资源列表
10
- A Stair-shaped CPW-fed Printed UWB Antenna for Wireless Body Area Network
Neural-network-algorithm
- 神经网络算法源程序,包含8种神经网络,在VC环境中运行-Neural network algorithm source code, contains 8 kinds of neural networks
WSQ_MatLab
- WSQ algorithm code.The algorithm which is popular for compression of fingerprint images is WSQ. WSQ stands for wavelet scalar quantization
Four-rotor-Simulator
- 四旋翼飞行仿真计算,对旋翼进行气动仿真计算,以及控制设计-Four-rotor flight simulation
eof-kejian
- EOF算法简介及相关程序,运用一种新算法很好的利用原始数据去预测未来数据。-About EOF algorithm and related procedures, using a new algorithm to good use raw data to predict future data.
YALMIP
- 整数优化工具箱,可解决混合优化,整数优化等-optimization forum
pr_basic_code
- 模式识别基本方法matlab源代码,包括最小二乘法、SVM、神经网络、1_k近邻法、剪辑法、特征选择和特征变换-Basic method of pattern recognition matlab source code, including the least squares method, SVM, neural networks, 1_k neighbor method, the clip method, feature selection and feature transformati
NSGA-II(2000)
- 这是多目标优化问题的经典文章,值得研究。A Fast and Elitist Multi-Objective Genetic Algorithm NSGA-II (2000)-A Fast and Elitist Multi-Objective Genetic Algorithm NSGA-II (2000)
dataStruct
- 零基础学数据结构附带光盘,包含所有源代码。适合学习-Zero-based learning with CD-ROM data structure that contains all the source code. For learning
WinCalc
- C++Builder 6.0开发的能分析表达式的四则运算计算器,用于算法学习。-Calculator with ability of analysing the syntax and grammer of mathimatic expression, Developed by the Genius, The Master of IDE: C++ Builder 6.0!
chazhao
- 查找 1.有序表的查找 2.顺序表的查找 3.哈希表的查找 4.退出程序-1. Ordered the table to find 2. In order to find the table 3. Hash table lookup 4. Exit
datastruct(flash)
- 数据结构flash演示。数据结构中绝大多数的算法都用flash演示出来。很直观,比看书容易理解。绝对是好东西。