资源列表
knn1
- K最邻近密度估计技术是一种分类方法,不是聚类方法。 不是最优方法,实践中比较流行。 通俗但不一定易懂的规则是: 1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。 2.选出最小的前K数据个距离,这里用到选择排序法。 3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering metho
23825750area-load
- load of area in power system
PLS
- 偏最小二乘法的细节算法,有助于进行数据处理的分析。(Partial least square method)
fig
- weilbull计算,三参数分布的威布尔函数(matlab weibull distribution)
Wavelength_2_RGB
- 光谱波长值转RGB值。输入不同波长输出其对应的光的颜色,(wavelength to RGB. Spectral wavelength value RGB. Enter different wavelengths to output the color of the corresponding light,)
CCA
- 可以进行典型相关分析,注释很详细,可以直接调用(cca Canonical correlation analysis can be done, annotation is very detailed, can be called directly)
monituibei
- 模拟退火基础代码,变异方式为随机变异,,附上基于随机步长的变异方式(Simulated annealing basis code, the mutation is random variation)
rls&lsm
- LMS algorithm and RLS algorithm set routines
跳频与扫频信号发生
- 用chirp函数实现了多个跳频信号在时间轴上依次出现,作为跳频发生信号的模型,可用于进一步的信号处理。(With the chirp function to achieve a number of frequency hopping signal in the time axis in turn appear as a frequency hopping signal generation model can be used for further signal processing.)
keystont
- 梯形变换程序,可以实现雷达检测的目标距离矫正(Program of keystone transform, it can realize thd corrcetion of range walk in the radar detection.)
金融系统分数阶程序
- 利用预估矫正方法,对分数阶金融系统的matlab仿真 ,并有整数阶金融系统做对比。(Using the predictor corrector method, the MATLAB simulation of fractional order financial system is made and compared with the integer order financial system.)
Cholesky_improve
- 本人自编的Cholesky和高斯算法,希望能对大家有所帮助吧~~(Cholesky and Gause written by myself, hope it can help friends inneed~~~)
