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
