photo

Zied


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

9 Questions
1 Answer

RANK
74,625
of 300,756

REPUTATION
0

CONTRIBUTIONS
9 Questions
1 Answer

ANSWER ACCEPTANCE
11.11%

VOTES RECEIVED
0

RANK
 of 21,077

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,890

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

  • Thankful Level 1

View badges

Feeds

View by

Question


How to use a PLS moldel to predict unknown responses?
Hello, I used the following code to build a PLS model. I would like to use the model to predict the response for unknown sample...

7 years ago | 0 answers | 0

0

answers

Question


How to access the intermediate calculation in genetic algorithm optimisation?
Hi, I would like to use my own data instead of a function when using the genetic algorithm optimisation. In other words, instead...

7 years ago | 1 answer | 0

1

answer

Answered
How to define and call a function in the same script
So, do you mean I need just to write my function just after the main code in the same file. Do you think it will work if the ...

9 years ago | 0

Question


How to define and call a function in the same script
Hello, I have a code that is working. It consists of a main script that calls 2 functions from 2 other m files. I will simulat...

9 years ago | 3 answers | 0

3

answers

Question


Plot the integration of differential equations
Hello, I have a system similar to the Lorenz attractor. I mean a set of differential equations. They are in a function called ...

9 years ago | 1 answer | 0

1

answer

Question


How to stop a script if a warning appears repetetively?
Hello, I would like to stop my script in case a warning appears and set the output of the script to fixed value, let's say zero...

9 years ago | 2 answers | 0

2

answers

Question


why does Matlab oblige me to use a stepsize less than 10-22 with ode15s?
Hi all, I am using a function that calls the ode15s to integrate my 6 stiff ODEs. Unfortunately, Matlab gives repetitive warni...

9 years ago | 0 answers | 0

0

answers

Question


How I can add the arguments of the solver ODE15i in a in function?
Hello, I cannot add the arguments of the ODE solver ode15i and when I omit the arguments,I get an error. The code works fine ...

9 years ago | 1 answer | 0

1

answer

Question


Why does the lyapunov exponent calculator fail with 6 ODE?
Hello, I have this piece of code that worked fine with the Lorentz system with 3 ODE. But when I used my system with 6 ODE.It ...

9 years ago | 0 answers | 0

0

answers

Question


Exchange data in MAtlab when using the genetic algorithm toolbox.
Hello Everyone, I would like to use the genetic algorithm in the tool box of Matlab but I would like to generate the fitness ...

12 years ago | 1 answer | 0

1

answer