photo

Wafa Ammar


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
121,613
of 301,447

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,284

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,609

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


Running a C++ code with Matlab
I have c++ program files and i want to run them on Matlab. i installed the Mingw w64 compiler and i don't know what the next ste...

8 years ago | 0 answers | 0

0

answers

Question


error using fminbnd: Error in fminbnd (line 228) x= xf; fx = funfcn(x,varargin{:});
Hello, my code includes the following: for j=1:1:ind_Dch F2= @(t) F1(j)-0.491*exp(-0.908*t)-0.509*exp(1,679*t); ...

8 years ago | 1 answer | 0

1

answer