| Thread | Last Post | Replies |
|
| Diffusionmap--non linear dimensional reduction | 06 Jul 2010 03:57 GMT | - |
Can any one please help me to implement diffusionmap algirthm for finding the diffusion distance. Suppose I have a gray image and which is having size 25x25. here each pixel considered as a node in graph. thanks
|
| Diffusionmap--non linear dimensional reduction | 06 Jul 2010 03:57 GMT | - |
Can any one please help me to implement diffusionmap algirthm for finding the diffusion distance. Suppose I have a gray image and which is having size 25x25. here each pixel considered as a node in graph. thanks
|
| help with one of tool box for Frequency axis | 05 Jul 2010 22:11 GMT | - |
HI ! I am using one of the tool boxes (http://www.eecs.umich.edu/~fessler/irt/irt/nufft/) where they tested their algorithm with uniform frequency locations and non uniform frequency locations om = 2*pi*sort(rand(No,1)-0.5); % random frequency samples on [-pi,pi ] om = ...
|
| Simmechanics revolute joint contraint | 05 Jul 2010 19:29 GMT | - |
I am having problems with my simmechanics model. The model is kind a like a flight simulator (Stewart platform like Matlab example) only with some differences. So it has a body which is carried by 6 legs forming 3 'diamond shaped' supports with only revolute joints. The problem is ...
|
| Converting optimset and fminsearch to C code | 05 Jul 2010 19:14 GMT | - |
Hi, I would like to know if there is any method by which I could convert optimset and fminsearch functions into a C/C++ code. Since i need to parallalize my code I need to convert these functions. Any help would be really appreciated. Regards,
|
| Maximum number of function evaluations reached: increase options.MaxFunEvals. | 05 Jul 2010 18:46 GMT | - |
Iam trying to solve no. of non linear equations using fsolve but I am faced the following error!!! Maximum number of function evaluations reached: increase options.MaxFunEvals.
|
| Can Kalman Filtering be used in non-time applications? Updating Models | 05 Jul 2010 17:37 GMT | - |
See Subject. Actually, my interest is in updating non-linear models whose data might be collected in batches. None of it is time related in the sense of observations occurring in a time ordered sequence. It's a situation where it takes hours to collect and build the model, then ...
|
| squareform memory issue | 05 Jul 2010 17:02 GMT | - |
I'm using the pdist function to calculate the distances between a set of points. The results are transformed into SQUAREFORM and the FIND function used to determine the row and column of the minimum nonzero distances (or distances below user-defined threshold). Of course, when ...
|
| Storing Matlab Variables in A BLOB column | 05 Jul 2010 15:49 GMT | - |
I want to be able to store Matlab variables as binary data in a BLOB column in a mysql database, then retrieve them. How should I go about doing this? I tried using the fastinsert function like so: fastinsert(connection,{'blob_column'},Variable_To_Be_Inserted) but received a 'mysql ...
|
| fitting implicit equation without local minimum | 05 Jul 2010 15:42 GMT | - |
Hello, My problem is the following. I'm measuring the I V curve for a solar cell. So that, I get 2 arrays (one is V and the other is I). Now I know that the integral Int(I,V)= cumtrapz(V,I-Io) can be expressed as an algebraic equation : Int2=a*V+b(I-Io)+c(I-Io)*V+d*V²+e*(I-Io)² To ...
|
| How to converte a vector to a matrix | 05 Jul 2010 14:51 GMT | - |
I'm new to Matlab, and needs some help on something quite basic I think. That's probably the reason I had problems finding anything about it... I have 3 columns/vectors imported from excel that i want to make a contourf or a pcolor plot of.
|
| ++ Comprehensive Test Banks and solution manuals + | 05 Jul 2010 14:42 GMT | - |
Comprehensive Test Banks and solution manuals for student Email me at allsolutionmanuals11[at]gmail.com if you need to buy any test bank or solution manual listed below. All emails will be answered
|
| Easy Project Management | 05 Jul 2010 13:08 GMT | - |
Top-Rated, Web Project Management Software Project Drive provides all tools, charts, reporting functions and a customizable dashboard for efficient project management and objective- oriented productivity
|
| Mex and gsl | 05 Jul 2010 11:38 GMT | - |
I am a new user of matlab's mex files. I am trying to call a C++ file but I get errors related to the gsl matrices. I am using -lgsl -lgslcbla to compile it but no success up to now. Any help would be appreciated. Thanks
|
| Monte Carlo Simulation HELP! | 05 Jul 2010 11:01 GMT | - |
I have been trying to run a monte carlo simulation of a simple simulink model - digital modulation schemes (BPSK, QPSK, QAM). For some unfathomable reasons, I keep getting a horizontal plot rather than the expected water fall plot in
|