Community Profile

photo

mouh nyquist


MlB paris,france

Last seen: 3 years ago Active since 2014

Followers: 0   Following: 0

Message

signal processing; machines modeling

Statistics

  • Explorer
  • Thankful Level 3
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

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

answers

Question


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

answers

Question


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;...

5 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 2 answers | 0

2

answers

Answered
how 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)

9 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...

9 years ago | 1 answer | 0

1

answer

Answered
matlab to vhdl conversion
there is a gooood file in matlab file exchange ; I hope that will help you

9 years ago | 0

Answered
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...

9 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...

9 years ago | 1 answer | 0

1

answer

Question


anti-aliasing filter after sampling
can I applied an anti-aliasing filter to the signal after sampling; and how to do this

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 1 answer | 0

1

answer