photo

puneet joshi


Last seen: 1 year 前 自 2015 起处于活动状态

Followers: 0   Following: 0

Ph.D. scholar Electrical Engineering

统计学

MATLAB Answers

3 个提问
2 个回答

排名
253,834
of 299,930

声誉
0

贡献数
3 个提问
2 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,845

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,620

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer

查看徽章

Feeds

排序方式:

已回答
pso based mppt of PV
i have the m-codes but could not model it in simulink...can somebody share the simulink model for pso

8 years 前 | 0

| 已接受

提问


pso based mppt of PV
i am modeling the mppt in the simulink using the fcn block where i have written the code for meta heuristics approach. now i wa...

9 years 前 | 3 个回答 | 0

3

个回答

提问


i have written the following code for pso based mppt but the simulink model gets stuck at one value and the duty does not change.... kindly suggest me the error
function D = PSO(Param, V, I) % MPPT controller based on the Perturb & Observe algorithm. % D output = Duty cycl...

9 years 前 | 3 个回答 | 0

3

个回答

提问


help me out with this simulink model
i am trying to interface solar cell and the simpowersystem rlc branch..the problem with this model is that after a limit the cur...

10 years 前 | 0 个回答 | 0

0

个回答

已回答
How can I count the number of elements of a given value in a matrix?
well u can compare the complete matrix with the num u want to count .... and each time there is a match u can increase the count...

10 years 前 | 0