Community Profile

photo

Ijeoma Madu


Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

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

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

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

11 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?

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

11 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

11 years ago | 3 answers | 0

3

answers