Feeds
질문
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...
10년 초과 전 | 답변 수: 1 | 1
1
답변답변 있음
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...
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...
10년 초과 전 | 0
질문
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...
10년 초과 전 | 답변 수: 2 | 0
2
답변질문
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...
대략 11년 전 | 답변 수: 1 | 0

