Ritesh Chaurasia
BHU
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
192,243
of 295,673
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
10.0%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 0 answers | 0
0
answersQuestion
Is any direct syntax in matlab for using "Matheiu function for both radial and angular"?
kindly suggest me the syntax.
8 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
Matheiu function in matlab
what is the syntax of matheiu function in matlab?? for both radial and angular function.
8 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0