photo

2Lindsay2


Last seen: 2 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
1 个回答

排名
27,900
of 300,352

声誉
1

贡献数
7 个提问
1 个回答

回答接受率
57.14%

收到投票数
1

排名
 of 20,928

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,212

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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...

2 years 前 | 2 个回答 | 0

2

个回答

已回答
How 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 ...

2 years 前 | 0

| 已接受

提问


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...

2 years 前 | 2 个回答 | 0

2

个回答

提问


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...

5 years 前 | 2 个回答 | 1

2

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

7 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


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...

7 years 前 | 1 个回答 | 0

1

个回答