-
CircleFit
circular fit for example in circular noise in reticle this code used
- 2011-10-20 06:12:14下载
- 积分:1
-
picture code and decode
超混沌图像加密 编码译码代码 黑白图像 根据灰度做的(Code and decoding for hyperchaotic image encryption)
- 2018-01-24 12:15:27下载
- 积分:1
-
OFDMChEstAlgLSE
采用LSE算法的OFDM系统信道估计表现 (LSE algorithm for OFDM systems with channel estimation performance)
- 2010-07-09 17:57:36下载
- 积分:1
-
performance_of_MIMO
MIMO多天线收发 各种性能比较(BER曲线) 包括MMRC EGC SC Alamouti V-BLAST。信道为瑞利信道,有2种,相关和非相关。测试仿真结果 请运行文件名带plot的。(MIMO multi-antenna transceiver various performance comparison (BER curve), including MMRC EGC Ala SC mouti V-BLAST. Rayleigh channel to channel, two species, and correlated. Simulation results of tests requested documents were operating with the plot.)
- 2007-06-25 07:19:58下载
- 积分:1
-
rcqn
For data which is
reasonably distributed i.e., few if any outliers the result should
be comparable to the std function.
- 2014-12-19 08:57:48下载
- 积分:1
-
RX
说明: 高光谱遥感图像异常检测算法经典算法-RX算法(Hyperspectral image anomaly detection algorithm algorithm classical algorithm-RX)
- 2014-12-17 23:23:45下载
- 积分:1
-
yasuo
主要用于振动信号的频谱分析,用于判断信号中的故障频率(the fft analysis of the vibration signal)
- 2018-05-31 12:08:08下载
- 积分:1
-
BocSignal
该代码在Matlab R2008a的Simulink中实现了boc信号的调制(参数可设置),并附有pdf参考资料。(The code of Simulink in Matlab R2008a achieve the boc signal modulation (parameter setting), together with the pdf reference.)
- 2010-07-27 19:47:21下载
- 积分:1
-
coocc
it is useful for computing the co occurrence calculation for texture image
- 2014-01-30 13:01:52下载
- 积分:1
-
meanshift图像平滑
meanshift图像平滑代码
clear;
clc;
% width=600;%宽度,像素数
% height=600;%高度
% left=0;%距屏幕左下角水平距离
% bottom=0;%距屏幕左下角垂直距离
% set(gcf,"position",[left,bottom,width,height])
s = struct("id",0,"count",0,"point",[0,0], "value",[0, 0]);
im = imread("bit.bmp");
sz = size(im);
nums = 1;
- 2022-02-04 14:15:57下载
- 积分:1