-
ident
系统辨识工具箱的参考说明,很有用,虽是英文的,但不难懂(Matlab System Identification Toolbox reference books)
- 2009-02-19 19:12:35下载
- 积分:1
-
tspga
Traveeling sales man problem solved using genetic algorithm in matlab
- 2009-04-07 16:24:26下载
- 积分:1
-
MATLAB-code-of-DS_CDMA-system
Simulink通信系统建模一书中的DS_CDMA仿真MATLAB源程序,包括word文档介绍,是非常好的通信系统仿真的学习参考资料(The book Communication Systems Simulink model simulation of DS_CDMA MATLAB source, including word document describes, is a very good communication system simulation study reference)
- 2011-08-20 10:39:05下载
- 积分:1
-
Harmonic_Passive_Filt
harmonic filter passive excersice
- 2013-02-08 14:28:00下载
- 积分:1
-
spectrum
信号分析里常用,求信号的各种谱,均方谱、功率谱等等!(Commonly used in signal analysis, seeking various spectrum of the signal!)
- 2012-09-15 20:02:22下载
- 积分:1
-
erweizhi
简单的画直线、画图像、画形状程序,matlab源代码,简单实用有内涵。。。(Simple painting line, image, drawing shapes procedures, matlab source code, simple and practical connotation. . .)
- 2013-10-25 19:25:14下载
- 积分:1
-
stereoflow
Flow using diffuse connectivity
Research code. Not for commercial use.
If you use this code for results in your papers, please cite:
A roadmap to the integration of early visual modules,
A. S. Ogale and Y. Aloimonos,
International Journal of Computer Vision: Special Issue on Early Cognitive Vision
Usage:
[bestshiftsX, bestshiftsY, occlL, bestshiftsRX, bestshiftsRY, occlR] = flow(iLt, iRt, shiftrangeX, shiftrangeY, alpha)
Created by: Abhijit Ogale (ogale@cs.umd.edu)
- 2010-11-17 01:06:04下载
- 积分:1
-
fhcq_zxmzf
用matlab程序模拟凤凰传奇《最炫民族风》的代码(song played by matlab)
- 2012-11-09 17:13:11下载
- 积分:1
-
monte-carlo
QPSK通信系统的Monte Carlo仿真,采用汉明码,呈现了编码信号与未编码信号在随机信道中的传输(QPSK communication system Monte Carlo simulation, the use of Hamming codes, showing a coded signal and the signal is not encoded in the transmission of random channel)
- 2011-04-25 19:54:19下载
- 积分:1
-
fir_chebychev_design
Designs an FIR filter given a desired frequency response H_des(w).
The design is judged by the maximum absolute error (Chebychev norm).
This is a convex problem (after sampling it can be formulated as an SOCP).
minimize max |H(w) - H_des(w)| for w in [0,pi]
( where H is the frequency response function and variable is h
(the filter impulse response).
)
- 2011-05-27 21:43:35下载
- 积分:1