photo

Nicolas


Last seen: ongeveer 3 jaar ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
35.144
of 300.381

REPUTATION
1

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
1

RANK
 of 20.941

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.477

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 Review
  • Thankful Level 1

View badges

Feeds

View by

Question


spmd and persistent variables
Hi all, I use 'spmd' to call a function 'fun1' in which some persistent variables are declared. The documentation states that...

ongeveer 10 jaar ago | 1 answer | 1

1

answer

Answered
Matlab Coder and ode45 with extra parameters - What implementation strategy?
Two additionnal informations: # The program 'b)' works if we substitute 'persistent VarAdd2' by 'global VarAdd2' and if we ad...

meer dan 10 jaar ago | 0

Question


Matlab Coder and ode45 with extra parameters - What implementation strategy?
Hi all, I'd like to apply Matlab Coder to an 'ode45' function used with extra parameters. My problem is that Matlab coder doe...

meer dan 10 jaar ago | 2 answers | 0

2

answers

Question


Matlab Coder and fminsearch: what implementation strategy?
Hi all, I'd like to use Matlab Coder to speed up optimization when the 'fminsearch' function is used. This function seems sup...

bijna 11 jaar ago | 1 answer | 0

1

answer