Community Profile

photo

Aamna Alshehhi


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


for loop indexing per allocating
how can I write the following loop for all t values from 0 to 10, I tried this but I got an error saying "Index in position 1...

4 years ago | 2 answers | 0

2

answers

Question


how to perform fsolve within for loop
how I can perform fsolve inside for loop if I have the following function: function Q = Om2Afun(x) global L2_2 LA Th2_2 ThA_...

4 years ago | 0 answers | 0

0

answers

Question


solve multi variable equations in an array
how can I solve the following equatuions for the variables Om2 and OmA while LA, Th2 and ThA are vectors (1,11) so I wanna get t...

4 years ago | 0 answers | 0

0

answers

Question


how to do vector symbolic differentiation
could I get help in writing vector symbolic differentiation I wanna declare LA , Th2_2 ,ThA_2 as vectors where their values ar...

4 years ago | 0 answers | 0

0

answers

Question


how to do matrix symbolic differentiation
so I wrote this to calucalte Om2 and OmA, using symbolic differentiation but I get an error saying "Warning: Unable to find ...

4 years ago | 0 answers | 0

0

answers

Question


for loop iteration and solve command
I face a problem in making a matrices, i just wanna make all variable in a martices as shown below. but errors keep showing. a...

4 years ago | 0 answers | 0

0

answers

Question


function within nested loop
I got this code to find all Th3 and Th4 solutions using function command and for loop as it's repeated process. I got many error...

4 years ago | 0 answers | 0

0

answers

Question


function within nested for loop
so i got this code to find the solution for Th3 and Th4. then plot them versus Th2 . but, I couldn't run it because there are ma...

4 years ago | 0 answers | 0

0

answers

Answered
limit range of loop iteration
yeah that's what I meant. Thanks!

4 years ago | 0

Question


limit range of loop iteration
I got this code to plot Th2 vs Th3 and Th4 but I wanna limit the range of Th2 which is " i " to (0 to 47) and (313 to 360). al...

4 years ago | 2 answers | 0

2

answers

Question


jumping curves problem and polygon trace
so i got this code to plot Th2 vs Th3 and Th2 vs Th4 but i have a problem of jumping curves because i get two values of Th3 ever...

4 years ago | 0 answers | 0

0

answers

Question


build an array within the loop
i wanna build two arrays within a loop. the first array contain Th2 elements and the second array contain Th3 elements. then i w...

4 years ago | 2 answers | 0

2

answers