photo

Saket Adhikari


University of Saskatchewan

自 2016 起处于活动状态

Followers: 0   Following: 0

消息

Electrical engineering professional and experienced research assistant with a demonstrated history of working in the power system research group at the University of Saskatchewan. Skilled in MATLAB, EasyPower, PSS/E, C, C++, AutoCAD, Microsoft Office, Power System Reliability Modelling, and Contingency Analysis. Strong research professional with a Master of Science (MS) focused in Electrical Engineering (Power System) from University of Saskatchewan and currently working as Jr Engineer at Team Power Solutions, Saskatoon, SK, CA.

统计学

All
MATLAB Answers

1 个提问
0 个回答

Cody

0 个问题
1 个答案

排名
233,858
of 301,213

声誉
0

贡献数
1 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,191

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
94,776
of 173,422

贡献数
0 个问题
1 个答案

评分
30

徽章数量
2

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Scavenger Finisher
  • Solver
  • Commenter

查看徽章

Feeds

排序方式:

提问


how do i increase the maximum number of iterations for linprog?
Since it says to increase options.MaxIter. I did: OPTIONS=optimset('MaxIter',10000); [X,FVAL,EXITFLAG,OUTPUT,LAMBDA]=l...

8 years 前 | 1 个回答 | 0

1

个回答

已解决


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

9 years 前