-
UsingMapleandMATLABtosolvetheproblemofScientificCo
说明: 用Maple和MATLAB解决科学计算问题(第三版)(Using Maple and MATLAB to solve the problem of Scientific Computing (Third Edition))
- 2010-04-07 15:42:06下载
- 积分:1
-
88
说明: UWB的仿真代码,还算是比较详细的,希望对您有所帮助(UWB simulation code, fairly detailed, and I hope for your help)
- 2012-12-29 11:08:04下载
- 积分:1
-
pcnn_basix
基本PCNN演算法,處理圖像的基本類神經網路。(Basic PCNN algorithm, the basic image processing and neural networks.)
- 2010-05-25 16:04:26下载
- 积分:1
-
一个很棒的网络控制系统仿真软件-truetime-1.13b-compiled
一个很棒的网络控制系统仿真软件,Truetime工具箱包括TrueTime Computer与Truetime Network 两个接口模块。计算机模块具有灵活的实时内核,A/D和D/A转换器,网络接口和外部通道。计算机模块按照用户定义的任务执行,代码采用Matlab或C++编写。(a terrific network control system simulation software, including Truetime Toolbox Truetime TrueTime Computer and Network Interface Module 2. The computer module with flexible real-time kernel, A/D and D/A converters, network interface and external access. The computer module based on user-defined mandate, code using Matlab or C preparation.)
- 2005-03-31 21:54:13下载
- 积分:1
-
cdma
说明: CDMA仿真系统 Gold码族 最佳接收机 (the cdma system simulation)
- 2011-03-23 21:46:18下载
- 积分: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
-
erweizhi
简单的画直线、画图像、画形状程序,matlab源代码,简单实用有内涵。。。(Simple painting line, image, drawing shapes procedures, matlab source code, simple and practical connotation. . .)
- 2013-10-25 19:25:14下载
- 积分:1
-
3DFDTDm
3DFDTD用来计算三维光子晶体在入射波照射下的透过率情况(3DFDTD used to calculate the three-dimensional photonic crystal in the case of incident radiation transmittance)
- 2015-03-18 11:43:31下载
- 积分:1
-
ParallelSquareCapacitance
说明: 在mtlab下,运用矩量法计算两平行方板电容,并分析电容随两方板边长和两方板之间距离的变化(In mtlab, compution of two parallel side plate capacitor, and capacitance of the two sides of edge length and the distance between the two sides change board)
- 2011-04-03 18:04:48下载
- 积分:1
-
code4walsh
Walsh Hadammard coding
- 2011-08-17 22:02:50下载
- 积分:1