Statistiques
6 Questions
0 Réponses
RANG
31 771
of 300 381
RÉPUTATION
1
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
16.67%
VOTES REÇUS
0
RANG
of 20 941
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 477
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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 ...
environ 5 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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.
environ 5 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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; ...
plus de 5 ans il y a | 1 réponse | 0
