Statistiques
5 Questions
0 Réponses
RANG
186 940
of 301 229
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 21 196
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 173 512
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
Please compile the function file function a=test(b,c,d), so that when the input parameters are 1~3, the output parameter is the mean value of the input parameters (a=b or a=(b+c)/2 or a =(b+c+d)/3). Please directly use the source code of the function
Please compile the function file function a=test(b,c,d), so that when the input parameters are 1~3, the output parameter is the ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Please compile the function file function a=test(b) to satisfy when the output matrix a is the transpose of the input matrix b. Please use a for loop instead of the built-in transpose function of matlab; Please directly use the source code of the f
Please compile the function file function a=test(b) to satisfy when the output matrix a is the transpose of the input matrix b. ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Please compile the function file function a=test(b,c,d), so that when the input parameters are 1~3, the output parameter is the mean value of the input parameters (a=b or a=(b+c)/2 or a =(b+c+d)/3). Please directly use the source code of the functio
Please compile the function file function a=test(b,c,d), so that when the input parameters are 1~3, the output parameter is the ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
1 [Short Answer Question] Please compile the function file function a=test(b) to satisfy when the output matrix a is the transpose of the input matrix b. Please use a for loop instead of the built-in transpose function of matlab; Please directly us
1 [Short Answer Question] Please compile the function file function a=test(b) to satisfy when the output matrix a is the transpo...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
Given that a=[1;4.2;3;pi;8;7;62;50;23;17]; Please use vector b to represent all the even elements in vector a (b=[8;62;50])?
Given that a=[1;4.2;3;pi;8;7;62;50;23;17]; Please use vector b to represent all the even elements in vector a (b=[8;62;50])? so...
plus de 5 ans il y a | 1 réponse | 0