photo

mohamed


MSA

Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

4 Preguntas
9 Respuestas

CLASIFICACIÓN
11.119
of 300.392

REPUTACIÓN
4

CONTRIBUCIONES
4 Preguntas
9 Respuestas

ACEPTACIÓN DE RESPUESTAS
75.0%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.373

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Respondida
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 :( ...

más de 12 años hace | 1

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

más de 12 años hace | 0

Pregunta


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

más de 12 años hace | 4 respuestas | 0

4

respuestas

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

casi 13 años hace | 0

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

casi 13 años hace | 0

Pregunta


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

casi 13 años hace | 3 respuestas | 0

3

respuestas

Respondida
Strcat and HuffMan Word Code & GUI
thank you so much Walter you really helped me alot :)

casi 13 años hace | 0

Pregunta


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

casi 13 años hace | 5 respuestas | 0

5

respuestas

Respondida
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,':'); ...

casi 13 años hace | 0

| aceptada

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

casi 13 años hace | 0

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

casi 13 años hace | 0

Respondida
Running Scripts in the GUI
Thank you so much for your fast reply

casi 13 años hace | 0

Pregunta


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

casi 13 años hace | 2 respuestas | 0

2

respuestas