Community Profile

photo

Atrolita afra


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How can i write this meijerG function?
Part2_1 = ((a*b)/(c*b+d)); Part2_2 = I/A0; Part2 = meijerG([],g^2,[g^2,a,k],[],Part2_1*Part2_2); where is the problem? and ...

3 years ago | 0 answers | 0

0

answers

Question


How to combine three different figures for three different vectors in one figure?
Here, for a = 9.1 or 3.99 or 1.1 and b = 4 or 2 or 2 i can get one single plot where i am verying another variable segma. But i...

3 years ago | 0 answers | 0

0

answers

Question


why i am getting the error "Index exceeds the number of array elements (1)" in my code? i am getting the error in line 33.
clc clear variables close all segma_N = 10.^-7; % p_db = 0:5:30; % p = 10.^(p_db/10);%power p = 0.07; R = 0.5; %Optoel...

3 years ago | 1 answer | 0

1

answer

Question


Can i use meijerG function in my R2014b version of matlab?
i need to know about how i can use the built in function which is not available in my version.

3 years ago | 0 answers | 0

0

answers

Question


can anyone check this code?
function l=LCR_CF(k,c,sigma) %% pdf of process of various values of system parameters for x=0:.0625:10 temp=0; L...

4 years ago | 1 answer | 0

1

answer

Question


what is wrong with this code?
functiony=pdf_rician(k,c,sigma) %% pdf of process of various values of system parameters for x=0:0.0625:10 temp=0; ...

4 years ago | 1 answer | 0

1

answer