-
Affine
- MATLAB: Matrix Laboratory
(a) Operation modes
- MATLAB may be executed in interpreter, compiler, or background
mode
Interpreter mode
* Type commands (statements) in the command window
# A statement with semicolon at end: do not display result
# A statement without semicolon: display result
# Statements with commas: connect statements and display results
# A statement of a single variable: just display the value
# Percentage ( ): comments
# Each line is a single statement or connected statements
- 2010-12-27 05:02:24下载
- 积分:1
-
MatlabFunctionOnIP
说明: 详细介绍了Matlab中图像处理函数的使用方法,并包含示例。(described the use of image processing functions in Matlab, including examples.)
- 2011-03-22 21:25:48下载
- 积分:1
-
example4_5
分析双极性不归零码的功率谱特性请输入随机序列的长度N= (ubplot(312)
plot(f,lpf)
title( 低通滤波器 )
axis([-fs/2 fs/2-0.2 1.2])
subplot(313)
plot(f,abs(yr_lpf)/N)
title( 经低通滤波后的频谱 )
xlabel( f /Hz ) )
- 2010-05-25 20:56:23下载
- 积分:1
-
DFT4_double_point
基于DFT的瞬时测频算法,及插值算法,最后由图形表示测频结果。(Based on the Instantaneous Frequency Measurement DFT algorithm, and the interpolation algorithm, and finally by the graphical representation of frequency measurement results.)
- 2007-12-18 17:52:56下载
- 积分:1
-
HopfieldTsp
说明: 用MatLab,编写用Hopfield网络求
解TSP问题(旅行商问题)的程序(城市
数目≥5)(Using MatLab, prepared using Hopfield network to solve TSP problem (TSP) process (the number of cities with ≥ 5))
- 2021-01-17 20:08:45下载
- 积分:1
-
ascii
implementation asii algorithm
- 2013-10-13 01:12:04下载
- 积分:1
-
QAM-modulation-performance
通过matlab仿真分析了QAM 调制方式在AWGN信道下的误比特性能(By matlab simulation analysis of QAM modulation in AWGN channel BER performance)
- 2013-11-20 16:14:08下载
- 积分:1
-
kalmanf
说明: 最经典的Kalman滤波程序,源码少,功能强大,老外作的(The most classic Kalman filtering procedure, source less powerful, foreigners made)
- 2010-03-31 13:25:56下载
- 积分:1
-
Resenje_Pan_Tompkins_QRS
Digital signal processing, this script implements the Pan Tompkins method for QRS detection
- 2011-05-21 00:41:32下载
- 积分:1
-
dijkstra
dijkstra 算法,是Isomap等算法所需要的(dijkstra algorithm,which is essential to Isomap algorithm)
- 2014-10-07 09:30:27下载
- 积分:1