-
属性相似度的云分类器
matlab环境下,基于云模型的分类器,包括基于例子群优化的云分类器,和属性相似度云分类器。(Matlab environment, based on cloud model for the classification, including examples Swarm Optimization Based on the cloud classifier, and attribute similarity cloud classifier.)
- 2005-07-09 15:57:20下载
- 积分:1
-
Propagator-DOA-estimation
传播算子DOA估计算法MATLAB程序,估计到达角、离开角(Propagator DOA estimation algorithm based on MATLAB program)
- 2013-09-11 09:36:05下载
- 积分:1
-
FSR
FSR Sensor project m8
- 2013-04-11 03:57:37下载
- 积分:1
-
lsq
Least squares solution of Ax=b.
- 2010-03-06 17:23:42下载
- 积分:1
-
Routines-in-C-C-plus-and-Matlab
This Ebook includes a number of examples of parabolic PDEs solved by programmes written in either C, C++, Fortran, or Matlab.
- 2013-03-28 09:16:04下载
- 积分:1
-
fuzzyPID
matlab simulink 建模,实现永磁同步电机调速。pid控制(pmsm matlab simulink pid controller)
- 2020-11-20 11:29:37下载
- 积分:1
-
foe_demo-1.0
图像修复算法foe,来自论文“A Framework for Learning Image Priors”(This is a image inpainting algorithm which comes from tha paper A Framework for
Learning Image Priors)
- 2017-11-09 14:39:02下载
- 积分:1
-
a
广义预测控制仿真的源代码将在这里展示,用MATLAB进行仿真。(a good simulation is shown.)
- 2014-02-15 19:48:07下载
- 积分:1
-
multi_user_dectect
盲自适应多用户检测---LMS算法、RLS算法;其中产生m序列、gold序列(Blind Adaptive Multiuser Detection--- LMS algorithm, RLS algorithm which generates m sequences, gold sequences)
- 2013-12-16 19:09:37下载
- 积分:1
-
md_qrg
说明: 若非奇异矩阵A能够分解为一个正交矩阵Q与非奇异上三角矩阵R的乘积,即:
A=QR。则称其为A的QR分解。
实现QR分解的方法有很多种,包括Givens变换法,Householder变换法,Schemit正交化法。具体原理可以参考《矩阵论》(程云鹏,西工大出版)教材,这里仅给出三种实现QR分解的程序。(If nonsingular matrix A can be decomposed into a product of orthogonal matrix Q and nonsingular upper triangular matrix R, that is:
A=QR. It is called QR decomposition of A.
There are many methods to realize QR decomposition, including givens transformation, householder transformation, and scheme orthogonalization. The specific principle can refer to the teaching materials of matrix theory (Cheng Yunpeng, published by Xigong University). Here, only three kinds of QR decomposition procedures are given.)
- 2020-02-20 23:13:59下载
- 积分:1