Sam Mahdi
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
133.718
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Check to ensure code is doing what I want it to (nlinfit)
I have an equation y=b*((p+l+k-sqrt((p+l+k)^2-4pl))/2p) where k and b are adjustable parameters to solve for with given p an...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Predictor and Response Variables must have same length error
Hello, I am attempting to use fitnlm, and come across an error I don't understand. x =[p;l]; model=@(b,x)((x(1,:)+x(2,:)+b(...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to further extract a match values from a regexp match
Hello, Had a quick question regarding regexp. Let's say you have some string and you want to extract certain values from it ...
más de 1 año hace | 1 respuesta | 0
1
respuestaAttempting to take the sum of an index in my loop
I guess I'll post this as an answer. The issue appears to be my diagonal vector had to be redfined. It was using the diagonal ve...
alrededor de 5 años hace | 0
Pregunta
Attempting to take the sum of an index in my loop
Hello everyone, In my script, I am calculating RMSDs of a variety of things, and creating a 155x2 matrix. predictions=load('Sp...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to ignore an element(s) in a vector or matrix
Hello everyone, I'm attempting to run a function, but ignore a certain element within my vector. I've looked online, but most o...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Some confusion in my script for lsqcurvefit
Hello everyone, I have somewhat of an issue I don't quite know how to resolve. I have a very simply code: data1=load ('Concen...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Attempting to find patterns within my data
Hello everyone, I have an idea I'd like to impliment, but I don't quite know how to. I have created a script that will design...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
Coverting a table into a matrix
Hello everyone, I am attempting to do some basic data manipulation, but have had no luck so far (outside of manually doing it i...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Improving LSQCcurvefit solutions through improving x0 through loops
Hello everyone, I had a quick question in regards to attempting to improve my lsqccurvefit values by improving x0 through multi...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
How to loop a function though multiple datasets
Hello everyone, I have a bit of a basic question, and I've tried reading other answers on this, but they each seem to have thei...
más de 5 años hace | 0 respuestas | 0