-
lab_1a_retropropagacion
a easy back propagation example done in matlab,
- 2013-11-01 08:25:00下载
- 积分:1
-
20100816234956_UM_2.4.2.35
估计过来看的精神分裂国家结果看来是大方监管机构 股市大幅交给若结果是劳动纠纷(Estimates of schizophrenic country come to see the results of regulatory agencies appear to be generous to the stock market if the result is a significant labor disputes)
- 2013-12-07 19:21:22下载
- 积分: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
-
example_clock
说明: Matlab擦除重绘动画——时钟演示,包含时针、分针和秒针,日期。(Matlab Erasemode redraw animation- Clock )
- 2011-04-13 17:03:42下载
- 积分:1
-
zhongzhilvbo_Matlab
对原始图像进行灰度、滤波、加噪声处理,以及获得其中值滤波后的图像,有详尽的代码(The original grayscale image, filtering, adding noise processing, and access to where the value of the filtered image, there is a detailed code)
- 2015-04-15 20:22:58下载
- 积分:1
-
matlab7
说明: matlab7.0在数字信号处理中的应用.pdf
机械工业出版社出版(matlab7.0 in digital signal processing application. pdf Machinery Industry Publishing House)
- 2008-11-18 16:41:33下载
- 积分:1
-
Tut6_-_DFT___FFT
DSP course lectures lab
- 2011-11-07 23:50:10下载
- 积分:1
-
一维时域有限差分法
FDTD程序关于一维时域有限差分法(分层介质,反射,透过系数-FFT)(1-D FDTD code with simple radiation boundary conditions)
- 2010-06-17 16:54:56下载
- 积分:1
-
7
说明: 常见matlab数值分析程,对MATLAB初学很有用!(Common numerical analysis matlab Cheng)
- 2009-12-16 16:33:05下载
- 积分:1
-
L_D
用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。(Write a small MATLAB program that implements the pthorder Levinson-Durbin (L-D). Run/Test the program using a AR(2) process (b0=1,a1=0, a2=0.81) and an MA(2) (bn=1,1,1) process-about 1000 samples. Use L-D with p=2 (for the AR) and 10 (for the MA). Plot the AR spectra produced in the two cases with L-D. List the direct form and the reflection coefficients in a table. Profile the L-D (total number of computations for a pthorder)
- 2009-12-29 01:39:11下载
- 积分:1