Feeds
提问
Order of occurrence of an event
Hello, I have attached my .m file because it is rather long. I am running a while loop to detect failure of layers in a materia...
5 years 前 | 0 个回答 | 0
0
个回答提问
Adding the first n elements of an array
I am trying to add the first n elements of my array as I go through this loop. Right now I am using lt{k}*k to achieve this ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Value of index return number
I am currently working on an assignment for which I need to write loops for indexed values. The problem involes a differential ...
6 years 前 | 1 个回答 | 0
1
个回答提问
ODE 45 / system of equations
Hi, I have just recently started using matlab and I am attempting to use ODE 45 to solve a system of non-linear ODEs. I am havi...
6 years 前 | 0 个回答 | 0
0
个回答提问
Multiplication of specific column vector elements
I am trying to multiply specific elements of column vectors togerther, however matlab returns the error: " Undefined operator '...
6 years 前 | 1 个回答 | 0
