統計
All
Feeds
質問
How to resolve the error-Input arguments of type 'double'?.
I tried to perform double integration using syms function in my program. Its generating the error- Input arguments of type 'do...
13年以上 前 | 1 件の回答 | 0
1
回答質問
How do i check if the input arguments of a function is of type double?
When I tried to perform double integration it is generating an error "input arguments should be of type double". I used syms co...
13年以上 前 | 0 件の回答 | 0
0
回答解決済み
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
13年以上 前
質問
how to create contour plots?
I have an expression Bz1=((1j*h)/r)*((R2*exp((alpha1/r)*z))+(S2*exp((-alpha1/r)*z)))*(exp(1j*h*(((2*pi*N/60)*t)-theta))) ...
13年以上 前 | 0 件の回答 | 0
