-
Bernoulli
很好的MATLAB仿真可以包括通信所有方面所以可以看看(good matlab)
- 2009-04-01 20:24:13下载
- 积分:1
-
work
matlab 关于association rule 的自己写的函数,有3个文件,
association.m:h = association(m, i, j)
i=>j, m是数据,h是support和confidence,该函数只适用于单个数据
ass_item: h=ass_itset(m, a, b)
同上,但是可用于多个数据(m为数组)
assrule: h = assrule(m, threshold1, threshold2)
该函数用于classification, 得到规则,threshold1为要求的support,threshold2为要求的confidence,h 则为符合要求的规则及其support和confidence,前2列为规则,后2列为其support和confidence
(matlab on the association rule to write functions, there are 3 files, association.m: h = association (m, i, j) i => j, m is the data, h is the support and confidence, this function applies only to a single Data
ass_item: h = ass_itset (m, a, b) it is the same as above, but it can be used for multiple data (m can be matrix)
assrule: h = assrule (m, threshold1, threshold2) the function used for classification,get the rules, threshold1 is the require of support, threshold2 is the required of confidence, h is the rules and their support and confidence, the former two columns as a rule, the latter two columns as one of its support and confidence)
- 2009-12-15 02:51:44下载
- 积分:1
-
nonlinearmultigridmethodforimageprocess
非线性多网格方法进行图像处理的程序,采用二重网格法进行图像去噪,中间插值用九点延拓(Non-linear multi-grid method for image processing procedure for the two-grid method for image denoising, in the middle with 9:00 interpolation Extension)
- 2010-03-07 20:57:18下载
- 积分:1
-
otsu-threshold
OTSU METHOD FOR THRESHOLDING
- 2013-11-30 13:33:21下载
- 积分:1
-
自适应滤波器
通过设计一个二阶加权系数自适应横向FIR滤波器,对一个加随机噪声的正弦信号实现滤波。
具体设计方案为:
1,生成标准正弦信号S
2,生成等长的随机信号N
3,生成加随机噪声的正弦信号X
4,X通过参数可调数字滤波器,输出Y
5,Y与参考信号作差得到误差E
6,E通过自适应算法调整权值W
7,用LMS算法处理噪声干扰的信号,最终实现滤波器功能(A two order weighted coefficient adaptive transverse FIR filter is designed to filter a sinusoidal signal with random noise.
The specific design scheme is as follows:
1, generating a standard sinusoidal signal S
2, generating an equal length random signal N
3, generating a sinusoidal signal X with random noise
4, X can adjust the digital filter by parameter and output Y
5, the difference between the Y and the reference signal is E
6, E adjusts the weight W through the adaptive algorithm
7, the LMS algorithm is used to deal with the noise interference signal, and the filter function is finally realized.)
- 2018-03-15 21:40:51下载
- 积分:1
-
JIT
jit精益生产的论文,很经典的。毕业答辩的优的哈(jit lean production of paper, very classic. Ha excellent graduate reply)
- 2010-05-26 23:04:08下载
- 积分:1
-
ofdm_sim
说明: OFDM的仿真,这种技术wimax已经采用,未来的4G肯定也是基于这种技术。附件是源代码,仅供大家参考! (OFDM simulation, WiMAX technology has been adopted as the future 4G is definitely based on the technology. The annex to the source code, only your reference!)
- 2005-10-16 18:26:39下载
- 积分:1
-
YUSUN
采用经典的数据关联方法算法实现的对单目标和多目标的跟踪(Classic data association algorithm was adopted to realize the track of single objective and multiple objectives)
- 2013-12-26 22:57:19下载
- 积分:1
-
Track2_1_ControlDesign
MATLAB Simulink Conference 2007_Track2-1
- 2010-07-20 08:12:31下载
- 积分:1
-
AMAC
基于输出跟随的模型参考自适应控制程序,利用最小二乘进行了参数更新。(Based on the output of the model to follow reference adaptive control procedure, carried out using least squares parameter updating.)
- 2009-05-05 20:48:14下载
- 积分:1