honi heni
Followers: 0 Following: 0
Statistik
3 Fragen
0 Antworten
RANG
257.357
of 295.527
REPUTATION
0
BEITRÄGE
3 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How can I solve this error ... Error using * Inner matrix dimensions must agree. Error in Naivayes (line 74) ProbN = prob_table(A11,A1 - 1,1) *prob_table(A21,A2 - 1,1) *prob_table(A31, A3 - 1,1) *prob_table(A41,A4 - 1,1) *fy(1);
I got Error Error using * Inner matrix dimensions must agree. fid = fopen('C:\Users\Oni\Documents\MATLAB\data.csv')'; ou...
fast 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I get this error Error using == Matrix dimensions must agree. Error in Naivayes (line 21) if (yy{j}==yu{i})
Am trying to debug and run this code in matlab , Am totally new to Matlab fid = fopen('C:\Users\Oni\Documents\MATLAB\data.c...
fast 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
y"(x) + 0.5y'(x) - y(x) = 1 , h=0.2 , y(0)=0 , y'(0)=0 , solve using eulers and runge-kutta with the use of matlab
I encountered problem with solution
fast 9 Jahre vor | 0 Antworten | 0