First  |  Prev | 
Pages: 2868 2869 2870 2871 2872 2873 2874 2875 2876 2877 2878
mc-cdma
hai every reader, i am currrently working on mc-cdma ,I want that some one who has working on this topic can share his work with me iam also trying to simulate the mc-cdma in matlab thanks ... 14 Feb 2005 20:50
help with fminsearch
Hi, I am trying to fit a vonbertalanffy growth curve to some fish growth data, using iterative least squares and the fminsearch function. The VonB function has three unknowns hence you need three initial guesses. I can assign the function to a handle ok with this command: VonB = @(Lmax,b,k) sum(((Lmax*(1-b*exp(-k*... 14 Feb 2005 20:50
There may be a singularity in the solution
"State 1 of block 'loopmech/Subsystem3/Zero-Pole2' computed at time 1e-006 with step size 1e-006 is Inf or NaN. Stopping simulation. There may be a singularity in the solution. If not, try reducing the step size (either by reducing the fixed step size or by tightening the error tolerances)" This is the problem i... 14 Feb 2005 20:50
crashed !!!when I test the "Magic Square "Example in combuilder
when I ran the magic.exe The programme crashed with the following msg: Microsoft Visual C++ Runtime library Runtime error! Program: ..here is blank The application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. When I test the... 14 Feb 2005 20:50
Installation problem
I get this error when trying to install matlab: /tmp/28954tmwinstall/update/bin/glnx86/xsetup: relocation error: /tmp/28954tmwinstall/update/bin/glnx86/libmwins.so: undefined symbol: _eq_n I have this version of Linux version 2.4.21-27.0.2.ELsmp. Anyone have any idea what the problem may be? ... 14 Feb 2005 20:50
PDE tool model
Hello. I am trying to change the x and y axis in PDE toolbox using the following M-file, from an example given in help: function pdemodel pdeinit; pde_fig=gcf; ax=gca; pdetool('appl_cb',1); setuprop(pde_fig,'currparam',str2mat('1.0','0.0','10.0','1.0')); pdetool('snapon'); set(ax,'AspectRatio',[1.5 1]); se... 14 Feb 2005 20:50
Reading AVI files.
Hi, I am trying to read an AVI file and I get this error: ??? Error using ==> audiovideo\private\findchunk Incorrect chunk size information in AVI file. Error in ==> audiovideo\private\findlist at 16 [chunk,msg] = findchunk(fid,'LIST'); Error in ==> aviinfo at 120 [strlsize,msg] = findlist(fid,'strl'... 14 Feb 2005 20:50
Real time plotting
I, as many in here seem to be:), am new to MATLAB. I have installed a NI PCI-6036 DAQ. I now have the board working fine, and talking to it with MATLAB. My aim is to use the board as a monitor (of a voltage level), and then watch for threshold crossings and procede with some ao and dio calls. I want to see the data... 14 Feb 2005 20:50
plot problem
Hi, When I use "plot" function, the whole matlab is stucked and I get the following message in the error log file: An unexpected exception has been detected in native code outside the VM. Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x783053FC Function=Java_sun_awt_windows_WColo... 14 Feb 2005 20:50
where to find libmatlb.h?
I have a c program compiled from matlab compiler by others. And now I need to compile the c programs using cl.exe(microsoft visual c++ compiler), however, I got the error: libmatlb.h: No such file or directory When I try to compile it using cl, where could I find this header file? I don't know much about Matl... 14 Feb 2005 20:50
First  |  Prev | 
Pages: 2868 2869 2870 2871 2872 2873 2874 2875 2876 2877 2878