photo

Ijeoma Madu


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
212,860
of 300,584

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,723

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

  • Thankful Level 1

View badges

Feeds

View by

Question


How can I convert a matlab code to C?
I want to convert this to C code function [c]= add(a,b) c=a+b How is the compiler used to convert this to C, i am new ...

13 years ago | 1 answer | 0

1

answer

Question


How can the Neighbourhood function of a Self Organizing map be estimated?
Happy new year :) I would like to write a code for a self organizing map without using the matlab inbuilt SOM function. How can...

13 years ago | 1 answer | 0

1

answer

Question


How can Overlap-add technique be done
Hi:), I would like to perform the overlap-add technique but it seems to have errors. any ideas load handel N=length(y); ...

13 years ago | 1 answer | 0

1

answer

Question


Can synchronous Sampling be done by Matlab
Hi:) I have a tacho signal and a vibration signal and i would like to synchronize both using Matlab´. Any Ideas?

13 years ago | 1 answer | 0

1

answer

Question


I want to represent the PSD of three signals on a waterfall plot. How can this be done?
I want to represent 3 signals on a waterfall plot to see how the signal changes over time fs = 1000; % Sampling frequenc...

13 years ago | 1 answer | 0

1

answer

Question


How can i add echo to a signal
I want to add echo to a signal load handel how do i add echo to this

13 years ago | 3 answers | 0

3

answers