Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Mathematics
General TopicsResearchOperations ResearchStatisticsMathematical LogicNumerical AnalysisUndergraduate MathAlgebra HelpRecreational Math
Math Software
MapleMathematicaMATLABScilabSASSPSS

Math Forum / Math Software / MATLAB / July 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
anovan question25 Jul 2008 15:33 GMT3
Hi,
I am using the function anovan to do a multi-way anova. It
is clear how to do this when group factor is defined.
However, suppose my group factors are stored in a matrix A,
Conflict between property name and Matlab buit-in function name25 Jul 2008 15:10 GMT4
I am writing some OOP code in Matlab and I wonder if there
is any way to specific a function from the Matlab built-in
class.
The reason why I want to do this is because I want to be
image processing25 Jul 2008 14:34 GMT2
How to find the average gray level of the histogram?
TWAIN Support25 Jul 2008 14:34 GMT2
I was wondering if MATLAB was able to directly support TWAIN
image acquistion devices without creating a generic MATLAB
driver.
Thanks,
ifft25 Jul 2008 14:33 GMT4
i have a base band frequency domain impulse response that i
need to transform to the time domain.
it is in the form of two vectors one containing the real
part and the other the imaginary one.
vectorization of for-loops25 Jul 2008 14:31 GMT3
I finally solved my 3-D plotting problem from earlier. Now
the  down side is: the calculation takes about a day on my
2GHz, 2 GB DDR2 RAM machine. I guess it is due to all the
for loops in the calculation. I tried to vectorize the
peak detection25 Jul 2008 14:17 GMT2
I have been using a peak detection m file from
http://www.billauer.co.il/peakdet.html. The code is shown below.
Does anyone know if its possible to vectorise this function
as it currently uses for loops? and if it is, could you show
Incorrect FFT documentation?25 Jul 2008 13:32 GMT5
I think I have found an error in the documentation for FFT
(doc fft).  The line where the frequencies are computed
looks like this:
f = Fs/2*linspace(0,1,NFFT/2);
Amplitude / time data analysis25 Jul 2008 13:03 GMT5
Is there any matlab program that I can input .txt files of
varying amplitude data plotted against time.  I need to
measure the amplitude of the peaks and determine the
baseline and maybe define a thresold.
Parameter uncertainty in ezyfit25 Jul 2008 12:15 GMT1
Does any one by any chance know how to extract the
uncertainties associated with the parameters returned by the
fitting procedures in ezyfit? E.g. if one is fitting data to
a function such as y=k*x+b, then one would expect the result
fminunc eroor (Error using ==> roots at 28...)25 Jul 2008 11:17 GMT1
I am trying to estimate GARCH(1,1) parameters (without
GARCH toolbox) using maximum likelihood methods and have
the following error:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
arranging a struct25 Jul 2008 11:13 GMT10
I'm trying to arrange a struct, but can't seem to find a
good and quick way.
I'm using
>>files=dir(strcat(locationimages,'*.bmp'))
64-bit mex problems25 Jul 2008 10:50 GMT1
I am trying to compile some mex files written in fortran,
and am getting the following error:
LIBCMTD.lib(toupper.obj) : fatal error LNK1112: module
machine type 'x64' conflicts with target machine type 'X86'
Subplots in GUI25 Jul 2008 10:13 GMT2
In my GUI if the user selects a checkbox there are two plots
that I need to show, whereas if the checkbox is not
selected, I want to show just one plot.
I placed one axes in GUIDE and when I had two plots I just
saveas with for loops25 Jul 2008 09:39 GMT3
I have been writing a gui to deal with potentially dozens
of files at once.  I would like to save each of the plots
I generate automatically.  I have added what I believe are
the critical parts of the code below.  My problem is that
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.