photo

Ismaeel Dasti


Last seen: 2 years ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
40,006
of 298,649

REPUTATION
1

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,641

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 161,897

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2

View badges

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 2 answers | 0

2

answers

Question


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...

6 years ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer