-
schrodinger
求解量子力学的薛定谔方程,说明见readme.txt,使用matlab编制。可以现运行start.m(Solving the Schrodinger equation of quantum mechanics that see readme.txt, prepared using matlab. Can now run start.m)
- 2007-09-22 00:01:59下载
- 积分:1
-
DSP5
1.窗口法设计FIR数字滤波器。
2.以Butterworth 模拟低通滤波器为原型,设计IIR数字滤波器。(1. Window Design of FIR digital filter. 2. In order Butterworth analog low-pass filter for the prototype, design IIR digital filter.)
- 2010-03-11 21:45:35下载
- 积分:1
-
knn1
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.)
- 2017-08-09 21:06:38下载
- 积分:1
-
slidingmoandmatlab
《模糊自适应控制理论及其应用》中所有matlab模型。( Fuzzy adaptive control theory and its applications, all the matlab model.)
- 2008-06-12 17:58:39下载
- 积分:1
-
schedule2009_1
an ICM algorithm that is very useful and gives spectacular resuls
- 2010-05-13 17:50:17下载
- 积分:1
-
fengliji
自建的风力机模型,估计是垃圾,大家可以看看(Self-built wind turbine model was estimated to be garbage)
- 2012-06-05 10:15:54下载
- 积分:1
-
Newmark_B-VS-HPD_L-VS-Wilson
结构随机振动中关于Newmark 与精细积分法的对比,在精度一致的情况下效率的提高( a small program about Newmark and NPDL)
- 2020-10-21 20:27:23下载
- 积分:1
-
guifunc
electroencephalogram matlab function
- 2012-05-24 20:18:50下载
- 积分:1
-
support-vector-machine
支持向量机非线性回归通用matlab程序,本程序使用支持向量机法,实现对数据的非线性回归,核函数的设定和修改在函数内部进行,数据预处理在函数外部进行,简单易懂,希望能对大家有所帮助(Universal non-linear regression support vector machine matlab program, this program uses support vector machine method to achieve non-linear regression of data, settings and modify the kernel function within the function, the data pre-processing function externally, simple and easy to to understand, hoping to be helpful to everyone)
- 2009-11-12 14:57:19下载
- 积分:1
-
PCAMatlabPCA
matlab 实现PCA算法,可以输出识别率,有详细注释,值得一用(Face Recognition Using PCA algorithm procedure, with annotations, 88 recognition rate
)
- 2010-12-24 10:52:58下载
- 积分:1