photo

Cole


University of Tennessee Knoxville

2011 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Matlab rounding to zero?
I have some arrays that are ADC values and I simply need to convert them into actual voltage. This is easily done by ADC*Gain ho...

13年以上 前 | 2 件の回答 | 0

2

回答

質問


Convolving in Matlab
This is the code. clear all; i = 0; j = 0; folder = uigetdir; Loaddata(folder) for i=1:4833 %Reads in rows of...

14年弱 前 | 3 件の回答 | 0

3

回答

質問


Error while reading files from a directory
Here is my code: awdFiles = dir(fullfile(uigetdir,'*.awd')) for k = 1:length(awdFiles) waveform = awdFiles(k).name ...

約14年 前 | 1 件の回答 | 0

1

回答