-
super_matrix
说明: 利用最小二乘法求解超定方程的矩阵解法,用matlab编写。(The least square method for solving overdetermined matrix equation solution, prepared with matlab)
- 2010-04-17 10:36:14下载
- 积分:1
-
入侵杂草 智能算法
该程序能够快速寻找最优值,收敛速度快,精度高,智能算法。(Finding the optimal value and fast convergence speed.)
- 2018-09-05 19:19:41下载
- 积分:1
-
o9
说明: its an matlab pdf document on aco
- 2009-12-10 19:22:00下载
- 积分:1
-
4RRRGui
Simulation of RRR robot in Matlab
- 2010-12-17 18:46:25下载
- 积分:1
-
kaerman
说明: 实现卡尔曼滤波,可以看出,滤波过程是以不断地“预测—修正”的递推方式进行计算,先进行预测值计算,再根据观测值得到的新信息和kalman 增益(加权项),对预测值进行修正。由滤波值可以得到预测,又由预测可以得到滤波,其滤波和预测相互作用,并不要求存储任何观测数据,可以进行实时处理。(Kalman filtering, can be seen, the filtering process is constantly " forecast- Fixed" recursive manner calculated to predict the value of the first, and then according to the new information should be observed and the kalman gain (weighted items), on predictive value of the amendment. Value can be predicted by the filter, but also can be filtered by the forecast, and its interaction filtering and prediction, does not require the storage of any observational data, real-time processing.)
- 2011-02-27 10:33:13下载
- 积分:1
-
tls
总体最小二乘法代码,包含误差的产生。。。。。。。。。(total least square)
- 2021-03-27 14:39:12下载
- 积分:1
-
low_pass_filter
low pass filter that applaied on image
- 2013-11-26 05:17:24下载
- 积分:1
-
pinpu
cwpinpu.m为连续波频谱
lfmpinpu.m为线性调频频谱
nlfmpinpu.m为非线性调频频谱
对研究信号频谱分析很有帮助(cwpinpu.m for continuous wave spectrum lfmpinpu.m of chirp spectrum nlfmpinpu.m for nonlinear FM spectrum of research signal spectrum analysis helpful)
- 2012-10-28 17:14:23下载
- 积分:1
-
scan_image
该源代码应用于对传感器接收到的原始时域信号进行c扫描成像,应用于无损检测领域。(The source code is applied to the sensor receives the original time-domain signal c-scan imaging, used in non-destructive testing in the field.)
- 2014-09-01 11:19:42下载
- 积分:1
-
K-means-and-Perceptron
该程序为matlab程序,共有三个文件,dataC.m为程序入口,实现功能对50组数据用k均值算法进行分类,再对40组数据用感知器算法训练,然后用训练得到的判别函数对剩下10组数据分类,最后与原始分类做差比较,若分类无误,则全显示为0.(Matlab program on the program, a total of three files dataC.m for program entry features 50 sets of data with k-means algorithm to classify 40 sets of data with the training of the perceptron algorithm, and then using the trained discriminant function The remaining 10 sets of data classification, and finally with the original classification poor comparison, if the classification is correct, then the whole show.)
- 2012-07-28 12:59:45下载
- 积分:1