Feeds
提问
Estimate the delay between two signals
I'm using find delay block to estimate the delay between two signals. Here is my configuration parameters : The error ...
6 years 前 | 0 个回答 | 0
0
个回答提问
Implementing cross-correlation in Simulink
Hello, here is the Simulink model that i'm using The matlab function script : function tau = fcn(sig,refsig) tau = gccphat(...
6 years 前 | 0 个回答 | 0
0
个回答提问
problem in splitting video into frames using matlab
Here is my code : video = VideoReader('Engineer.mp4'); NbOfImages = 30; for img = 1:NbOfImages; da...
6 years 前 | 0 个回答 | 0
0
个回答提问
Pulse random generator issue
Hello, I'm new in Simulink and i trying to make a pulse random generatorpulse random generator. Pulses have amplitude (1 ) and ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Gaussian pulse generator block issue
Hello, i'm new in Simulink and I'm using interpreted MATLAB function block to create a gaussian pulse generator. This is the f...
7 years 前 | 1 个回答 | 0