photo

Ismaeel Dasti


Last seen: 2 years ago Active since 2017

Followers: 0   Following: 0

Statistics

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

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

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

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

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

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

7 years ago | 1 answer | 0

1

answer