-
Saliency
利用视觉注意机制生成显著图(包括matlab程序、exe程序和相应的文章)(Use of visual attention mechanisms generate significant plan (including the matlab program, exe and the related article))
- 2010-08-29 14:33:30下载
- 积分:1
-
main
code for 3-d based vehicle tracking system
- 2010-05-10 15:43:19下载
- 积分: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
-
sfun_PV_array_MPPT
具有最大功率点跟踪功能的光伏电池,采用matlab编写,可以用于光伏系统的仿真实验(pv battery with mppt function, written under matlab,it can be used in pv system simulation)
- 2012-11-13 02:13:07下载
- 积分:1
-
New-heuristic--bat-algorithm-for-the-production-o
bat algorithm source code
- 2013-12-10 16:53:31下载
- 积分:1
-
Line_code_english
Simulation of digital baseband modulation,it is very good for the users to deepen their understanding
- 2007-09-09 15:36:20下载
- 积分:1
-
shenpowerallo
说明: OFDM的一种功率分配算法得MATLAB得源代码。(OFDM as a power distribution algorithm may have to MATLAB source code.)
- 2008-11-15 20:21:25下载
- 积分:1
-
MMG1.10
说明: MMG模型回转实验,有具体的代码和在MTALAB中跑的程序(MMG model rotation experiment)
- 2021-03-23 18:09:15下载
- 积分:1
-
MATLABandCProgramming
MATLAB and C Programming
- 2009-07-16 14:18:15下载
- 积分:1
-
vcPP6.0
仿真火车站的站场图,可以办理进路,显示信号机,单操,单锁道岔等功能(Simulation Station station map, you can handle into the road.)
- 2013-11-23 17:46:30下载
- 积分:1