Statistics
All
RANK
298,636
of 301,777
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 21,416
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
We all know that conv(x,h)=y.Suppose I've been provided 5 sets of h(n) and a y(n). How to determine which h(n) amongst the 5 sets is correct?
Conv(x,h)=y suppose 5 sets of h(n) is given for a single y(n){which is also given].Among those 5 h(n) only one is correct for t...
8 years ago | 0 answers | 0
0
answersSolved
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
9 years ago
Question
Hello.I am a novice user in MATLAB. Trying to make an MP3 player for my project submission. Can anyone make an estimation about the difficulty of this project and also help me with some resource?TIA
My skill currently revolves around numerical techniques.
9 years ago | 0 answers | 0
0
answersQuestion
How can I implement the 3*3 matrix in a for loop?
<</matlabcentral/answers/uploaded_files/73893/hoyase.PNG>>
9 years ago | 2 answers | 0
2
answersSolved
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:...
9 years ago


