-
watershed-animation
watershed animation matlab
- 2010-10-27 15:11:32下载
- 积分:1
-
MATLAB
其中,子目录《数字信号处理题解及电子课件》_MATLAB程序包含了完成该书的习题参考答案时所用到的MATLAB程序,直接运行这些程序可给出相应习题参考解答的结果。用MATLAB编写的程序的名称由“ex”开头,接下来是所在的章、习题序号及该习题中MATLAB程序的序号,如ex_01_06_1,指的是第1章第6题的第1个程序。(Among them, the subdirectory " digital signal processing solutions and electronic courseware title" _MATLAB The book contains a complete reference to answer the exercises used by the MATLAB program, these programs can be run directly gives a reference to answer the result of exercise. MATLAB program with the name written by the " ex" at the beginning, followed by the host of the Chapter, and the number of exercises exercise program in MATLAB serial number, such as ex_01_06_1, refer to Chapter 1, Article 6, paragraph 1 of the title process .)
- 2009-04-26 19:33:56下载
- 积分:1
-
sudu
INS/DVL 组合导航 已收敛 有贯导就、四元素解算 航姿校正(INS/DVL integrated navigation convergence has consistently guide on the four-element solver AHRS correction)
- 2020-12-29 19:39:01下载
- 积分:1
-
Wavelet-soft-threshold
小波软阈值的去噪处理代码,比较了软阈值,硬阈值及当今各种阈值计算方法和阈值函数处理方法的性能
(Wavelet soft threshold denoising code)
- 2013-12-27 20:11:53下载
- 积分:1
-
MATLABshiyongjiaocheng
matlab电子教案,适合教学与自学的幻灯片,非常值得下载学习(matlab electronic lesson plans, teaching and learning for the slide, well worth downloading study)
- 2010-05-16 10:40:47下载
- 积分:1
-
music-algorithm-simulation
music算法的基本仿真以及有关的阵元数,SNR,阵元间距,快拍数之间的程序仿真(The basic simulation algorithms music program and the number of array elements related, SNR, element spacing, the number of snapshots between simulation)
- 2014-12-22 23:31:22下载
- 积分:1
-
MATLAB
说明: 详细介绍如何使用matlab的一本书。非常的不错哦(Details of how to use matlab in a book. Oh, very good)
- 2011-03-21 10:04:24下载
- 积分:1
-
yundong-guji-pipei
说明: matlab平台的一些运动估计块匹配算法,包括3步法,新3步法,4步法,菱形搜索等等(motionsEstAnalysis.m——Script to execute all Algorithms
motionEstES.m——Exhaustive Search Algorithm
motionEstTSS.m——Three Step Search Algorithm
motionEstNTSS.m——New Three Step Search Algorithm
motionEstSESTSS.m——Simple And Efficient Search Algorithm
motionEst4SS.m——Four Step Search Algorithm
motionEstDS.m——Diamond Search Algorithm
motionEstARPSm——Adaptive Root Pattern Search Algorithm
costFuncMAD.m——Mean Absolute Difference Function
minCost.m ——minimum cost among macro blocks
motionComp.m——motion compensated image creator
imgPSNR.m ——finds image PSNR w.r.t. reference image)
- 2010-04-29 14:51:55下载
- 积分:1
-
suiji
对数字信道容量进行迭代运算,计算在信道容量情况下,最佳的传输概率(On the digital channel capacity for iterative calculation was under the channel capacity, the best transmission probability)
- 2010-05-09 14:16:22下载
- 积分:1
-
CalcCINR
Calculate CINR in physical layer in MATLAB.
clc clear all close all
N = 1
R = 10
D = sqrt(3*N)*R
angleValue = [pi/6 (3*pi)/6 (5*pi)/6 (7*pi)/6 (9*pi)/6 (11*pi)/6]
c = 3*10^8
carrierFreq = 900*10^6
lambda = c/carrierFreq
baseHeight = 30
mobileHeight = 2
pathLossExponent = 3
shadowingValue = 0
transmitPower = 10
- 2012-11-19 20:55:27下载
- 积分:1