photo

Ismaeel Dasti


Last seen: 3 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
39,479
of 299,763

声誉
1

贡献数
6 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,798

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,797

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


How to solve error: Undefined function 'SGY_Function' for input arguments of type 'Solution'
I am using Matlab R2021b with Cantera I made sure the function is in the correct directory as the m file Any help is appreciat...

3 years 前 | 0 个回答 | 0

0

个回答

提问


Varying vector from [0 100] to [100 0]
I have a function that takes a vector as an input. I want to run this function multiple times with a for loop while varying this...

3 years 前 | 2 个回答 | 0

2

个回答

提问


How to show two plots on same graph?
I am reading 2 sets of data from my computer and would like to show the plots for both sets of data on one graph. I am using the...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Comparing values of 2 matrices and finding where they are equal corresponding to values of another matrix, beta
I want to compare the values of cp_found, a matrix, with the values of CpM, another matrix, and find for which value(s) of beta,...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Using while loop to run through equation n times using column matrix of n rows
I am trying to obtain a column matrix of n rows that has the solution of an equation done n times. This equation has other varia...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Solve and Plot Second-Order Differential Equation with Initial Conditions
Numerically solve the differential equation y'' + sin(y) = 0 using initial conditions y(0)= 0, y′(0) = 1. Solve equation y'' + y...

8 years 前 | 1 个回答 | 0

1

个回答