-
Radarsat_data
说明: 加拿大Radarsat数据,温哥华港口SAR回波数据,经过正交解调处理,可以直接作为原始数据处理(Canadian Radarsat data for SAR imaging)
- 2018-12-29 20:16:23下载
- 积分:1
-
随机共振相似度的Matlab计算程序,计算看出输入
随机共振相似度的Matlab计算程序,计算看出输入-输出的相似度S随着噪音的标准差的增大而不断得到改善,直到增大至一饱和值为止。-Stochastic resonance Matlab similarity calculation process, the calculation to see input- output of the similarity S as the standard deviation of the noise increases continue to improve until the saturation value increased to 1 so far.
- 2022-02-19 23:29:38下载
- 积分:1
-
MATLABCodeToCcode
介绍了如何利用Mathh的Realtime Workshop代码生成工具将Simulink模型自动转换成C代码的方法(This paper proposes a method of using the RTW (Real-Time Workshop)code generation tool to convert Matlab to the C code.)
- 2009-09-12 16:51:13下载
- 积分:1
-
RBFcollocRO
本代码为基于matlab的求解偏微分方程的利用径向基函数的无网格方法的源码(based on the Matlab code for the solution of partial differential equations using Radial Basis Functions non-grid method FOSS)
- 2006-10-25 20:40:35下载
- 积分:1
-
Matlab_Guide
Matlab Guide [Korean Vision]
- 2010-07-29 16:18:40下载
- 积分:1
-
ofdm-tx
MATLAB code for OFDM Transmission
- 2011-04-21 01:15:14下载
- 积分:1
-
daan
PSO粒子群算法解决旅行商问题的MATLAB源码(PSO PSO algorithm to solve the traveling salesman problem MATLAB source)
- 2013-07-16 20:09:37下载
- 积分:1
-
GSM_Blocks
GSM block in simulink
- 2009-10-01 01:59:03下载
- 积分:1
-
hhty
说明: SOA高速动态响应模型,基于SOA的载流子速率方程描述(High-speed dynamic response model of SOA, SOA-based carrier rate equation description of)
- 2010-03-25 12:53:40下载
- 积分: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