Statistics
RANK
163,072
of 295,467
REPUTATION
0
CONTRIBUTIONS
10 Questions
5 Answers
ANSWER ACCEPTANCE
70.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
is it possible to create dynamic standalone applications using MATLAB GUIDE?
Hi all, I am currently using MATLAB with the DSP and Signal Processing toolbox. I was wondering if there is a way to expor...
7 years ago | 1 answer | 0
1
answerQuestion
passing whole function expression as function argument
hi everyone, I am trying to create a function that has as an argument another function expression. I can manage to do this: ...
9 years ago | 1 answer | 0
1
answerQuestion
matlab filter() function artifacts
Hi all, I am facing the following problem: a 100 Hz sine tone is fed from the input to the output of a system. When I am ...
9 years ago | 0 answers | 0
0
answersQuestion
Any free tools in Matlab for controlling audio output of sound card?
HI everybody, I have some ideas I want to start implementing. It is about processing real time the output of the soundcard a...
12 years ago | 1 answer | 0
1
answerQuestion
surf plot grid line density
Hi everybody, I am trying to resolve this the last couple of days but no lack. I have a surf plot and I need to have a certa...
12 years ago | 2 answers | 0
2
answersQuestion
asind command returns complex angle. What is the meaning of this?
Hi everybody, I am trying to extract an angle from a triangle in degrees and I am using the asind command for this. I need to ap...
12 years ago | 1 answer | 0
1
answerQuestion
from time domain to frequency domain and back to time domain
Hi to everybody, I am trying to jump from a frequency response to an impulse response and I need to start from sth basic so I...
12 years ago | 1 answer | 0
1
answerimpulse response interpretation
The IR plots are plotted using plot(abs(y)). So no time on x axis just samples. The function I am using to generate my FR_dat...
12 years ago | 0
impulse response interpretation
Hi Elige, thanks for the contribution once again. I would like to upload some images on what i am talking about here, indeed...
12 years ago | 0
Question
impulse response interpretation
Hi to everybody, I have implemented a little function that calculates the impulse response from a complex dataset (FR_data)....
12 years ago | 3 answers | 0
3
answersobtain the Impulse response from a frequency response
Elige, thanks for the input. Thank you for the reply on the frequency question. So, my sampling frequency should be the doubl...
12 years ago | 0
Question
obtain the Impulse response from a frequency response
Hi everybody, I need some help to get me started on this one: I have a transfer function (a frequency response) that is g...
12 years ago | 2 answers | 0
2
answerswill processing a fragment of a wave file result in artifacts in the frequency domain?
ok, what you said makes sense. But I am more asking about the case when wavfile=[1 2 3 4 5 4 3 2 1]; f1=[1 2 3 4 5] ...
12 years ago | 0
will processing a fragment of a wave file result in artifacts in the frequency domain?
Wayne, thanks for the prompt reply! If it would not create any artifacts then why is it that: if I assume that I am only i...
12 years ago | 0
Question
will processing a fragment of a wave file result in artifacts in the frequency domain?
Hello everybody, this is my first post in the forum. I need to do some processing on a wav file in order to distinct between...
12 years ago | 5 answers | 0