Feeds
提问
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 ...
12 years 前 | 1 个回答 | 0
1
个回答提问
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...
12 years 前 | 1 个回答 | 0
1
个回答提问
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); ...
12 years 前 | 1 个回答 | 0
1
个回答提问
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?
12 years 前 | 1 个回答 | 0
1
个回答提问
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...
12 years 前 | 1 个回答 | 0
1
个回答提问
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
12 years 前 | 3 个回答 | 0