2Lindsay2
Followers: 0 Following: 0
Statistics
RANK
28.092
of 295.467
REPUTATION
1
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
1
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
meer dan een jaar ago | 2 answers | 0
2
answersHow 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 ...
meer dan een jaar ago | 0
| accepted
Question
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...
meer dan een jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan 4 jaar ago | 2 answers | 1
2
answersQuestion
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...
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 6 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 6 jaar ago | 1 answer | 0