Community Profile

photo

Arthur


2012 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
im trying to plot a function i need help with it
t = [0:0.005:4]; y = 4.50*exp(-2.0*t).*cos(12*pi*t); plot(t,y); grid;

11年以上 前 | 0

| 採用済み

質問


How to plot some xtickslabel that correspond to y data?
Hello! I've read a lot of answers about xticklabel and datetick, but i'm very confusing yet. I have two vectors of 30 poin...

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

1

回答

回答済み
what does it mean "windowing and truncation in fequency domain "
I used some thing like your question when i worked with Fourier transform. And the analysis could be on the frequecy domain (fre...

11年以上 前 | 0

回答済み
How NOT remove zeros from binary number?
Hi! Try convert the data to a string array before you store in a variable

11年以上 前 | 0

質問


Problem with datestr e datenum
Hello! I have a code that read a xls file and get a colum of dates: data_even ---- 60x1 cell ' 31/10/2012' ' 3...

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

1

回答

質問


How i do my RMS function on Embedded Matlab Function
Hello. I need to create my RMS block to use with simulink. This is the first part of a protection relay project. So i'll tes...

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

1

回答