photo

James Allison

MathWorks

Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

0 Questions
5 Answers

RANK
6.641
of 300.352

REPUTATION
6

CONTRIBUTIONS
0 Questions
5 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
3

RANK
 of 20.928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.212

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

  • First Answer

View badges

Feeds

View by

Answered
How do I code my optimization problem with the Optimization Tool Box?
This is an optimization problem with a nonlinear objective function and linear constraints. fmincon applies to this type of prob...

meer dan 14 jaar ago | 1

Answered
Hybrid Wind Fuel Cell System
You might find this <http://www.mathworks.com/programs/wind_turbine_webinars/ webinar series on wind power> helpful.

meer dan 14 jaar ago | 1

Answered
Read/Write global variables during simulaion
The <http://www.mathworks.com/help/toolbox/simulink/slref/datastorewrite.html data store block> will allow you to do this.

meer dan 14 jaar ago | 0

Answered
Can I call quadprog() using Embedded MATLAB from Simulink?
If you are fine with a simulation-only capability (i.e., no code generation), then you might also consider using a <http://www.m...

meer dan 14 jaar ago | 1

Answered
Auto Simulate Simulink Model
Automating the simulation of a Simulink model from MATLAB can be done using the <http://www.mathworks.com/help/toolbox/simulink/...

meer dan 14 jaar ago | 0