photo

balaji


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

Followers: 0   Following: 0

消息

I am from the Engineering background with graduation from the Department of Electronics and Communications Engineering, Sri Venkateswara University College of Engineering, and post-graduation from the Department of Electrical Engineering, Indian Institute of Technology Madras.

Programming Languages:
MATLAB
Spoken Languages:
English

统计学

All
MATLAB Answers

1 个提问
3 个回答

Cody

0 个问题
3 个答案

排名
4,408
of 297,457

声誉
12

贡献数
1 个提问
3 个回答

回答接受率
100.0%

收到投票数
4

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
66,953
of 158,938

贡献数
0 个问题
3 个答案

评分
40

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • MATLAB Central Treasure Hunt Finisher
  • Treasure Hunt Participant
  • Solver
  • First Review
  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已解决


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

3 years 前

已解决


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

3 years 前

已回答
Taylor diagram plot method
https://in.mathworks.com/matlabcentral/fileexchange/52943-peterrochford-skillmetricstoolbox?s_tid=srchtitle This link has examp...

3 years 前 | 0

已解决


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

4 years 前

已回答
How to count unique value in array?
[cnt_unique, unique_a] = hist(a,unique(a))

5 years 前 | 3

已回答
problems saving plot in 300 dpi
print(gcf,'test.png','-dpng','-r300');

6 years 前 | 1

| 已接受

提问


How to remove particular harmonic in the time series?
Given a anomaly time series, for which time series need to be computed by removing annual cycle or 1st harmonic or any particula...

6 years 前 | 1 个回答 | 0

1

个回答