Feeds
질문
Outrageous values when printing out a function
I'm trying to print out a function with defined variables, vcx = sol(1)*exp(root0*x)+ sol(2)*exp(root1*x); when testing, I tr...
거의 7년 전 | 답변 수: 3 | 0
3
답변답변 있음
Outrageous values when printing out a function
I tried solve(vct,x) but this didn't work because the vct isn't an equation. I also tried solx = solve(solution,x) where solut...
Outrageous values when printing out a function
I tried solve(vct,x) but this didn't work because the vct isn't an equation. I also tried solx = solve(solution,x) where solut...
거의 7년 전 | 0
질문
error with graphing exp function
in my code I tried having e to some negative power and graph it but it's not working, any help? r = 0.5; l=4; %%given: A(1) an...
거의 7년 전 | 답변 수: 0 | 0