资源列表
bp
- BP神经网络算法求出误差曲线的程序代码
一个简单的感知器网络
- 完整的c++代码,可以实现单层感知器网络。是神经网络入门者的一个参照
matrix
- 矩阵运算简单运算(求转秩,乘法,矩阵求反)-operation with matrix(including transfer,multiply,reverse)
fuzzymean
- fuzzy c-means clustering programe
LINGO1
- 输入覆盖矩阵,可以得到在哪个地方可以使安排的车数量数量最少。-Enter covering matrix, which can be in place to make arrangements for the least number of cars.
ffn
- 模糊神经网络,一个不错的模板,可以自己改编码改成所需要的-Neural network, a good template, you can change your code needs to change
how-long
- 计算一共活了多少天了,从你出生到现在的C++程序,挺好的,谢谢大家-Calculate the total number of days living from your birth to the present C++ program, very good, thank you
fft
- fft的C语言算法,后面的main函数是验证程序-fft C language algorithms, the back of the main function is to verify that the program
Analytic_hierarchy_process
- The analytic hierarchy process (AHP) is a structured technique for organizing and analyzing complex decisions (implementation).
fft
- 用c语言编写fft程序,实现对信号的数字化处理,有利于对信号的频谱分析-use c to achieve fft
QPSK_BER
- 基于星座图的QPSK仿真,易于理解QPSK的原理-QPSK constellation based on simulation, and easy to understand the principles of QPSK