Feeds
提问
Want to convert .MAT to .TXT
Hello, I have multiple .MAT structures with multiple variable names and long vectors (3000+ of data) that I would like to proce...
8 years 前 | 2 个回答 | 0
2
个回答提问
Solving nonlinear system using Fsolve function
Hello, I am trying to solve for this system of nonlinear equations in matlab: function f = nle(x) x=x(1); y=x(2); f...
13 years 前 | 1 个回答 | 1
1
个回答提问
Solving for x given F(x) for nonlinear polynomial function
Hello my name is Sara I have a polynomial function that looks like this: kp = {(1-b)^3/b^2}*{20/5-b} I have the value for ...
13 years 前 | 1 个回答 | 0