NJ2Cali
Followers: 0 Following: 0
Statistics
RANK
218,211
of 295,467
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
How can I generate code for a Simulink model that uses exponents without enabling support for nonfinite numbers?
I did some more digging into the model and it turns out that saturation helped, but there were other blocks in the code that req...
1 year ago | 0
Question
How can I generate code for a Simulink model that uses exponents without enabling support for nonfinite numbers?
I have a Simulink model that requires the use of exponents for some of its calculations. I would like to generate code from the ...
1 year ago | 1 answer | 1
1
answerQuestion
Create MATLAB Function block with output size set at compile time
I've created a Matlab function block that takes in a parameter n from a parent mask and outputs an array of size [n,1]. I intend...
1 year ago | 2 answers | 0
2
answersQuestion
How to solve optimization problems when the objective function includes a symbolic function
Hi, I'm trying to use fmincon to optimize a certain function that I will call Func1, subject to several inequality constraints ...
2 years ago | 2 answers | 0