-
apriori
说明: 关联规则分析问题的一种方法 apriori在MATLAB下的编写 (Association Rules in a way the problem apriori prepared under the MATLAB)
- 2010-04-12 16:57:56下载
- 积分:1
-
matlabparticle
基于粒子滤波实现的纯方位目标跟踪,最后证明该算法收敛(Particle filter based on the realization of the bearings-only target tracking, the final proof of the convergence of the algorithm)
- 2021-05-13 20:30:02下载
- 积分:1
-
dpskgui
DPSK MATLAB 通信系统仿真 误码率 误比特率 Gray编码 译码(DPSK MATLAB simulation of communication system bit error rate BER of Gray code decoding)
- 2010-12-07 20:22:22下载
- 积分:1
-
clampedPlate
This example shows how to calculate the deflection of a structural
plate acted on by a pressure loading
using the Partial Differential Equation Toolbox(TM).
- 2013-01-22 15:13:09下载
- 积分:1
-
Matlab-digital-based-recognition-
这6个程序可用于0—9的数字识别,算法包括:基于类中心的欧式距离法、马氏距离法、夹角余弦距离法
、二值化的夹角余弦距离法、二值化的Tanimoto测度法和增量校正算法,均为基于matlab软件编写的程序。学会了这几个算法,可以在这些程序的基础上进行扩展,对三维模型识别算法的编程有一定的帮助。(6 program can be used 0-9 digit recognition, algorithms include: class center Euclidean distance, Mahalanobis distance method, the cosine of the angle distance method, the cosine of the angle distance method binarization, binary of Tanimoto Measure Method and incremental correction algorithms are written based on matlab software program. Learned these algorithms can be extended on the basis of these procedures, programming algorithm of the three-dimensional model to identify some help.)
- 2013-04-13 23:09:56下载
- 积分:1
-
SEP
实现了SEP: A Stable Election Protocol for clustered heterogeneous wireless sensor networks算法,适合做传感器网络分簇算法的人研究。(SEP: A Stable Election Protocol for clustered heterogeneous wireless sensor networks , we implement the algorithm, and this code is suitable for those who do research in cluster algorithm in Wireless sensor network )
- 2011-11-30 09:45:20下载
- 积分:1
-
matlabinter
说明: AVS帧内预测算法的MATLAB代码,具体做了水平预测、垂直预测、DC和左上预测、右下预测。(AVS intra-prediction algorithm MATLAB code, the specific level of the forecast done, vertical prediction, DC prediction and the upper left, lower right forecast.)
- 2008-10-23 14:28:11下载
- 积分:1
-
BookmarkWidgetService
Bookmark Widget Service Source Code for Andriod.
- 2013-11-14 23:58:26下载
- 积分:1
-
一个实例搞定MATLAB界面编程
关于MATLAB里边图形用户界面GUI的很实用的实例,一个例子搞定GUI。(A very practical example of the graphical user interface GUI in MATLAB is an example of GUI.)
- 2018-04-06 23:10:30下载
- 积分:1
-
lag2fqd
拉格朗日算法已知三组温度与压力数据:(3,53.5) (4,55.3) (5,56.2)求4.15对应的值为55.492375,结果正确。如果将以上数组顺序颠倒,已知压力55.492375求对应的温度,结果为4.185739,可以看到上下两个结果误差较大,就是说不能象这样去颠倒顺序去求值的。但是实际上我们可能经常要求知道压力去求温度,那么遇到这样的情况,只能采用试算法:一种简单的方法就是二分法迭代,书上都有介绍就不多讲了。(Lagrange method已知三组温度与压力数据:(3,53.5) (4,55.3) (5,56.2)求4.15对应的值为55.492375,结果正确。如果将以上数组顺序颠倒,已知压力55.492375求对应的温度,结果为4.185739,可以看到上下两个结果误差较大,就是说不能象这样去颠倒顺序去求值的。但是实际上我们可能经常要求知道压力去求温度,那么遇到这样的情况,只能采用试算法:一种简单的方法就是二分法迭代,书上都有介绍就不多讲了。)
- 2010-11-09 23:13:14下载
- 积分:1