photo

Mahbubur Rahman


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
220,376
of 297,457

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to run a while/for loop for a matpower case file?
For the case9.m file on matpower I want to change the "Pd" (power) of a bus continuously (suppose 90:1:200), and see the results...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How can I get a fractional iteration value?
If you look at this code - the number of iteration n is the iteration counter but for me it is also the seconds of the system (w...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to build a system of iteration for multiple interrelated variables?
Primarily, I have 5 variables - q1,q2,q3,q4 and ts. q1,q2,q3,q4 are dependent on ts and ts is also dependent on q1,q2,q3,q4. I h...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Introducing a Variable in simple equation?
Why is simple code is not working? I am a novice here. Qc = 40; Qr = 55; I = 78; Qs = 100; I = sqrt((Qc + Qr -...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to call constant in MATLAB?
Suppose I want to define a = X; b = Y, and then want the addition of a+b. How can I do that? I mean, how can I call a letter as ...

9 years 前 | 1 个回答 | 0

1

个回答