Ismaeel Dasti
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
39,701
of 294,560
REPUTATION
1
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,123
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 151,939
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
Feeds
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
answersQuestion
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
answersQuestion
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
answerQuestion
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
answersQuestion
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
answerQuestion
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