Algorithm that find the peaks of a signal. You can choose the number of peaks you want to find and t
Algorithm that find the peaks of a signal. You can choose the number of peaks you want to find and the valour of peak to begin to find....
Algorithm that find the peaks of a signal. You can choose the number of peaks you want to find and the valour of peak to begin to find....
Cubic spline algorithm approximating function y=f(x) - ((-2)*x*(2*x+3))/(x*x+4*x+5) in interval [-2 2]...
遗传算法经典例子matlab来实现-Matlab genetic algorithm to achieve a classic example of...
In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, ...
% decode with soft-input viterbi algorithm 硬判决 % //k=4,r=1/2 %输入数据为软信息,并且数据为均值为1的BPSK调制,如果均值为MEAN,那么62,63,103,104行应做相应修改...