![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/23700820_1630514731718.png)
B
Followers: 0 Following: 0
Estadística
8 Preguntas
0 Respuestas
CLASIFICACIÓN
101.955
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
8 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
75.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
Feeds
Pregunta
Solving a non linear equation using the Least squares method
This concern MRI data and diffusion tensor imaging I am trying to estimate D within each voxel using the data in data1.mat and...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
interpolating scattered points using radial basis function
We suppose that we have sampled the value of a function Now i want to include a linear term in the interpolating function ...
casi 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Fit a least squares ellipse
I am trying to fit a least square ellipse to to the 'ellipse' data set that i have attached I feel like i have everything corre...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Mod Euler Method with two ODEs
I am trying to create a model the govern bungee jumping and trying to solve nurmerically using mod_euler_method. We were given ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Two Step Adam Bashford Method
I am trying to make a function that implements the two step Adam Bashford Method to solve an ODE function [t, w, h] = abs2(f, a...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Collatz Conjecture using for loop
Consider the following algorithm start with positive integer if the number is even, divide by 2 if not multiply it by 3 and ad...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How do i write the function for the taylor polynomial of cos(x) using for loops and no anonymous function
Pn is the taylor polynomial of the degree (at most) n centred at x0=0 for the function cos(x) The function should take inputs a...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How to make the variable pace, a data type double
I am trying to make a function that gives me the pace required given an athletes goal function pace = required_pace(time,distan...
más de 3 años hace | 2 respuestas | 0