-
bssaudio-demo
BSS algorithms by Pham
- 2011-09-19 21:34:09下载
- 积分:1
-
异构网络中的切换
此文件是用于调查移交在 LTE 网络的过程。在这个项目中被认为是缓慢和平坦衰落。
- 2022-05-17 15:05:24下载
- 积分:1
-
fhss
跳频通信过程仿真。包括调解,扩频,接扩,解调全过程。(Simulation of frequency hopping communications. Including mediation, spread spectrum, and then expand, the whole process of demodulation.)
- 2021-03-20 20:29:18下载
- 积分:1
-
71477208pso_c+
je cherche un code concernant les flocks
- 2009-11-22 00:06:53下载
- 积分:1
-
matlab-image-shifting-and-rotate
matlab 做图像平移和旋转 用的是领域插值法 二次线性插值 另外还有一些调用matlab自带函数的编程(matlba image shift and rotate)
- 2012-04-15 21:25:13下载
- 积分:1
-
dijkstra
说明: D算法MATLAB实现,Dijkatra为主要算法,main函数举例实现(use matlab to make out D)
- 2010-04-28 23:23:31下载
- 积分:1
-
RLS_Pure
RLS (Recursive Least Squares)Algorithum
- 2010-04-29 18:04:40下载
- 积分:1
-
ExliSamp
excel和matlab混和编程exlink实现回归与模拟,还有几个插值运算小程序(excel and Matlab programming exlink mixture to achieve reunification with the simulation, Operational several small interpolation procedures)
- 2007-05-15 21:14:02下载
- 积分:1
-
Antenna-load
集总元件电阻、电感、电容的模拟,用不同大小的电感和电容加载,看天线的辐射方向图,从而分析加载天线的特性(Lumped resistance, inductance, capacitance of the simulation, using different sizes of inductors and capacitors to load to see if the antenna radiation pattern, to analyze the characteristics of the antenna load)
- 2011-09-14 20:46:23下载
- 积分:1
-
MeanShift-matlab
MeanShift运动目标跟踪 matlab程序
思路:
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
(MeanShift moving target tracking matlab program ideas: 1. Interception target tracking matrix rect 2. Strike target tracking weighted histogram hist1 3. Reading of a video sequence, first randomly selected one with such a large rectangle rect, calculate the weighted Histogram hist2. 4 Calculate the proportion of both functions, if the latter gap is too large, updated new matrix center Y, iterative (MeanShift is a variable step size can rapidly approaching the peak of the probability density method), until certain conditions stop.)
- 2013-09-19 11:40:07下载
- 积分:1