photo

Otto


Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

10 Preguntas
0 Respuestas

CLASIFICACIÓN
161.583
of 300.364

REPUTACIÓN
0

CONTRIBUCIONES
10 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
60.0%

VOTOS RECIBIDOS
0

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 3

Ver insignias

Feeds

Ver por

Pregunta


Iterative Gauss-Newton Optimization?
Hi All, I want to fit a nonlinear model of f(x,a0,a1)=a0*(1-exp(-a1*x)) to the data given below. The independent and dependen...

casi 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to approximate a function using Lagrange Interpolation?
Hi All, I got an important question. It's desired to approximate the function f(x)=(x+sin(3*x))*(exp((-x^2)/4)) for the int...

casi 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to tabulate complex numbers using fprintf?
Hi All, I have some results in complex form. I want to tabulate these results by using fprintf but I just get the real parts ...

casi 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to see previous results while tabulating?
Hi All, I've written a code using Newton-Raphson algorythm but i have problems with tabulating. I want to tabulate my results...

casi 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to plot this data as data-points?
Hi All, I have written a code to estimate a root of x^10=1 using modified regula falsi. My code is working pretty well now bu...

casi 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Presenting this results in a tabulated form?
Hi All, I've written a code. Now, I want to tabulate this results using fprintf in a format that; 1'st column corresponds ...

casi 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to find positive x-root of this function?
Hi All, I want to find positive root x of this function; x^10=1; I wrote a program using modified false postion algory...

casi 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to use this m-file to solve an equation?
Hi All, I'm a very beginner in MATLAB. I've written a program using modified false position method to calculate positive x-va...

alrededor de 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to tabulate this results using fprintf?
Hi All, I have some results but they need to be in a tabulated form. If we say; fprintf('n a(n) TrueValue epsilont epsi...

alrededor de 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


infinite series approximation program?
Hi all, I am a beginner in MATLAB. My problem is about writing an infinite series approximation to a function f(1/5),that sto...

alrededor de 13 años hace | 2 respuestas | 0

2

respuestas