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
fmincon constraints: why do inequality constraints fail but bound     constraints succeed?27 Jul 2008 00:34 GMT6
I'm testing my ability to implement "fmincon" on a simple Maximum
Likelihood Problem:  estimate the mean/std parameters  (mu,sigma)  of
a Gaussian distribution by minimizing the negative log-likelihood
function.  Let's pretend that the mean (mu) must be a positive number
updating a pop up menu27 Jul 2008 00:17 GMT1
I created a pop up menu with guide and and entered the text
"select frequency" into it.
I also have an open file dialog box.
I want to uptate pop up menu content after the files opened
AVI to MPEG (Windows to Mac) some help!26 Jul 2008 22:30 GMT10
I am making a movie of several figures in my windows
machine. I got the code from the newsgroup or the help, I
can't remember exactly.  
In any case the code makes a .avi file but of course once I
about column-by-column comparison b/w two matrices26 Jul 2008 22:24 GMT8
 I have two NxN matrices with each column contains N random but
unique intergers which is randomly picked from a series [1:2*N]. Now,
I want to find out how many number in the corresponding column are the
same. For example, consider
inverse regexp26 Jul 2008 19:47 GMT10
I was wondering if anyone wrote or met a function that was
inverting regexp.
For instance, let's suppose I want to extract tokens out a a
string. I can do that with regexp:
Writing to a csv file26 Jul 2008 17:53 GMT2
The code (below) should be simple, but I can't get it to
work. Could you guide me please.
for (mz = 1:2078)
   if (spectclusters(mz,2:64) == 0)
expfit censoring26 Jul 2008 17:36 GMT2
Hi to all,
I have a question. Suppose I have data from a study that
lasts 6 years. Some people are being censored within the
study, and others who haven't suffered the event until the
Embedded Matlab Fcn26 Jul 2008 15:23 GMT4
I get error message when I'm trying to use IF expresion in
"Embedded Matlab Fcn Block". Input to the block are 4
matrices [3x3]. Next "i_A" and "i_F" are used as parameters,
which are defineg in "Model Properties/InitFcn".
Speeding up griddatan26 Jul 2008 15:10 GMT7
I'm using "griddatan" to interpolate 4-dimensional
scattered matrix.  
However, "griddatan" seems very slow in a trajectory
simulation  which calls "griddatan" hundred-thousand times
solution to nonlinear eq26 Jul 2008 14:55 GMT10
Given an equation of the form:
A = b(1+b) + g(1+g)
where; A, b and g are restricted to integers
A is known, b and g are unknown
Manipulating a csv file26 Jul 2008 14:39 GMT2
Am new to Matlab, but need to learn fast. Am working with a
very large csv file that contains data as output from a mass
spectrometer, with m/z values in the first column, and all
intensity values in the following columns. Now, I want to
if statements and GOTO command26 Jul 2008 13:31 GMT1
I am having trouble with my code in the following IF
statement situation:
___________________________
for i=1:2
plotting a non-function26 Jul 2008 13:09 GMT2
I know this must be easy, but I just don't seem to find it:
How can I tell plot to plot the line between data points not as a
function (sort the x-values), but to plot them in order of appearance in
my vector? Or do I need an other command?
if statements and GOTO command26 Jul 2008 04:17 GMT2
I am having trouble with my code in the following IF
statement situation:
___________________________
for i=1:2
Animating plots (sort of)25 Jul 2008 23:34 GMT1
I'm trying to display consecutive plots, so that they appear
animated. For instance:
for i = 1:100
   plot([0 100],[0 100],'k',i,i,'o')
 
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.