资源列表
MATLAB-gui-programming
- MATLAB GUI编程中几个有用的程序段 -MATLAB GUI Programming several useful procedure of
CPPstandardlibUserGuide
- STL标准库学习的好东西,很有帮助的,希望大家能从中获益-STL standards for learning something good, helpful, I hope, we can benefit
musicmatlab
- music算法在谱估计中的matlab程序 -music spectrum estimation algorithms in the Matlab procedures
MUSICALGORITHM
- music的matlab程序 可测定波达方向-music of the Matlab program of DOA
AGAandLAGA
- 两种改进的遗传算法(自适应交叉概率的遗传算法,加入领域竞争策略的遗传算法)相比较的matlab程序,基于UCI的两个数据集,可直接运行程序观察效果。-both improved genetic algorithm (adaptive crossover probability of genetic algorithm, to field a competitive strategy of genetic algorithm) compared to the Matlab procedures,
RelationOperation
- 离散数学中关系的闭包运算,包括自反闭包,对称闭包,传递闭包-Discrete Mathematics relations with the closure operation, including reflexive closure, symmetric closure, transitive closure
bresenhamsuanfachengxu
- bresenham画线算法程序,运行环境windows xp TC2.0环境.-bresenham line drawing algorithm procedures, the environment windows xp TC environment.
Liangyoudunsuanfa
- 梁友栋-Barskey裁剪算法,在裁剪算法中比较快的一种算法,-friends of Liang Dong-Barskey cutting algorithm, the algorithm cutting a faster algorithm,
lpcanalyssis
- this is audio lpca analysis system,you can use it to do the audio analysis-this is lpca audio analysis system, you can use it to do the audio analysis
n2b
- Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary string representation. bin2num is its inverse operation. It can be used in a numerical analysis course when floating point arithmetic is discussed.
cov_1d
- This functions returns the variance of vector elements-This functions returns the variance of Criticism tor elements
mergesortedvectors
- If we have two individually sorted vectors \"a\" and \"b\" but they are not sorted with respect to each other and we want to merge them into vector \"c\" such that \"c\" is also a sorted vector. Then c=mergesorted(a,b) can be used. -If we have two