photo

balaji


Last seen: 7개월 전 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 Central Treasure Hunt Finisher
  • Treasure Hunt Participant
  • Solver
  • First Review
  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1
  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
Taylor diagram plot method
https://in.mathworks.com/matlabcentral/fileexchange/52943-peterrochford-skillmetricstoolbox?s_tid=srchtitle This link has examp...

거의 3년 전 | 0

답변 있음
How to count unique value in array?
[cnt_unique, unique_a] = hist(a,unique(a))

대략 5년 전 | 3

답변 있음
problems saving plot in 300 dpi
print(gcf,'test.png','-dpng','-r300');

5년 초과 전 | 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년 전 | 답변 수: 1 | 0

1

답변