Statistica
6 Domande
                        0 Risposte
RANK
281.300
                          
                          
of 300.381
                        
REPUTAZIONE
0
                           
                        
CONTRIBUTI
                          6 Domande
                          0 Risposte
ACCETTAZIONE DELLE RISPOSTE 
                            33.33%
                        
VOTI RICEVUTI
0
RANK
of 168.477
CONTRIBUTI
                            0 Problemi
                            0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Error using xlsread.
k=1; N=zeros(16*k+1,150*k+1); xlsFile='ConflictCasesC1-0418-1.xls'; case_matrix=xlsread(xlsFile,'crash_matrix_on_link'); A...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Error using xlsread.
try file = validpath(file); catch exception error(message('MATLAB:xlsread:FileNotFound', file, exception.message)); ...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
At least one END is missing: the statement may begin here.
for p=1:size(case_matrix,1) if case_matrix(p,1)==1 scatter(case_matrix(p,4),case_matrix(p,5),'s','r'); hold on; ...
quasi 7 anni fa | 4 risposte | 0
4
risposteDomanda
Error using size and Error in cross
if isvector(a) && isvector(b) if (nargin == 2 && (length(a) ~= 3 || length(b) ~= 3)) || ... (nargin == 3 && (size(a...
quasi 7 anni fa | 2 risposte | 0
2
risposteDomanda
Too many input arguments.
I don't have idea why is wrong. My program showed me this error. %% ConflictType for p=1:size(crash_matrix,1) lcar=cras...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
Invalid text character.
I don't have idea why is wrong. My program showed me this error. Maxvideo=12; NVideo=2; % Max=13 欲讀取之檔案數量 %RVideo=[7 8]; RVi...
quasi 7 anni fa | 2 risposte | 0

