First  |  Prev |  Next  |  Last
Pages: 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815
conting number of tuberoclosis baclili
i teid this code given in this thread- http://www.mathworks.com/matlabcentral/newsreader/view_thread/164676 with this procedure i was not able to find the count of the bacili. it was giving incorrect ouput count. these are the basic steps that i am following- coverting the image to hue scale then segmentation ... 1 May 2010 09:48
Matlab Emdebbed - Dynamic Vector size
Hi, is there any chance to define a dynamic vector size in Matlab Embedded? The implementation would be as described below: I want to use dynamic Weibull Analysis on Fault Events, hence the vector containing the times of fault events is continuously increasing as more events are occuring. The matlab function '... 1 May 2010 05:28
Online survey jobs & data entry jobs
http://teluguscope.com/job.html http://teluguscope.com/links/onlinedataentryjobs.html http://teluguscope.com/links/Copy%20Past%20jobs.html http://teluguscope.com/links/Work%20from%20Home.html http://teluguscope.com/links/Formfilling%20jobs.html http://teluguscope.com/links/Survey%20Jobs.html ... 1 May 2010 05:28
White Gaussian Noise
Hi all, I used y=awgn(x,SNR) function in MATLAB 2007 . FOR X=100 SNR=-40 Answers are very different. After getting first answer, if I clear command window and type same values again, it gave different value than first answer. Can anyone explain it to me? ... 1 May 2010 05:28
'Maximum recursion limit 500 reached' problem
Hi guys, I'll be very thankful if someone helps me with this problem: "??? Maximum recursion limit of 500 reached. Use set(0,'RecursionLimit',N) to change the limit. Be aware that exceeding your available stack space can crash MATLAB and/or your computer." I'm trying to solve a system of differential eqs usin... 3 May 2010 10:55
Online survey jobs & data entry jobs
http://teluguscope.com/job.html http://teluguscope.com/links/onlinedataentryjobs.html http://teluguscope.com/links/Copy%20Past%20jobs.html http://teluguscope.com/links/Work%20from%20Home.html http://teluguscope.com/links/Formfilling%20jobs.html http://teluguscope.com/links/Survey%20Jobs.html ... 1 May 2010 04:24
Please help!
Hi all, I have set up MatlabR2009A in RHEL5. I am opening matlab by executing ./matlab command from "$matlabInstallationDir/bin" directory. Matlab is directly going into to $matlabInstallationDir/bin as starting folder. I want to change this starting folder as my specified folder. How can I achieve this? r... 1 May 2010 05:28
plotting points using colormap
Hi, I have a question for a simple problem. When I plot two horizontal lines ,e.g. plot([1 2],[2 3;2 3]) each line is by default coloured according to the current colormap definition. By default, the first is blue the second is green. I would like to plot 'n' points, e.g. plot(1:n,rand(1,n),'x') and... 1 May 2010 05:28
Using LAPACK with mex
Hi, I am trying to compile a program (SDPAM) which has the makefile MEX=mex SDPASRCS=rsdpa_lib.cpp rsdpa_tool.cpp rsdpa_algebra.cpp \ rsdpa_struct.cpp rsdpa_parts.cpp rsdpa_io.cpp rsdpa_dpotrf.cpp LAPACK_D=-D_MATLAB_LAPACK MEXFILES=mexsdpa all: mexsdpa mexsdpa: $(MEX) CXXOPTIMFLAGS='-O3 -... 1 May 2010 03:19
Animation by plotting waveform?
I was wondering how to go about plotting a sound wave as a wav file is playing so it looks like it's being animated? ... 1 May 2010 03:19
First  |  Prev |  Next  |  Last
Pages: 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815