资源列表
wujianduxuexi
- 无监督学习与聚类课件,介绍了无监督学习算法-unsupervised clustering
H
- 本例是一个图像平滑与去噪的程序,对大家的图像预处理知识会有帮助-This example is an image smoothing and denoising procedures, we will help the image pre-knowledge
Numerical-integration
- 数值积分,龙格库塔或者欧拉求解自由落体运动-THE REAL EXAMPLES
Goertzel
- this is an implementation for geortzel algorythm written by matlab.
immune-genetic-algorithm
- vb编写的免疫遗传算法 作为初学者一个参考的对象-vb prepared by the immune genetic algorithm object as a reference for beginners
OFDM-System-Simulator
- 一个OFDM系统的MATLAB程序 有利于对OFDM通信系统的同步进行研究-An OFDM system, MATLAB procedures are conducive to the synchronization of the OFDM communication system to study
BinTree
- 这是一个二叉树前序遍历后序遍历中序遍历的源代码程序-This is a pre-order traversal binary tree in preorder traversal after traversal of the source code program
mtI
- 冈萨雷斯数字图像处理matlab版源码DIPUM Toolbax V1.1.3,对冈萨雷斯书的很好的补充-Gonzalez Digital Image Processing matlab source code version of DIPUM Toolbax V1.1.3, a good book for Gonzales complement
filter
- 自适应滤波器的仿真实验 与课本相结合 注释详尽 值得下载-The simulation experiment of adaptive filter
bpnet
- bp神经网络解决两个变量的异或问题比如输入(0,0)输出0-bp neural network to solve two different variables or questions
neiranji_code
- 发动机建模,采用Fortran语言强大的计算功能,及其可视化的数组处理功能,为发动机研究提供便捷手段。-Modeling of Engine
12-01bag
- 01背包问题 问题陈述:给定n种物品和一背包,物品i的重量是wi,其价值为vi,背包的容量为C。合理选择物品装入背包,使得装入背包中物品的总价值最大。在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。 问题分析:0 1背包问题是一个子集选取问题,适合于用子集树表示0 1背包问题的解空间。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入左子树,在右子树中有可能包含最优解时才进入右子树搜索;否则将右子树
