Feeds
提问
read a variable from .txt file
Hello i have this formula y= ((-0.0459*x./sqrt(x.^2-m^2))./(1-exp(0.0459*x./sqrt(x.^2-m^2)))).*sqrt(x.^2-m^2) m is a variabl...
11 years 前 | 1 个回答 | 0
1
个回答提问
Does this formula wrote in correct way in the matlab
hello i have this formula y= -0.0459 E/(√(E²-m²))/(1-e^(0.0459 E/(√(E²-m²)))).√(E²-m²) In matlab y= ((-0.0459*x./sqrt(x.^...
11 years 前 | 2 个回答 | 0
2
个回答提问
how can i solve the matlab warning message
hello i'm a PHD student and a new in the matlab i have a formula that i need to integrate it numerically and plot it when i tri...
11 years 前 | 1 个回答 | 0
