Statistiques
RANG
251 467
of 301 533
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
75.0%
VOTES REÇUS
0
RANG
of 21 316
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Plot of discrete data
For example, I have 3 array Gain_10m=[24 27 28 34] Gain_20m=[28 29 31 35] Gain_30m=[30 34 35 38] I want to plot the data s...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Divide data and take the median
Hi I want to ask about divide data and take its median for example, a=[1:100] b=sqrt(a.*2); I want to take the median of e...
presque 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to use if inside loop
I'm working on matlab code for counting number of reflection, here is my code RY=30; L_B=40; L_S=20; % Single Reflection ...
presque 9 ans il y a | 2 réponses | 0
2
réponsesA résolu
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
presque 9 ans il y a
Question
How to use conditional statement for this case?
for example, x=[1:1:9] and I want y=x*2 for x=1,2,3, y=x+2 for x=4,5,6 and y=x*3 for x=7,8,9 so the result is y=[2,4,6,6,7,8,2...
presque 9 ans il y a | 1 réponse | 0

