photo

ibra01


Last seen: 12 months ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
184,703
of 300,571

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

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

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer