First
|
Prev |
Next
|
Last
Pages: 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766
rotation panorama video Hi everyone, If there is any free dowmload libarary for panorama videos to use it in my project with high quality thanx in advance ... 7 May 2010 10:01
Set up 16 workers on a local machine? Hi, everybody. I have a computer installed with two quad-cpus and ddr3 memory, so I have 16 processors displayed in the task manager of my computer due to the Intel hyperstread technique. I'm wondering if it's possible to open 16 workers on a local machine by the command 'matlabpool'. Many thanks. Best Zhengh... 11 May 2010 01:22
Cosine Similarity I am trying to get the cosine similarity between rows in a matrix containing 1's and 0's. I am using the matlab function : D = pdist(X,'cosine') where X = matrix But when i run the command, it gives the following error: ??? Error using ==> pdist at 174 Some points have small relative magnitudes, making the... 7 May 2010 06:42
How to add a table in GUI using MATLAB 7.4 (R2007a) I'm a beginner of MATLAB. I want to creat a table in GUI, which allows user input and save data. My MATLAB version is 7.4 (2007a). Can anyone help me out? ... 7 May 2010 05:38
matlab vs octave Hi, could anybody comment this terrible result of indexing benchmark: http://artax.karlin.mff.cuni.cz/~hajej2am/ulozna/benchmark_index.m Matlab 2010a: benchmark_index (4e6, 100) time_slice1 = 5.734381 time_slice1s = 3.168516 time_slice1v = 9.452393 time_slice2c = 2.859510 time_slice2r = 6.575188 time_sl... 8 May 2010 15:36
Matlab financial engineer: LDN My client, a London based Hedge Fund, is looking to hire an experienced Financial Engineer to join their team in London. We are looking for a strong professional with preferably 3-6 years Matlab programming experience within a user focused background. Knowledge should cover financial programming as well as GUI and sc... 7 May 2010 05:37
Fitting multiple data sets Hello, I'm trying to fit one equation y=a*(b^c)*t to multiple plots. I've got 6 plots which should have the same a and b parameters, but c differs (c is 1:6). So it's in fact 6 equations which only differ in c, but a and b are the same. I've got all data sets in an array and i tried to use cftool to fit them, but... 7 May 2010 12:14
Fitting multiple data sets Hello, I'm trying to fit one equation y=a*(b^c)*t to multiple plots. I've got 6 plots which should have the same a and b parameters, but c differs (c is 1:6). So it's in fact 6 equations which only differ in c, but a and b are the same. I've got all data sets in an array and i tried to use cftool to fit them, but... 7 May 2010 04:33
Needleman–Wunsch algorithm code (customized scoring matrix) Dear all, I wonder if somebody has develop Matlab code Needleman–Wunsch algorithm for global alignment. My application involve comparing sequences (not protein) and need our customized scoring matrix (not PAM or BLOSUM). Therefore I cannot apply function in the bioinformatics toolbox in MATLAB directly?. I ... 8 May 2010 00:26
Need help, how to program to find ecg singal 15 features extractions I need to submit my project in 3 weeks, need to do ecg singal extractions use matlab, I need help!!! Or someone can help me program a peak finder program, include max and min pls, thanks a lot!!! ... 7 May 2010 06:42 |