photo

Srinivas Gopal Krishna


Last seen: 5 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

Programming Languages:
Python, MATLAB
Spoken Languages:
English, Hindi

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to set working directory for Simscape?
I have a fundamental question while working with one of the Simscale examples. I copied the Gamma Stirling Engine example to a d...

5 months 前 | 1 个回答 | 0

1

个回答

提问


Is there a way to do the following without running a for loop.
clear all y=randi(5,1,5)'; A=zeros(5,5); for i=1:5, A(i,y(i))=1; end I want to know if this can be implemented without...

4 years 前 | 1 个回答 | 0

1

个回答