-
Object_extract
用matlab实现视频帧的目标提取,能达到较好的提取效果,具体方法为帧差法(Using matlab to achieve the goal of video frame extraction, the extraction can achieve better results, specific methods for the frame difference method)
- 2007-09-24 14:55:53下载
- 积分:1
-
A_Brief_Introduction_to_Mathematica
A Brief Introduction To Mathematica
Dr. Christopher Moretti
Department of Mathematics
Southeastern Oklahoma State University
- 2010-08-16 20:15:15下载
- 积分:1
-
MATLABfuzhukongzhixitongsheji
这是一个MATLAB6。5 辅助控制系统设计与仿真例题的所有源码,希望自动化初学者能有所帮助。(This is a MATLAB6. 5-assisted control system design and simulation of all the source code examples, I hope to be helpful for beginners automation.)
- 2009-04-20 17:26:59下载
- 积分:1
-
Ass_DIP_2010
指纹读取 识别 滤波,关于3个指纹的读,改,和另外一个指纹进行匹配(Fingerprint reader identify the filter, on the three fingerprint read, change, and another to match a fingerprint)
- 2011-02-09 07:33:40下载
- 积分:1
-
cauc
有限元差分解偏微分方程的函数,能设置初值,边界值(Difference solution of partial differential equations finite element function can set the initial value, boundary value)
- 2013-09-22 16:59:36下载
- 积分:1
-
asmyeni1
induction motor m-file simulation
- 2011-12-07 22:46:25下载
- 积分:1
-
wiener_filtering
在一定的约束条件下,其输出与一给定函数(通常称为期望输出)的差的平方达到最小,通过数学运算最终可变为一个托布利兹方程的求解问题。维纳滤波器又被称为最小二乘滤波器或最小平方滤波器,目前是基本的滤波方法之一。维纳滤波是利用平稳随机过程的相关特性和频谱特性对混有噪声的信号进行滤波的方法,1942年美国科学家N.维纳为解决对空射击的控制问题所建立,是40年代在线性滤波理论方面所取得的最重要的成果。(Under some constraint conditions, the output with a given function (often referred to as expected output) the square of the difference between the minimum, through mathematical operation can be turned into a final taub Leeds equation to solve the problem.Wiener filter is also known as least squares filter or least square filter, is now one of the basic filter method.Wiener filtering is to use the related characteristics of stationary random process and spectrum characteristics of mixed with noise signal filtering method, scientists in the United States in 1942 n. wiener established to solve the control problem of empty shooting, is 40 s in the theory of linear filtering is the most important results.)
- 2016-03-08 13:08:44下载
- 积分:1
-
Matlab
Matlab小问题
问: Matlab仿真中怎样编辑Scope中的图象???
答: 实现的方法有以下的几种:
1)PrintScreen,然后粘贴到Windows位图编辑器,选择图像点击右键,选择“反色”即可;
2)在Scope中,它的参数设置的第二页,有一个Save Data to Workplace,将它选中,然后在下面的方框
中指定变量名,然后用plot命令画出;
3)直接在模型上再加一个,to Workplace模块,也用plot画出;
4) 等scope显示出来图像以后,在matlab上运行
set(0, ShowHiddenHandles , On )
set(gcf, menubar , figure )
这时候你会发现scope的工具栏的上面多了一行,点击insert-axes,鼠标会变成十字形状,然后再图像的任意一处双击左键出现一个对话框PropertyEditor,选中style在窗口的右便会出现color,这时你就可以任意修改背景颜色了。
问: 怎样进行S-function的编程和使用???
答: S-function也就是System-function的缩写。说得简单,S-function就是用MATLAB所提供的模型不能完全满足用户,而提供给用户自己编写程序来满足自己要求模型的接口。要了(err)
- 2007-12-07 16:29:53下载
- 积分:1
-
1
说明: Canny Edge Detector Algorithm and Matlab Codes
- 2009-03-13 13:55:46下载
- 积分:1
-
houghline
用matlab代码实现的霍夫变换,对于初学者有一定的帮助(Matlab code to use the Hough transform, for beginners will certainly help)
- 2009-07-01 19:32:54下载
- 积分:1