photo

Atrolita afra


Last seen: mehr als 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 ...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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.

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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; ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort