-
Matlab1
matlab中几种常用的程序,对于熟悉matlab编程有很大帮助(some code in matlab,is useful for the new fish)
- 2011-12-21 16:26:09下载
- 积分:1
-
atbm8830_priv
Support for AltoBeam GB20600 (a.k.a DMB-TH) demodulator ATBM8830, ATBM8831.
- 2015-03-14 19:13:07下载
- 积分:1
-
运用匈牙利算法计算铁路列车车次接续问题 Hungary-MDVRP
说明: 在matlab中运用匈牙利算法计算铁路列车车次接续问题(Using Hungarian Algorithm to Calculate the Connection Problem of Railway Trains in Matlab)
- 2020-10-24 16:20:00下载
- 积分:1
-
HydraulicFluidTP
Hydraulic Fluid Part of a hydraulic tool box to generalize the hydraulic system simulation. The outcome of the block are a global hydraulic fluid variables based on the current system pressure and temperature(Part of a hydraulic tool box to generalize the hydraulic system simulation. The outcome of the block are a global hydraulic fluid variables based on the current system pressure and temperature)
- 2010-01-09 16:44:26下载
- 积分:1
-
OFDM程序
说明: OFDM的接收和发射,是用Matlab编程实现的,希望供大家参考学习!(OFDM receiver and launch, using Matlab programming, I hope for your reference learning!)
- 2005-09-12 23:28:53下载
- 积分:1
-
simulink-tutorial
Handbook matlab simulink
- 2013-12-24 15:07:24下载
- 积分:1
-
FLUX2
THIS PAPER IS ABOUT AXIS FLUX AND DIAGNOSIS FAULT IN INDUCTION MOTOR RARE
- 2013-12-29 08:05:41下载
- 积分:1
-
LDPC_BSN.rar
LDPC编码,解码以及校验仿真的应用,LDPC编码,解码以及校验仿真的应用,(LDPC coding, decoding and verification simulation applications, LDPC coding, decoding and verification simulation applications,)
- 2009-12-17 12:40:35下载
- 积分:1
-
tidu
针对mean shift 跟踪方法中存在的光照变化不稳定问题, 提出了基于梯度特征与彩色
特征相融合的mean shift 跟踪方法。首先分别提取目标的梯度特征和彩色特征,利用多尺度的相似度
计算方法进行特征的匹配,然后通过最大化相似度对目标进行跟踪。通过物体和人体等运动目标的跟
踪,验证了改进的跟踪算法在光照变化情况下的鲁棒性优于原有的算法,显著降低了跟踪位置误差。(The instability of the light changes in the mean shift tracking method, the mean shift tracking method based on gradient features and color characteristics of fusion. First extract gradient features and color features of the target, the similarity calculation method using multi-scale feature matching, and then maximize the similarity of the target track. Through the tracking of objects and people moving target, verify the robustness of the improved tracking algorithm in the case of illumination changes is better than the original algorithm significantly reduces the tracking position error.)
- 2012-06-09 09:15:14下载
- 积分:1
-
2
说明: M/M/m排队系统性能仿真代码matlab
function r=randexp(lambda) r = -lambda*log(rand) (M/M/m queuing system performance simulation code matlab function r = randexp (lambda) r =-lambda* log (rand))
- 2008-12-28 23:16:48下载
- 积分:1