photo

SYED GILLANI


2016년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

9 질문
0 답변

순위
78,680
of 300,786

평판
0

참여
9 질문
0 답변

답변 채택
66.67%

획득한 표
0

순위
 of 21,091

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,061

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Constrained optimization problem by particle swarm algorithm
Hello, I have been working on programming the algorithm of particle swarm optimization and have successfully employed it to var...

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

0

답변

질문


accessing the index of a vector by assessing the specific value at that index?
Suppose a vector "a". now I want to access the index, present in that vector, by viewing the specific value say "k" in that vect...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


Splitting a vector into two independent vectors?
Hello all! I have a vector suppose v having length of m. Now how can I split a vector into two new vectors, say w and y. Lets sa...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


modifying the value of angle of a complex number?
Suppose I have a complex number a+bi having a polar form c<d. Now i want to modify the angle i.e. "d" with another angle value"e...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


Interpretation of a given while loop argument
hi all. can anybody tell me what the following while loop gets as an argument? here changeinvoltage_load and changeinvoltage_pv...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


WHILE loop with a condition on a vector?
Hi all. I actually want to run the while loop until the absolute value of all the elements of a vector get equal to a certain v...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


how to remain in the loop until the user gives the specific command?
I want to run a loop with having some instruction after those instruction it should ask weather to remain in the loop or exit th...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


How to perform iterations with a for loop technique or while technique ?
Hello all. I want to know how can I iterate a vector of (m,1) order to be iterated, say till the error become equals to e. and t...

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


Modify the input dialogue at every "for loop"?
Hello all. I am trying to make a program in which for every for loop I want to modify the input dialogue statement for example, ...

대략 9년 전 | 답변 수: 1 | 0

1

답변