-
Seismic_examples1
此为地震信号的一个实现的程序。效果较好。。(This is an implementation of the seismic signal process. Is better. .)
- 2020-12-12 10:49:16下载
- 积分:1
-
matlab-norm-distribution
用MATLAB产生正态分布和均匀分布,采用三种方法,并且进行纵横向对比(Generated using MATLAB normal and uniform distribution, using three methods, and conducted to compare vertical and horizontal)
- 2009-12-09 20:49:00下载
- 积分:1
-
AM_Audio
使用matlab实现基于AM解调的广播声音接收,并通过GUI界面实现。(Using matlab based on AM demodulation receiving radio voice, and through the GUI interface implementation.)
- 2015-02-19 12:10:18下载
- 积分:1
-
MATLAB
用MATLAB绘制低阶的平板波导的色散曲线图(MATLAB drawn by low-level slab waveguide dispersion curves)
- 2009-04-02 13:35:11下载
- 积分:1
-
musicldr.DOC
说明: 此文件完成了音乐灯的功能,能在doc环境下顺利运行,此文件是一个设计报告,你可以很方便的看到它的功能(This document is the completion of the function of light music, the environment in the doc is running smoothly, this document is a report of a design, you can see it very convenient function)
- 2009-07-27 15:56:47下载
- 积分:1
-
Video-Stabilization-Algorithm-MATLAB
说明: 包括各种图形图像处理的理论原理和软件方面的材料,提供可用现代软件工具实现图像处理的基础。(Including the theoretical principles of graphic image processing and software materials, to provide modern software tools available to achieve the basis for image processing.)
- 2011-03-15 13:05:45下载
- 积分:1
-
tuxianya
图像的压缩,很好用,有程序。希望站长尽快审核通过,急需一点资料(Image compression, and very easy to use program. Hope that the webmaster as soon as possible for approval in urgent need of a little information)
- 2012-06-22 17:00:08下载
- 积分:1
-
MATLAB_Simulink_PID
介绍Matlab PID 的一本不错的书(Matlab PID introduction of a good book)
- 2008-04-19 23:17:14下载
- 积分:1
-
CSM_E
电磁场经典算法模拟电荷法CSM求解步骤详解(Electromagnetic charge simulation method CSM classical algorithm for solving steps explain)
- 2014-01-15 10:42:27下载
- 积分: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