photo

Aamna Alshehhi


Last seen: 대략 5년 전 2019년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

11 질문
1 답변

순위
155,865
of 297,527

평판
0

참여
11 질문
1 답변

답변 채택
27.27%

획득한 표
0

순위
 of 20,454

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,075

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

5년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

5년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
limit range of loop iteration
yeah that's what I meant. Thanks!

5년 초과 전 | 0

질문


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

5년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 2 | 0

2

답변