资源列表
QAM_AWGN_Fading
- 加性高斯白噪声衰减信道的QAM调制源代码,包含误码率仿真
kmeanssource
- kmeans程序,用以各种方面聚类分析,诸如入侵检测和图像等。-kmeans method,used in many fields, such as intrusion detection, imag segmentation and etc.
morletwt
- Morlet小波变换源程序,开发环境为Matlab-Morlet wavelet transform code using Matlab
costas_PLL
- 实现科斯塔斯环,pll程序,仿真通过,matlab程序-pll
pingtu
- matlab m语言编写的拼图游戏,对于学习matlab很有帮助-matlab m jigsaw puzzle languages, matlab helpful for learning
nerual-network-BP
- 模拟BP神经网络,已知四个输入向量和期待输出,可以通过hebbian和delta学习算法得到权重值,从而构建网络-BP neural network simulation, the four known input vector and look forward to the output, you can get hebbian and delta weight learning algorithm to build the network
sort
- 快速排序算法的多线程实现,将快速排序算法并行化处理-Multi-threaded implementation of quick sort algorithm, Quicksort algorithm parallel processing
bp-matlab-code
- 基本bp神经网络算法和改进型bp神经网络算法都是我改写完成的算法,是网上到处传播的一个c++ bp神经网络算法改写的-Bp basic neural network algorithms and improved neural network algorithm bp are my complete rewrite of the algorithm, is spreading everywhere, an online c++ bp neural network algorithm rewrit
Complex-matrix-inversion
- 该程序能够实现线性代数中复矩阵求逆问题,读者可在原基础上进行修改-Complex matrix inversion.zip
fs_sup_relieff
- RELIFF ALGORITHM FOR FEATURE SELECTION
bpCharRecognition
- bp神经网络字符识别程序,注释详细,使用方便-a program for character recognition by BP neural network with specific comment, which is use to use
Q-Learning
- q学习算法的C语言源代码,用在机器人探索未知环境的实例,关于rewards和环境的描述均有注解-q-learning algirethem