mouh nyquist
MlB paris,france
Followers: 0 Following: 0
signal processing; machines modeling
Statistics
RANK
12,188
of 295,467
REPUTATION
4
CONTRIBUTIONS
8 Questions
3 Answers
ANSWER ACCEPTANCE
75.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
why the name sink for output library in simulink
why the name sink for output blocks library in simulink?
3 years ago | 0 answers | 0
0
answersQuestion
laplace transformation for array
hello every one I try to do laplace transformation for this array M = [exp(x) 1; sin(y) i*z]; i do "laplace(M)" but the ...
3 years ago | 0 answers | 0
0
answersQuestion
Matlab give wrong answer
I have used this two equation who must give the same value but matlab give two different answer Rs=1.150; Rr=1.440; Ls=0.156;...
6 years ago | 1 answer | 0
1
answerQuestion
initial phase angle calculation
hello I have this signal clear all;clc; t=0:0.0001:10; tt=t(1:100000);%take 100 000 samples a=30*pi/180; %phas...
10 years ago | 2 answers | 0
2
answershow can i find the three peak points of the histogram..
you can save your histogram as a variable and then use the file (peak finder in matlab exchange file)
10 years ago | 0
Question
self-organizing map plotting help
I have tried two years to plot Som map (self-organizing map);but I can't do it with matlab this is my program (I want plot th...
10 years ago | 1 answer | 0
1
answermatlab to vhdl conversion
there is a gooood file in matlab file exchange ; I hope that will help you
10 years ago | 0
How can i solve this?
you can found the answer in this book "it is free see in google " R. V. Dukkipati, "Solving Vibration Analysis Problems using M...
10 years ago | 0
| accepted
Question
problem in Hanning window with FFT
where is the error in my program, why I don't get the amplitude is not 4 . fs=300; N=3000; t = (1:N)/fs; % Time vect...
10 years ago | 1 answer | 0
1
answerQuestion
anti-aliasing filter after sampling
can I applied an anti-aliasing filter to the signal after sampling; and how to do this
10 years ago | 1 answer | 0
1
answerQuestion
i want to filter a frequeny
Hi all, I write because I'm trying to do filtering in maltab. in the code below I have a signal which is composed of two s...
10 years ago | 1 answer | 0