2Lindsay2
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
28.092
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
7 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
57.14%
VOTOS RECIBIDOS
1
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
Using problem based optimization to control a system
As a learning excercise I'm trying to get the optimal control force for a spring mass system using the optimization toolbox. The...
más de 1 año hace | 2 respuestas | 0
2
respuestasHow do you organize data from a parfor loop?
I have actually figure out a method to do this. I'll post it here to help anyone else out that may run into this. I solved it ...
más de 1 año hace | 0
| aceptada
Pregunta
How do you organize data from a parfor loop?
I'm looking to run a script that has nested for loops in it using parallel processes to speed things up. I need the data to be o...
más de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
Rearranging rows of a boolean matrix so that the diagonals are all non-zero if possible
Hello, just as a disclaimer I have a question about improving my code, not on how to get it to work. I wrote a code that rearra...
más de 4 años hace | 2 respuestas | 1
2
respuestasPregunta
How to find the non-zero minimum of a subset of matrix elements
I'm trying to find the non-zero miumum of a subset of elements in a matrix in a similar manner to that of using minimum = min(A...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to solve multi-variable system of ODEs
I want to solve a system of 4 nonlinear ODEs with two variables x and y. I'm using the code below to try to achieve the solution...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to build a vector for a system of ODEs
Hi, I'm looking to automate some code used to solve systems of ODEs. Right now I'm having to type in my system of ODEs to be ...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to properly solve a system of four first order ODEs
(Just for some background) Using the equations for the velocity of point vortices in a fluid, you obtain 2*N first order ODEs th...
más de 6 años hace | 1 respuesta | 0