Statistiques
2 Questions
0 Réponses
RANG
29 003
of 300 352
RÉPUTATION
1
CONTRIBUTIONS
2 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
1
RANG
of 20 928
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 212
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
Create a Matlab function that will convert 4-dimensional image data to a single 3-D .jpg picture.
x = 1080X1920X3 unit8
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
I have a code but it keep saying "invalid expression. when calling a function or indexing a variable, use parentheses. otherwise check for mismatched delimiters.
F=[]; A=[]; for f=0:200:1800 F =[F,f]; %in HZ f0 = 500;% in Hz f1= 1500;% in Hz N = 20; a = 0:5:25 ...
presque 7 ans il y a | 9 réponses | 1
