photo

balaji


Last seen: 6ヶ月 前 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,440
of 300,369

評判
12

コントリビューション
1 質問
3 回答

回答採用率
100.0%

獲得投票数
4

ランク
 of 20,936

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク
77,373
of 168,436

コントリビューション
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...

約4年 前

解決済み


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

約4年 前

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

約4年 前 | 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:...

約5年 前

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

6年以上 前 | 3

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

6年以上 前 | 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...

7年以上 前 | 1 件の回答 | 0

1

回答