photo

Zied


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

9 个提问
1 个回答

排名
132,942
of 300,853

声誉
0

贡献数
9 个提问
1 个回答

回答接受率
11.11%

收到投票数
0

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,319

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

已回答
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 前 | 0

提问


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 前 | 3 个回答 | 0

3

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答