-
biodiesel_R101
This file is for the calculation of the base-catalyst biodiesel production process.
- 2010-03-14 20:24:07下载
- 积分:1
-
FitSphere.m
球面最小二乘拟合matlab程序。由离散的3D点拟合球面。(Least square fit of a sphere)
- 2016-03-19 21:36:03下载
- 积分:1
-
imageregister
图像配准程序,含有图像配准的这种算法以及检验程序(Image registration procedures, containing this image registration algorithm and testing procedures)
- 2007-08-22 22:11:18下载
- 积分:1
-
ML_POA
装个matlab运行ML_POA即可。
可修改其中NumDiv和LoopTimes两个变量的值来提高精度,但要注意计算两随着等分数增加成几何增长。(Matlab )
- 2010-12-01 16:58:38下载
- 积分:1
-
PRL_2010_denoise
蚁群算法用于小波域的。图像去噪,2010年最新权威SCI国际期刊文章,效果非常好。(Ant colony algorithm for the wavelet domain. Denoising, the latest authority of the SCI 2010 international journal articles, the effect is very good.)
- 2011-01-13 12:08:53下载
- 积分:1
-
KNN
K最邻近密度估计技术是一种分类方法,不是聚类方法。
不是最优方法,实践中比较流行。
通俗但不一定易懂的规则是:
1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。
2.选出最小的前K数据个距离,这里用到选择排序法。
3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method.
It is not the best method, but it is popular in practice.
Popular but not necessarily understandable rule is:
1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov).
2. select the minimum distance from the previous K data, where the choice sorting method is used.
3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
- 2020-10-23 14:37:22下载
- 积分:1
-
signal1
PWM层叠载波信号,适用于基于IGBT的5电平模块化多电平换能器(PWM stacked carrier signal, suitable for IGBT based 5 level modular multilevel transducer)
- 2020-09-06 10:58:04下载
- 积分:1
-
PRP_2
用共轭梯度算法——PRP算法求解无约束最优化问题(Conjugate gradient algorithm- PRP algorithm for solving unconstrained optimization problems)
- 2009-12-26 22:46:50下载
- 积分:1
-
dds_generate
DDS产生250-350M正弦波。相位量化处理,按M长度(DDS 250-350M generated sine wave.Phase quantization processing, according to M length)
- 2011-09-14 21:45:16下载
- 积分:1
-
GA
说明: 供入门者使用的遗传算法程序,每个程序有详细的解释和说明,对刚步入研究生阶段的工科生有很好的帮助(A genetic algorithm program for beginners to use, each program has a detailed explanation and description, there is a good help for just entering the postgraduate students)
- 2014-10-22 22:05:53下载
- 积分:1