photo

enter


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
220,932
of 300,028

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
83.33%

收到投票数
0

排名
 of 20,860

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,043

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How to calculate ode45 of system of equations with particular initial conditions?
Let's say that we have system of equations (I put some random values) such as: for I don't know how to type initial conditio...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Is there a way to find a global minimum using genetic algorithm?
As in the title : Is there a way to find a global minimum using genetic algorithm? I've written a code to find a global minimum...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Substitute variable and find maximum of the function
Let's denote a function , where x and y belong to interval [1,5]. I would like to find maximum of this function, knowing that ...

5 years 前 | 2 个回答 | 0

2

个回答

提问


Taking data from matrix and using it in a function
Let's denote . I would like to find the maximum value of the function z, if I substitute with -1 or 1. I created a matrix of o...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to find maximum of a multivariable function using max()
How to find maximum of a multivariable function using max(). Let's denote z = (y+cos(y))/(x^2) for x,y belonging to [1,15].

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to find maximum of a function of 2 variables
I have a function z = cos(x^2 + y^2) and the assumption that both x and y belong to interval 1;5. How can I find the maximum val...

5 years 前 | 1 个回答 | 0

1

个回答