资源列表
sort
- 排序算法的C语言实现(其中包括插入排序、归并排序、快速排序和SHELL排序的实现及各排序算法所需时间的比较)-Sorting algorithm to achieve the C language (including insertion sort, merge sort, quick sort and the realization of SHELL Sort sorting algorithm and the time required for comparison)
kalman滤波
- kalman滤波
3phaseASM
- Alternating current asynchronous motor
SoftStart
- 基于全脉冲的软启动器仿真研究,观察电流及转速变化-soft start
3phaseIM
- 3 phase induction machine
tree
- 二叉树是n(n>=0)个结点的有限集合,它或为空树,或是由一个称之为根的结点加上两棵分别称为左子树和右子树的互不相交的二叉树组成。 对二叉树的操作主要有:建立一棵二叉树;遍历二叉树;求二叉树的深度、结点数等。 1. 定义二叉链表类型; 2. 实现二叉树的基本操作:建立、先中后序遍历、层次遍历及输出。 -Binary Tree is n (n> = 0) a finite set of nodes, it is empty or tree, or the root no
source_code_2meim2
- 成功实现计算DFCrsl算法的程序,本人测试已经通过,性能已基本达到DFCrsl算法的性能,需要MATLAB 2009b环境运行,如有问题,欢迎讨论 -The successful implementation of the program to calculate DFCrsl algorithm, I have passed the test, need MATLAB2009b operating environment, any questions, please contact me
export_fig.rar
- 将MATLAB生成的图表,数据和.fig等结果文件导出到其它文件中,,This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties: - Figure/axes reproduced as it a
GRNN
- 本案例是采用GRNN(径向基)神经网络预测水资源量,GRNN神经网络适合于小样本、高精度预测,本实例附有数据(不全),下载者可以直接将数据更改为自己的数据便可以使用。程序中使用了交叉验证方法,使预测精度大大提高-This case is the use of GRNN (Radial Basis Function) neural network to predict the amount of water, GRNN neural networks suitable for small samp
NicheSGA
- 一个经典的基于排挤机制的小生境遗传算法程序-an exclusion based on the classic mechanism of Niche Genetic Algorithm
Huffman
- 本程序中定义了霍夫曼类实现霍夫曼编码和解码,其中编码过程用递归实现。-This procedure is defined category Hoffman Hoffman achieve encoding and decoding, encoding one of the process of using recursive implementation.
AdaptiveWeightedMedian.tar
- Adaptive Weighted Median Filter
