Feeds
提问
Check for incorrect argument data type or missing argument in call to function 'isfinite'.
Hello, I am trying to solve this system of nonlinear equations and allways appears this error: "Check for incorrect argument d...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to use delta operator in Matlab?
Hello everyone, I am studying calculus of variations. I did not found any function to describe the variation (or delta) opera...
5 years 前 | 0 个回答 | 0
0
个回答提问
How to optimize some functions?
Hey guys, So, I need to found the minimun values of Z and W when my parameters [pmax, pmin, td, tm] = [57086.00, 15420.247, 0.0...
5 years 前 | 0 个回答 | 0
0
个回答提问
How change the constructor class in each loop?
Hey guys, Well, I am developmenting a code that can calculate some parameters about pressure in a structure. So, I have 4 cons...
5 years 前 | 0 个回答 | 0
0
个回答提问
Property assignment is not allowed when the object is empty. Use subscripted assignment to create an array element.
Hello! I was developed a software with app designer and connect all values in a constructor class (this connection is running)....
5 years 前 | 1 个回答 | 1
1
个回答提问
The following error occurred converting from sym to double: Unable to convert expression into double array.
Hi! I am testing a function in MATLAB: ode45. I created some functions in a class to run this testing, because I am developme...
6 years 前 | 1 个回答 | 0
