photo

mohamed


MSA

2012년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
Maclaurin Series function in matlab
my problem is: the first iteration its gives me 1 2nd iteration gives me 1.5208 but its should be 1.5 please someone help me :( ...

대략 11년 전 | 1

답변 있음
Maclaurin Series function in matlab
function Maclaurin n=5; x=input('enter the x value: ') epsilon_s=(0.5*10^(2-n)) epsilon=100 maclaurin(1)=1 ...

대략 11년 전 | 0

질문


Maclaurin Series function in matlab
e^x=1+x+((x^2)/2!)+((x^3)/3!)+((x^4)/4!)+...... * Implement a MATLAB function that compute e^x using this formula *(Stop w...

대략 11년 전 | 답변 수: 4 | 0

4

답변

답변 있음
Getting For loop Output On GUI
OMG you are the best walter thank you so much and im sorry for bothering its working :D ....... thank you again.

11년 초과 전 | 0

답변 있음
Getting For loop Output On GUI
thank you Walter you are really the best just because you care enough to look and answer :) i tried to put ur codes but when ...

11년 초과 전 | 0

질문


Getting For loop Output On GUI
i have this loop code and on matlab i get the out i want but on GUI its not working..... for nn=1:a stri=character(n...

11년 초과 전 | 답변 수: 3 | 0

3

답변

답변 있음
Strcat and HuffMan Word Code & GUI
thank you so much Walter you really helped me alot :)

11년 초과 전 | 0

질문


Strcat and HuffMan Word Code & GUI
Hello everyone, i have a problem with applying something on matlab which is: for nn=1:a stri=character(nn); ...

11년 초과 전 | 답변 수: 5 | 0

5

답변

답변 있음
Strcat and HuffMan Word Code & GUI
im done now with the GUI is there a way to put : for nn=1:a stri=character(nn); stri=strcat(stri,':'); ...

11년 초과 전 | 0

| 수락됨

답변 있음
Strcat and HuffMan Word Code & GUI
look what i did i change the old one with this stri=strcat(stri,num2str(codewords{nn}(length(codewords{nn}):-1:1))) ...

11년 초과 전 | 0

답변 있음
Strcat and HuffMan Word Code & GUI
when i changed it, its giving me this error: ??? Undefined function or method 'plus' for input arguments of type 'cell'. ...

11년 초과 전 | 0

답변 있음
Running Scripts in the GUI
Thank you so much for your fast reply

11년 초과 전 | 0

질문


Running Scripts in the GUI
Hello everyone, i have made a .m file and im new to matlab, i want to use this .m in the GUI. This is i want to make: GUI w...

11년 초과 전 | 답변 수: 2 | 0

2

답변