Sepanta Gharib
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Calculating partial molar property
I want to calculate partial molar property of species _i_ in a binary mixture, which is defined as " _abari_". Its molar propert...
6 years 前 | 1 个回答 | 0
1
个回答提问
Error about “Maximum recursion limit of 500 reached”
In Matlab: Maximum recursion limit of 500 reached. It seems that one of functions is being called a lot. Increasing the Recur...
6 years 前 | 1 个回答 | 0
1
个回答提问
Use fsolve function in genetic algorithm toolbox
I have a one-variable nonlinear equation that needs to be solved with the " _fsolve_" function. This equation also has a paramet...
6 years 前 | 1 个回答 | 0
1
个回答提问
Error: "Input arguments must be convertible to floating-point numbers."
Hello I get an error from line "max" function in the following line: Z = max(real(Root)); "Root" is a symbolic variab...
6 years 前 | 1 个回答 | 0
1
个回答提问
Problem with "roots" command
Hello In the following code, the "roots" command should give us 3*6 matrix with 18 values, because A and B have 6 values and ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Fit an equation with trained neural network
Hello, How can I fit a trained neural network into an equation? Because modeling is worthless without an output equation. ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Simultaneous solving of the system of ordinary differential equations
Dear friends I have two sets of ODE system (A & C) that need to be solved simultaneously. For example, the system *A* is the ...
6 years 前 | 1 个回答 | 0
1
个回答提问
creating a scatter plot with smooth line for small dataset
I have a small dataset like this: x = [1 2 3 4 5]; y = [0.1 0.5 0.3 0.7 0.2]; I would like to plot them with a smooth line ...
7 years 前 | 1 个回答 | 0
1
个回答已回答
Problem with "In an assignment A(:) = B, the number of elements in A and B must be the same"
Thank you very much Jan, *clearing global variables* has solved this error. It's interesting! But having "NaN" Answers in ...
Problem with "In an assignment A(:) = B, the number of elements in A and B must be the same"
Thank you very much Jan, *clearing global variables* has solved this error. It's interesting! But having "NaN" Answers in ...
7 years 前 | 0
提问
Problem with "In an assignment A(:) = B, the number of elements in A and B must be the same"
Hi, I'm getting problem with the code that attached. When I run this code, it will show me this error: In an assignment A(:) ...
7 years 前 | 2 个回答 | 0