Statistics
RANK
14,138
of 295,569
REPUTATION
2
CONTRIBUTIONS
10 Questions
1 Answer
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
2
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Embed Matlab movies into Latex
I am having a difficult time embedding a movie made with Matlab (via the use of getframe and movie2avi) into Latex. The files cr...
12 years ago | 1 answer | 0
1
answerQuestion
Writing a script to compile using mcc
I am having trouble figuring out how to automate part of my MATLAB workflow, and would appreciate some help. I am using the mcc ...
12 years ago | 1 answer | 0
1
answerQuestion
Artificial minimum in solving ODE
Hello again, Is there any way, using one of the ode functions in MATLAB, to set a tolerance below which that variable will be...
12 years ago | 1 answer | 0
1
answerQuestion
Adding a string to a specific place in MATLAB
How would one add a line to a specific place in a file? For example, if in the file "test.m" I wanted to insert the line of co...
12 years ago | 1 answer | 0
1
answerQuestion
When to use MEX in a MATLAB progam (Example of an Ulam Map)
I am attempting to learn how to write MEX programs to use in my MATLAB programs when there is need. As far as I know, one does t...
12 years ago | 2 answers | 1
2
answersNumerical Jacobian in Matlab
I am using jacobianest already, and was looking for a second opinion on the estimation for the jacobian of a particularly nasty ...
13 years ago | 0
Question
Numerical Jacobian in Matlab
I am trying to estimate the Jacobian of a multivariable function in Matlab. I came across a method here: http://www.mathwork...
13 years ago | 6 answers | 0
6
answersQuestion
fsolve with cell input?
As a continuation of an earlier question, I am now trying to find the minimum of a function f from R^n to R^n. I have figured ou...
13 years ago | 1 answer | 0
1
answerQuestion
Arbitrary sized function evaluation
x is an n-dimensional vector, and f is a function which takes in n variables. Is there a way to dynamically evaluate f so that t...
13 years ago | 2 answers | 0
2
answersQuestion
Convert a symbolic equation to a vector equation
I would like to be able to input a multi-variate symbolic equation into MATLAB and convert that equation into a function which t...
13 years ago | 1 answer | 0
1
answerQuestion
Preconditioning in fmincon
I am trying to find the minimum of a nonlinear, multivariate function using fmincon in MATLAB. Currently, my set of options is ...
13 years ago | 0 answers | 1