photo

Sundar Aditya


NYU

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

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
0 个回答

排名
36,036
of 300,270

声誉
1

贡献数
5 个提问
0 个回答

回答接受率
60.0%

收到投票数
1

排名
 of 20,903

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,902

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


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...

6 years 前 | 0 个回答 | 1

0

个回答

提问


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) ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

10 years 前 | 1 个回答 | 0

1

个回答