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...
거의 12년 전 | 답변 수: 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.^...
거의 12년 전 | 답변 수: 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...
거의 12년 전 | 답변 수: 1 | 0
