资源列表
Contador_monedas
- Cuenta el numero de monedas de una foto en especial
awgn
- awgn channel simulation
nakatest
- nakagami testing function
zihuigui
- 这是我在做水文预测时写的一些自回归模型代码-This is what I was doing some hydrological forecasts from the regression model to write code
FNN
- 自己写的,将数据归一后,使用前馈神经网络进行预测-standerize data, use FNN to predict data series
WavletDecomposeTheFaultSignalPower
- 选用DB小波对故障电力信号进行分解,从图中可轻易判断出故障点。-DB wavelet used to decompose the fault signal power, from the figure can easily determine the point of failure.
biggest-and-smallest-from-given-three-numbers
- code for biggest and smallest from given three numbers in multi core programming
pulse-compression
- 我们晓得脉冲压缩很重要,那么怎么来进行脉冲压缩呢?-We know that pulse compression is important, then how to carry out pulse compression it?
muller
- muller code for matlab
as1
- histogram equalization code
hitmiss
- HIT or MISS transform used to check if the given structuring element is present in the given image or not? If present then its HIT or else MISS.
c
- 编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数 1/1+1/3+...+1/n(利用指针函数)-Write a function, the input n is even, the function call seeking 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n (using the pointer function)