SHAMA NOREEN
Followers: 0 Following: 0
Statistiques
4 Questions
0 Réponses
RANG
204 729
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
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
Solving Integral in matlab
I need to solve this integral in matlab Where a=1, b=0.71, c=0.53. I have tried this in matlab syms s a=1; b=0.71; ...
plus d'un an il y a | 2 réponses | 0
2
réponsesQuestion
Passing a file by function
I am trying to send a file by function. I have two functions. The contents are as follows : %%%SNR.m %%%% %main clear all ...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
save file with loop index in matlab
want to save some variables in matlab program like for i =1:10 x(i)=randn()*5; save(i,x(i)); end At every iteration '...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Indexing in 4D array
I am writing a program where I have 15 Eb/No values for each Eb/No there are 100 packets to be transmitted from Transmitter to r...
plus de 2 ans il y a | 1 réponse | 0