First
|
Prev |
Next
|
Last
Pages: 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745
Rolling structure actuated by spring in Simmechanics Hello, I intend to simulate in Simmechanics this mechanism shown here. http://www.youtube.com/watch?v=C26DWO0GqPY On the forum and in the help files I’ve got some info, but not enough to make something usable. Now, let me describe a little the mechanism that makes me sleepless. 1 - the base (black co... 10 May 2010 15:25
Construct vector of cfit() objects Dear NG, I would like to fit a number of vectors p and y. They have different lengths, so they are stored in cells. Now, how can I store the individual results? Obviously, this example doesn't work since the result "cf" is of type "cfit". "gof" and "out" are structures which is OK. for idx = 1:100 [cf... 11 May 2010 17:54
Subplot.imshow,size of images Hello to all, I have made a loop to show multiple images using the known way with subplot and imshow. On the other hand, I see that the subplot resize the images to a lower resolution which I cannot tell.And these appear too small. Is there any way to fix this? Thanks in advance. ... 12 May 2010 16:58
Matlab 2007; Visual Studio 2008 I have Matlab 2007 and Microsoft Visual Studio 2008. I want to make the latter the "compiler" to work with my Matlab compile functions -- we do have the compiler installed. However the mbuild -setup command cannot find this compiler, perhaps because it was made AFTER the Matlab release. Does anyone know why mb... 10 May 2010 14:19
MLP neural network - Problem even with a smooth surface Hi All, I am using NEWFF function to approximate a smooth surface which is more or less monotonically decreasing. Its a 2D surface and I have only 24 values of X and Y on the surface for which I know Z. The value of Z at X=0 (for any Y) is also known. I populate the line at X=0 with this known value of Z for all the... 10 May 2010 14:19
tracking ImageAnalyst <imageanalyst(a)mailinator.com> wrote in message <9166643d-3098-4c91-b56d-9895cadedd83(a)c34g2000yqn.googlegroups.com>... Sarah If you have the Image Processing Toolbox installed, look in the help. There's a section for "Contents/Image Processing Toolbox\Demos\Detecting Cars in a Video of Tra... 10 May 2010 14:19
Compiling MCR C++ dll with VS2010 Hi, I am trying to compile C dll deployment matlab code with vs2010 and i run into the error below: error C2371: 'char16_t' : redefinition; different basic types May I know if there is a way to avoid this. I am using MCR 7.11 Thank you. ... 10 May 2010 14:19
Interfacing C with a matlab gui I have code written in C, but I want to use a Matlab gui I have created to go with the code. The code has to send some data to matlab and it should get plotted. I included an "axis" element on my gui. My problem is, how do I send data to that gui from my C code? This opens my gui: engEvalString(ep, "hodghux1"... 10 May 2010 14:19
Run an exe file from matlab I have a program called dcm2nii.exe and in order to run it I need to include input arguments. How can I do this automatically through matlab?? When just using cmd here's what I do: cd C:\Documents and Settings\Administrator\Desktop\Ali\mricron dcm2nii -o C:\Vesta C:\Vesta (where dcm2nii is the exe file, -o C:\Vest... 10 May 2010 18:46
can't install MCR on ubuntu8.10 amd64 ------------------------------------- I have the same problem, running Ubuntu 9.10 on an x86 machine. I have set all Java-paths, extracted the files and run "java -jar setup.jar" and I also keep getting the "JVM not found" message. Anyone any idea how to solve this? Is this a specific Ubuntu probl... 10 May 2010 14:19 |