-
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
-
lujing
Matlab写的求最短路径的程序!欢迎大家使用!(Matlab was the shortest path to the procedure! Everyone is welcome to use!)
- 2007-03-08 15:36:49下载
- 积分:1
-
Trabajo1a
使用robotic toolbox
可自行定义1至7自由度的机器人,并显示和移动
可以输入任意机器人参数,注意sigma=0是旋转关节,sigma=1为平移关节(Use robotic toolbox definable 1-7 DOF robot, and display and mobile robot can enter any parameters, note sigma = 0 is rotating joints, sigma = 1 for translational joints)
- 2014-11-23 23:34:28下载
- 积分:1
-
modulation-recognition-dataset-master
说明: 生成调制信号数据集
信号集包括2ASK,2PSK,2FSK,4ASK,4PSK,4FSK,8ASK,8PSK,8FSK,16QAM,64QAM,信号比范围-20db至18dB,调制到中频。
信号参数
符号率fb:1e3
载波频率fc:2e3
采样频率fs:64e3
信号频道:awgn,rayleigh(Generating Modulation Signal Data Set
Signal sets include 2ASK, 2PSK, 2FSK, 4ASK, 4PSK, 4FSK, 8ASK, 8PSK, 8FSK, 16QAM, 64QAM, signal ratio range - 20 dB to 18dB, modulated to intermediate frequency.)
- 2021-02-09 23:19:53下载
- 积分:1
-
code1
this gives the idea on the calculation of clutter RCS in radar and for analysing the radar antenna gain
- 2010-10-27 19:03:20下载
- 积分:1
-
tower
自己写的,很有心得,还往大家多多支持,谢谢!(Write your own, very learned, but also to the generous support of everyone, thank you!)
- 2009-12-15 19:56:01下载
- 积分:1
-
MIMO
此程序完成MIMO各个自程序的功能,比如编码,信道仿真,信道估计,信噪比计算等,各子程序能够独立运行,具有很好的参考价值(This procedure since the completion of all procedures MIMO features, such as coding, channel simulation, channel estimation, signal to noise ratio calculation, the subroutine can be run independently, with a very good reference value)
- 2021-04-17 14:48:52下载
- 积分:1
-
Ambiguity_Train
Train信号模糊图与模糊度图代码,可以直接运行!(Train signal fuzzy and fuzzy graph- graph code, you can directly run!
)
- 2012-08-04 21:01:23下载
- 积分:1
-
screenshot
Draft version of lung extraction
- 2013-03-05 20:17:34下载
- 积分:1
-
Annappa
ep.
// Modules communicating with external circuits should normally be disabled
// before entering a sleep mode that will stop the module operation.
// Make sure the USART dumps the last message completely before turning it off.
while(!usart_tx_empty(EXAMPLE_USART))
pcl_disable_module(EXAMPLE_USART_CLOCK_MASK)
- 2011-11-21 17:20:56下载
- 积分:1