资源列表
qpsk
- 运用matlab,采用QPSK调制与解调,包括串并转换,傅立叶变换与逆变换,信道估计(采用LS准则),多普勒频移等模块,内容清晰明了。
tuopu
- 用C++做的一个高校排课系统.主要用了托普算法来实现 -With C++ Do a College Course Scheduling System. TOPGROUP main algorithm used to achieve
mnist_dataset
- Data mining, machine learning
tsp
- 用遗传算法求解tsp旅行商的源代码 有详细过程及注解-Tsp TSP by genetic algorithm source code for a detailed process and comments
rule_based_network
- 这个工具是同伴的图书软件的复杂性管理的模糊系统 ,斯普林格,2010。 一个新的规则为基础的系统类型,称为规则为基础的网络,已与行动建议操作规则库的互联网络,形成一个等效的单规则库。这些行动最近已实现为基于Matlab工具箱,但仅限于个人使用的节点对。此工具自动执行正确网络中的所有节点的基本操作。该工具会让你更容易实现用尽可能少的用户交互的各种规模的规则为基础的网络 -This tool is companion software for the book Complexity Man
GA
- 一个简单但完备的遗传算法用于函数优化的程序!对于初学者很有用!-A simple but complete genetic algorithm for function optimization program! For beginners very useful!
nueralNetwork
- It is demonstrated that neural networks can be used effectively for the identification and control of nonlinear dynamical systems. The emphasis on models for both identification and control. Static and dynamic backpropagation methods for the adjustme
Bezier-B-spline
- VS下opengl实现Bezier曲面和B-spline曲面绘制,支持鼠标三位变换。源代码。-Under VS opengl achieve Bezier surfaces and B-spline surface rendering, support for mouse three transformations. Source code.
Simulated-annealing--tabu-search
- 利用matlab编写的模拟退火,禁忌搜索,能很快得到最优值。-Matlab prepared using simulated annealing, tabu search, can quickly get the optimal value.
sy
- 用于运动模糊图像的复原,在matlab环境下编写维纳滤波和其他算子图像复原-For motion blur image restoration, write Wiener filtering image restoration and other operators in the matlab environment
KF-S
- 卡尔曼滤波的matlab S函数程序,将含有白噪声的输入进行滤波-Enter the Kalman filter matlab S function program containing white noise filtering
Astar-to-solve-TSP
- A* 算法的一个应用,货郎担(旅行商)问题。设有n个城市,城市之间均有道路,一个旅行商从某城市出发,经过其余n-1个城市一次且仅一次,最后回到出发的城市,他如何走才能使他所走的路程最短?-Traveling salesman problem and the optimal solution
