-
patternrecognitionfuzzyclassifiy0912
模式分类,提取的新特征,包括熵和尺寸特征,可分性好效果明显(pattern recognition ,new feature incuding entropy and size feature, better performance)
- 2009-12-27 10:54:52下载
- 积分:1
-
ECG_fitter
说明: 人体心电信号的滤波,用一个Butterworth低通滤波器,滤除50Hz工频噪声,并采用不同阶数的Butterworth低通滤波器,比较效果(Human ECG signal filtering, using a Butterworth low-pass filter, filter the 50Hz frequency noise, and different orders of Butterworth low-pass filter, compare results)
- 2020-09-05 20:18:06下载
- 积分:1
-
新建文件夹
该程序可以实现对于信号的时域参数提取以及信号的包络分析(The program can realize time domain parameter extraction of signals and envelope analysis of signals)
- 2019-01-23 17:10:01下载
- 积分:1
-
RaisedCosinesystemofthesource
文中给出了通信系统中的升余弦滚降传输特性的matlab程序实现源代码。(text is a system of communication or transmission cosine roll-off characteristics of the Matlab program source code.)
- 2007-05-24 13:13:27下载
- 积分:1
-
RVM-class
支持向量机是用于分类与回归的技术。由于其自身的诸多缺点,如无法获得概率输出,需要估计一个误
差参数C,以及必须使用Mercer 核函数等。相关向量机算法,克服了SVM 上述缺点,RVM 能获得与SVM 相比拟的推
广性能,并且更为稀疏。在此基础上,文中介绍了一种RVM 回归用于分类的新分类方法,用RVRC 来表示。并通过
实验证明了它的可行性。(Support vector machines for classification and regression techniques. Due to its many shortcomings, such as the probability that the output can not be obtained, need to estimate an error parameter C, and the need to use Mercer kernel function and so on. Relevance vector machine algorithm to overcome these shortcomings of SVM, RVM and SVM can be obtained comparable to promote performance and more sparse. On this basis, the paper introduces a RVM regression was used to classify new classification method, RVRC to represent. And through experiments proved its feasibility.)
- 2013-11-21 11:28:50下载
- 积分:1
-
harmonic_analysis_of_one_month_data
潮汐调和分析 利用t-tide程序对实测数据资料进行的潮位调和分析 求出调和常数(Tidal harmonic analysis procedure using t-tide data for the measured harmonic analysis of tidal harmonic constants obtained)
- 2020-06-29 23:40:02下载
- 积分:1
-
beam
有限元方法中三角形单元的相关matlab程序(BeamAssemble FEA)
- 2013-10-11 20:20:49下载
- 积分:1
-
ECE1512-Chaos-based-Image-Encryption-master
基于混沌的图像加密,用于MATLAB的图像加密,对图像进行置乱。。。。。。。。。。。。。。。(Chaos-based image encryption algorithm implement by matlab)
- 2020-06-22 02:20:01下载
- 积分:1
-
18062014
他的计划是dehaze图像由使用多个大气参数得糊里糊涂了融合技术. .(his program is to dehaze an image which is hazed by atmospheric parameters by using multiple fusion technique..)
- 2015-04-13 10:34:18下载
- 积分:1
-
activeContoursSnakesDemo
本演示实现了主动轮廓模型由Kass等人提出。
要运行它的图形用户界面
1。基于MATLAB型引导提示。
2。关于“到现有的图形用户界面,点击”
3。选择在与本文件相同的目录snk.fig文件
4。按一下上方的绿色箭头启动图形界面
一旦GUI已经启动,您可以通过使用蛇
1。点击“新形象”,并加载输入图像。提供的样品图像。
2。平滑参数设置“西格玛”或保留其默认值并点击“过滤器”。这将平滑图像。
3。只要你点击“过滤器”,头发会出现交叉,用他们和你左击鼠标,您可以选择在图像上的初始轮廓的位置。会出现一个红色圆圈到处您单击并在多数情况下,你应该单击对象周围的一切你想要的部分。最后一点,必须挑选使用右键单击,以阻止更多的积分为MATLAB的要求。
4。设置各种蛇参数(在能源方面的相对权重的蛇目标函数)或离开它们的默认值,然后按一下他们“迭代”按钮。蛇会出现和移动,因为它收敛到它的低能量状态。(This demo implements the Active Contour Models as proposed by Kass et al.
To run it with GUI
1. Type guide on the matlab prompt.
2. Click on "Go to Existing GUI"
3. Select the snk.fig file in the same directory as this file
4. Click the green arrow at the top to launch the GUI
Once the GUI has been launched, you can use snakes by
1. Click on "New Image" and load an input image. Samples image are provided.
2. Set the smoothing parameter "sigma" or leave it at its default value and click "Filter". This will smooth the image.
3. As soon as you click "Filter", cross hairs would appear and using them and left click of you mouse you can pick initial contour location on the image. A red circle would appear everywhere you click and in most cases you should click all the way around the object you want to segment. The last point must be picked using a right-click in order to stop matlab for asking for more points.
4. Set the various snake paramete)
- 2010-07-05 11:54:13下载
- 积分:1