-
LevelSet_CV
一种改进的基于C-V模型的水平集分割算法,附有程序和图像源数据,分割方法较好(An improved model based on C-V level set segmentation algorithm, a program and image data source, segmentation method is good)
- 2011-12-29 21:52:10下载
- 积分:1
-
jixiedonglixue_American
这是一本关于机械动力学的教材,是一本全美经典教材,简单实用。(This is a textbook on the mechanical dynamics, is an American classic textbook, simple and practical.)
- 2010-06-18 16:25:05下载
- 积分:1
-
matlab_uart
matlab访问串口的程序,包括:打开、关闭和清除串口对象;读串口、写串口;串口的数据流控制;还包括:怎么用matlab发送手机短信的例程;这是学习matlab访问系统硬件的原理,不可多得的经典例程!(matlab serial port access procedures, including: open, close and clear the serial port object read serial port and write serial port serial data flow control also include: how to send SMS using matlab routine it is to learn the principle of the hardware to access the system matlab , rare classic routines!)
- 2010-01-25 11:20:38下载
- 积分:1
-
图像参数的测量
图像分析和识别中一个关键的内容就是图像参数的量测,本程序可实现一些参数的量测。( In the image analysis and the recognition an essential content
is the picture parameter 閲忔祴, this procedure may realize some
parameters 閲忔祴. )
- 2005-09-01 23:28:24下载
- 积分:1
-
DFIG
双馈风力发电机的仿真,将风能经过双馈发电机转换成频率为50Hz的三相交流电(Doubly-fed wind turbine simulation, wind energy is converted into a doubly-fed generator frequency of 50Hz three-phase AC)
- 2013-04-28 10:41:40下载
- 积分:1
-
tcp_udp_ip_2.0.6
运用MatlabUDP数据通信工具箱,采用MatlabGUI界面发送数据和接收数据的通信(Data communication using MatlabUDP toolbox, a communication interface MatlabGUI transmit data and receive data)
- 2015-04-14 18:46:40下载
- 积分:1
-
N-dimensionalsignal
N维信号空间误码性能仿真,内含详细的文档说明(N-dimensional signal space BER performance simulation, contains a detailed documentation)
- 2009-09-21 19:28:58下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
regionbased_seg_demo
基于chan-vese的一个水平集分割的matlab程序,在matlab7.1环境下测试有效(Chan-vese based on a level set segmentation matlab procedures, test environment at matlab7.1 effective)
- 2009-03-26 14:21:27下载
- 积分:1
-
PowerMeter
matlab与VPI联合仿真,光功率计的设计实现程序(matlab vpi power meter)
- 2012-04-18 16:09:04下载
- 积分:1