photo

SYED GILLANI


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

9 質問
0 回答

ランク
235,432
of 300,851

評判
0

コントリビューション
9 質問
0 回答

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,094

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,294

コントリビューション
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

回答