photo

Atrolita afra


Last seen: 11 mesi fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB Answers

6 Domande
0 Risposte

RANK
31.771
of 300.381

REPUTAZIONE
1

CONTRIBUTI
6 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
16.67%

VOTI RICEVUTI
0

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.477

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

circa 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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.

circa 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 5 anni fa | 1 risposta | 0

1

risposta