Statistics
3 Questions
0 Answers
RANK
148 943
of 295 673
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20 262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 257
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
mer än 13 år ago | 2 answers | 0
2
answersQuestion
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...
mer än 13 år ago | 3 answers | 0
3
answersQuestion
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 ...
nästan 14 år ago | 1 answer | 0