![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4383814_1522101884292_DEF.jpg)
Danvir Sethi
MathWorks
Followers: 0 Following: 0
Statistics
All
RANK
152,145
of 297,016
REPUTATION
0
CONTRIBUTIONS
0 Questions
2 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
5,768 of 20,419
REPUTATION
208
AVERAGE RATING
5.00
CONTRIBUTIONS
1 File
DOWNLOADS
3
ALL TIME DOWNLOADS
1335
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
4 years ago
Answered
invalid use of matlabfunction 'tablelookup' in simscape component
You need to define 'R' as a variable variables i = {1,'A'}; % electrical current v = {1,'V'}; % vol...
invalid use of matlabfunction 'tablelookup' in simscape component
You need to define 'R' as a variable variables i = {1,'A'}; % electrical current v = {1,'V'}; % vol...
5 years ago | 0
Answered
slLinearizer & parameter variation in Simscape
Where are the variables 'primary_ind', 'secondary_ind', and 'coupling' which are being referenced by the Simscape blocks defined...
slLinearizer & parameter variation in Simscape
Where are the variables 'primary_ind', 'secondary_ind', and 'coupling' which are being referenced by the Simscape blocks defined...
5 years ago | 0
Submitted
Sphero Connectivity Package
Control a Sphero from MATLAB and Simulink
6 years ago | 3 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/d330627b-e550-4a19-8623-1c59b8b5c335/48f400fd-e32d-4076-a6e2-5cd5bb525bd6/images/screenshot.jpg)
Solved
Connect blocks in a model
Connect the blocks in the model to produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/connect-blocks...
9 years ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
9 years ago