photo

Arya


自 2016 起处于活动状态

Followers: 0   Following: 0

消息

Your average student where MATLAB is equivalent to your school life.

统计学

All
MATLAB Answers

3 个提问
0 个回答

Cody

0 个问题
1 个答案

排名
38,521
of 297,457

声誉
1

贡献数
3 个提问
0 个回答

回答接受率
66.67%

收到投票数
1

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
121,123
of 158,938

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • Scavenger Finisher
  • Solver

查看徽章

Feeds

排序方式:

已解决


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

8 years 前

提问


Improving performance of interp1 function inside for loop
Hello, I'm looking for some insight on troubleshooting a matlab fcn bottleneck in a Simulink project. According to the code ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


resample() function in code generation. Any way to use variable Q downsampling factor?
Hi, I need to use resample() function to take a variable argument of Q downsampling factor in Simulink. Basically a Simulink ...

8 years 前 | 1 个回答 | 1

1

个回答

提问


Vectorization of matrix multiplication with scalar (Scalar is value of other matrix at index i) and expm() operation
Hi, I can't seem wrap my head on vectorizing a for loop in my MATLAB code. Basically, I have this code: % Let that: %...

8 years 前 | 1 个回答 | 0

1

个回答