photo

honi heni


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

mer än 7 år ago | 1 answer | 0

1

answer

Question


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...

mer än 7 år ago | 1 answer | 0

1

answer

Question


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

mer än 8 år ago | 0 answers | 0

0

answers