Matlab with mplab ide
Hi All, anyone uses Matlab with mplab ide this software before? i'm doing an assignment recently and I don't know how to link this two up. Meaning, once mplab sent a signal to Matlab, my Matlab 3D figure will receive the signal and show peaks of it. Pls help if anyone know. Thanks a lot in advance. ... 2 Feb 2010 15:19
help me to code pls
Hi I'm engineering student developing coding for automatic detection of exudates using fuzzy logic. For tat i'm in need of removing the optic disc from the fundus image. I need the algorithm which wil best suit to to remove the optic disc and if u give me the coding for that, it would help me a lot as i'm in the wink ... 2 Feb 2010 15:19
cannot find matlab.hpp header file
hello this is nischal reddy. i'm converting the matlab code to vc++. for this purpose i need matlab.hpp header file to include in vc++. so from where can i get matlab.hpp header file. i have been trying for 1 week onwards. plz kindly help me in this regard. thanks in advance ... 2 Feb 2010 15:19
Help in MATLAB.. Normal Probability Plot
Hi, I am new for MATLAB. Can anyone assist for the following question for the information enter into the program? Use normplot ? Plot normal probability plot for a random sample of size 60 from N(0,1). Thanks. ... 5 Feb 2010 18:25
How to write a for loop for multiple variables
Dear All, I'm a new Matlab people and need your help. I do have multiple variables, A1, A2, A3... in one .mat file for analysis. The matrix A1,A2,A3 have same size. I have another B1,B2,B3...I will do this: A1-B1,A2-B2,A3-B3,... and analyze all of them. How can I write a for loop to do it? I write one, but it... 2 Feb 2010 15:23
Lowpass Butterworth Filter
"Matthew " <mdford86(a)gmail.com> wrote in message <hbsfpg$c3g$1(a)fred.mathworks.com>... I want to create a lowpass butterworth filter for some data that I have and from what I've read online I can't figure out how to actually implement the filter. I have time and acceleration data (so two vectors, say, Time and Accel... 2 Feb 2010 15:19
Write Binary Image from Matrix
Hi -- I have a 2D array of ones and zeros and would like to write it as a binary bitmap. Seems simple, but I can't figure out how. What am I missing? Thanks. ... 2 Feb 2010 15:21
smooth3
i have a 3d image with x,y and z co-ordinates. how to use smooth3 function the input image which i have has rough edges and corners. after applying smooth3 function,i need a smooth closed and bounded surface. ... 2 Feb 2010 15:20
Finding out memory occupied by a complicated structure
Hi everyone, I am working with some nested data structures, e.g., cell array of objects - each object containing a 4D array, strings, and a structure. Often times, I find it necessary to estimate the total memory (size in KB) occupied by some complicated data structure. Is there a utility function that estimates the... 2 Feb 2010 15:19
nonlinear ancova?
I'm trying to do a non-linear or perhaps polynomial analysis of covariance (ancova) and can't figure out how to do it with matlab/if it's even possible. Can anyone help me with this issue? Specifically, I'm trying to test if the difference between two non-linear curves is statistically significant. I need to be able... 2 Mar 2010 13:31