photo

Sundar Aditya


NYU

Last seen: ungefär ett år ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
36 036
of 300 343

REPUTATION
1

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
1

RANK
 of 20 926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 172

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Extracting entity attributes from a batch and using it as an input to a simulink or matlab function?
In my SimEvents simulation, the entities have an attribute x. I need to compute a function f(input_array) on a 50-element array ...

ungefär 6 år ago | 1 answer | 0

1

answer

Question


How to extract entity attributes to use as inputs to either a Matlab or Simulink function?
I want to plot the minimum delay of an entity over time in a M/M/1 queueing system. This is how I have set up my simulation M...

ungefär 6 år ago | 0 answers | 1

0

answers

Question


Inequalities using function handles
Hi, I need to integrate a function h(x,y) over a region, but the value of h depends on two other functions f(x,y) and g(x,y) ...

mer än 8 år ago | 1 answer | 0

1

answer

Question


n-fold Cartesian product
I need to compute the n-fold Cartesian product of a set, where n is a positive integer determined by some previous code. Is ther...

mer än 9 år ago | 1 answer | 0

1

answer

Question


How to save the elements of an array one at a time in a .mat file?
Consider the following loop: for i=1:100 X(i) = 2*i; end I would like to save the values of X, one iteration at a...

mer än 10 år ago | 1 answer | 0

1

answer