photo

Daniel Wells


Northwestern University

Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

10 Questions
1 Answer

RANK
14,138
of 297,503

REPUTATION
2

CONTRIBUTIONS
10 Questions
1 Answer

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
2

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • Thankful Level 3

View badges

Feeds

View by

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

answer

Question


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

answer

Question


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

answer

Question


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

answer

Question


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

answers

Answered
Numerical 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

answers

Question


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

answer

Question


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

answers

Question


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

answer

Question


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

0

answers