統計
MATLAB Answers
10 質問
0 回答
ランク
of 157,957
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How To do subplot in fallowing matlab Programme? it does two steps but after two steps it stops.
%%%Based on paper"A novel Sensor based on a bragg fiber with a defect layer %% programme for reflection throgh multilayer ...
8年以上 前 | 2 件の回答 | 0
2
回答質問
How can i solve the fallowing function for finding the value of ncutL??
syms ncutL %na=2.0; %nb=1.5; %a=0.211*10^-6; %b=0.305*10^-6; %lambda=1.55*10^-6; %k0=(6.28/lambda); %ka=k0*sqrt(na^2-nc...
8年以上 前 | 0 件の回答 | 0
0
回答質問
Is any direct syntax in matlab for using "Matheiu function for both radial and angular"?
kindly suggest me the syntax.
8年以上 前 | 1 件の回答 | 0
1
回答質問
how to use conditional ezplot ?
m=0; nc=1.0; na=2.0; nb=1.0; n=2; lambda0=1.50e-6; k0=2*pi/lambda0; rc=5/k0; a=1/k0; %0.211e-6; ...
8年以上 前 | 1 件の回答 | 0
1
回答質問
Matheiu function in matlab
what is the syntax of matheiu function in matlab?? for both radial and angular function.
8年以上 前 | 0 件の回答 | 0
0
回答質問
How can i do cumulative product of matrices??
Actually I have a 4X4 matrix with symbolic matrix elements and i have to do its cumulative product n times....its my problem.......
約10年 前 | 1 件の回答 | 0
1
回答質問
I am getting the error using matrix"Error using + matrix diemension must agree" How I can remove this error?
I am Using the matrix which is given below. XC=[-(i/(beta1*eta2))*((u2*diff(besselj(n,u2*r1)))+(1/r1)*besselj(n,u2*r1)), -(i/...
10年以上 前 | 0 件の回答 | 0
0
回答質問
About first derivative of hankel function at point of my choice..!
I am using "Diff" function to evaluate the first derivative of Besselj,Besselk,Bessely and Besselk at the point of my own choice...
10年以上 前 | 1 件の回答 | 0
1
回答質問
about use of "dbessel function" in matlab
Kindly tell me that in which version of matlab i can use differentiation of bessel functions "DBESSEL".
10年以上 前 | 1 件の回答 | 0
1
回答質問
I am using the following matrix to find out its determinant....but during this process iam getting the following expression and getting the error "Subscript indices must either be real positive integers or logicals."..kindly help me to remove error.
m2 =[besselj(n,t), 0, -(besselj(n,x)*((pi*y*besselk(n,z)*(-bessely(n+1,y)+(n/y)*bessely(n,y)))/2 - (pi*y*bessely(n,y)*(-bessel...
10年以上 前 | 1 件の回答 | 0