-
sourcefunction
实现得到一个简单函数的最优解 利于在其基础上进入深入 学习(To get a simple function to achieve the optimal solution to facilitate their access to in-depth study on the basis of)
- 2009-12-29 09:40:38下载
- 积分:1
-
Powell
这是一个用来优化结构设计的程序,名称为鲍威尔法,对其以后还有修正。(This is a program designed to optimize the structure, the name of Powell Law, its later amendments there.)
- 2011-09-14 15:31:25下载
- 积分:1
-
ENCODEWITHDECODE
SUPPORTING FILE FOR CONVERT GREYSCALE INTO BINARY STERAM
- 2013-10-13 15:37:47下载
- 积分:1
-
code
this code generates notch signal
- 2015-01-08 14:00:20下载
- 积分:1
-
MATLABcxsjyy
matlab程序设计关于MATLAB的安装编程调试等(matlab program design on the installation of MATLAB programming and debugging)
- 2008-04-17 13:27:33下载
- 积分:1
-
music-algorithm-source-code
music算法的源程序,希望会对大家有帮助(music algorithm source code, I hope it is helpful)
- 2013-05-22 16:56:56下载
- 积分:1
-
MATLAB_optical_flow
The code implements the optical flow algorithm described in Gautama, T. and Van Hulle, M.M. (2002). A Phase-based Approach to the Estimation of the Optical Flow Field Using Spatial Filtering,IEEE Trans. Neural Networks, 13(5), 1127--1136.
The algo proceeds in 3 steps
1. spatial filtering
2. phase gradient estimation
3. IOC using recurrent networks (The code implements the optical flow algor ithm described in Gautama, and T. Van Hulle. M.M. (2002). A Phase-based Approach to the Esti mation of the Optical Flow Field Using Spatial F iltering, IEEE Trans. Neural Networks, 13 (5), 1127-- 1136. The algo proceeds in a three steps. spat ial filtering 2. 3 phase gradient estimation. I OC using recurrent networks)
- 2007-05-18 13:48:16下载
- 积分:1
-
throughwall
关于穿墙雷达探测与监视的一篇较新国外论文,并附有程序(The title of this dissertation:Through-wall human monitoring using data-driven models with Doppler information)
- 2011-12-22 11:49:26下载
- 积分:1
-
IIR滤波器设计
现有一个信号:x(n)=1+cos(π*n/4)+ cos(2*π*n/3)设计及各种数字滤波器以达下列目的:
低通滤波器,滤除cos(2*π*n/3) 的成分,即想保留的成分为1+cos(π*n/4)
高通滤波器,滤除1+cos(π*n/4) 的成分,即想保留的成分为cos(2*π*n/3)
带通滤波器,滤除1+cos(2*π*n/3) 的成分,即想保留的成分为cos(π*n/4)
带阻滤波器,滤除cos(π*n/4) 的成分,即想保留的成分为1+cos(2*π*n/3)
1. 用MATLAB命令butterord求除滤波器的阶数,用命令butter设计各滤波器;画出滤波器幅度和相频相应 取各滤波器的系统函数H(z)。
(an existing signal : x (n) = a cos (* n/4) cos (2** n/3) design and digital filter to achieve the following objectives : low-pass filter, filter cos (2** n/3) the ingredients that want to retain an element of a cos (* n/4) high-pass filter, a filter cos (* n/4) components, namely to retain the element of cos (2** n/3) band-pass filter , a filter cos (2** n/3) components, namely to retain the element of cos (* n/4) band stop filter, the filter cos (* n/4) components, namely to retain the ingredients for a cos ( 2** n/3) 1. MATLAB order butterord except for the band Filter, using the order of the filter design butter; paint Filter magnitude and phase frequency of the corresponding filter system function H (z).)
- 2005-08-28 19:51:08下载
- 积分:1
-
MATLAB
MATLAB(矩阵实验室)是MATrix LABoratory的缩写,是一款由美国The MathWorks公司出品的商业数学软件。MATLAB是一种用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境。除了矩阵运算、绘制函数/数据图像等常用功能外,MATLAB还可以用来创建用户界面及与调用其它语言(包括C,C++和FORTRAN)编写的程序。(MATLAB (MATrix LABoratory) is The abbreviation of MATrix LABoratory, is a by The United States The MathWorks company production of a commercial mathematical software. MATLAB is a kind of for algorithm development, data visualization, data analysis and numerical calculation of senior technical computing language and interactive environment. Besides drawing function/data image matrix operations, commonly used functions, such as MATLAB can also be used to create the user interface and the calls to other languages (including C, C++ and FORTRAN) program.
)
- 2013-10-18 17:44:50下载
- 积分:1