photo

Nikola


Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

8 Preguntas
10 Respuestas

CLASIFICACIÓN
7.116
of 300.392

REPUTACIÓN
6

CONTRIBUCIONES
8 Preguntas
10 Respuestas

ACEPTACIÓN DE RESPUESTAS
62.5%

VOTOS RECIBIDOS
2

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

  • First Review
  • Thankful Level 3
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
command to stop program if there is no enough input parameters?
OK, error command do what I need. Thanks

más de 10 años hace | 0

Pregunta


command to stop program if there is no enough input parameters?
I made some function file that plot x versus y with extrema max min etc... I need to find command that will stop program if the...

más de 10 años hace | 3 respuestas | 0

3

respuestas

Respondida
please tell me what this words "eps" do in this instruction.i searched it from eps doc but i don't understand the application here.
or it will change all values where x is 0 to very small value?

más de 10 años hace | 0

Respondida
please tell me what this words "eps" do in this instruction.i searched it from eps doc but i don't understand the application here.
so if do: find x(x==0)=eps, it will find all values of x that are very close to zero? what about "-eps"? what does that minus s...

más de 10 años hace | 0

Respondida
Why function sym and syms dont work in R2012b?
I installed new mathlab with all toolboxes, cause i couldn't find symbolic math toolbox... It took 2 hours... Do you know where...

más de 10 años hace | 0

Respondida
Why function sym and syms dont work in R2012b?
Symbolic mathlab toolbox isnt on "ver" list, but when i write license('test','symbolic_toolbox') matlab giver ans = 1... This ...

más de 10 años hace | 0

Pregunta


Why function sym and syms dont work in R2012b?
syms x y Undefined function 'syms' for input arguments of type 'char'. help syms syms not found.

más de 10 años hace | 3 respuestas | 0

3

respuestas

Respondida
figtitle command in matlab2012b
Thank You. In what folder shall I put it?

más de 10 años hace | 0

Pregunta


figtitle command in matlab2012b
command figtitle is unknow in matlabr2012b. what is new command in that version?

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Exact plot colour change???
I made 6 subplots, 6th is combination of 1st to 5th. How to make plot colour on 1,2,3,4,5th subplot to match colour on 6th subpl...

casi 11 años hace | 0 respuestas | 0

0

respuestas

Respondida
help about fprintf ( 'x = % f / n', x)
thank you very much

casi 11 años hace | 2

Pregunta


help about fprintf ( 'x = % f / n', x)
I dont understand meaning of (x = %f/n',x), Whats point/meaning in x = %f in help i can only find that /n represent new line, ...

casi 11 años hace | 3 respuestas | 0

3

respuestas

Respondida
GCA attributes axes changes
Thanks for answer. I have version 7.12.0 R2011. is that old version?

casi 11 años hace | 0

Pregunta


GCA attributes axes changes
When I write: set (gca) matlab displays all attributes of axes. How can i change only one or few of these attributes? set (gc...

casi 11 años hace | 2 respuestas | 0

2

respuestas

Respondida
??? Undefined function or method 'gauss' for input arguments of type 'double'.
Statistics Toolbox Version 7.5 histfit function gives me distribution that is far differn...

más de 11 años hace | 0

Respondida
??? Undefined function or method 'gauss' for input arguments of type 'double'.
I made X as 275x1 double, actually its vector with: 170 fives, 90 fours and 15 threes, and I wanna make normal ( gauss) distirbu...

más de 11 años hace | 0

Pregunta


??? Undefined function or method 'gauss' for input arguments of type 'double'.
gauss(x,mu,s) x <275x1 double> mu 4.5636 s 0.5969 gauss=gauss(x,mu,s) ??? Undefined function or method 'gauss' for input ...

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

4

respuestas

Pregunta


gauss(x,mu,s) but my x variable is double...
x = Columns 1 through 21 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 ...

más de 11 años hace | 1 respuesta | 0

1

respuesta