-
BEM-master
说明: 基函数扩展模型相关matlab代码,包含信道估计及其均衡 。(The basis function extends the model related matlab code, including channel estimation and its equalization.)
- 2020-10-15 13:27:30下载
- 积分:1
-
wilson
这是一种基于线性加速度假设的用于编制大型程序的算法,即威尔逊法,可用于微分方程描述的问题计算仿真(This is an assumption based on the linear acceleration of procedures for the preparation of large-scale algorithm, namely, Wilson law, can be used in differential equations to describe the problem of simulation)
- 2007-08-23 13:06:58下载
- 积分:1
-
dd_tools_1_5_7
国外一学者开发的数据描述方法的源代码,几乎包括了所有的数据描述方法,有SVDD,KSVDD等等,将会是一个很好的用于野点检测和模拟识别的工具箱,可直接使用(本人已用过)(foreign scholars development of a data description of the source code, including almost all of the data description, have SVDD, KSVDD etc., will be a good field for the detection and identification of the simulation toolkit, can be used directly (I have used).)
- 2007-05-28 15:25:37下载
- 积分:1
-
Atomizer
原子分解软件,包含各类字典(DCT,wavelet)(a software of atom decompose,including kinds of dictionaries(DCT,wavelet))
- 2012-02-29 11:19:41下载
- 积分:1
-
用matlab模拟种群的灭绝和持续生存
Permanence脉冲微分方程程序用matlab模拟种群的灭绝和持续生存(Permanence Impulsive Differential Equation Program Using matlab to Simulate the Extinction and Persistence of Population)
- 2019-04-08 16:20:35下载
- 积分:1
-
face_detection
%Reading RGB 图像
i=imread("face8.jpg") ;
I=rgb2gray(i) ;
BW=im2bw(I) ;
figure,imshow(BW)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%减少消耗的背景部分
[n1 n2]=size(BW) ;
r=floor(n1/10) ;
c=floor(n2/10) ;
x 1 = 1 ; x 2 = r ;
s = r * c;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-01 23:02:33下载
- 积分:1
-
fhss
FHSS-In this program, the detail about the Frequency Hopping is given. Noticing the fact that the spread spectrum is required for frequency hopping and is of concern
- 2012-06-05 18:43:41下载
- 积分:1
-
Q4A
This program calculates the discrete fourier transform of values in a 1d array
- 2014-12-09 11:59:32下载
- 积分:1
-
show-point-cloud
一个简单的点云显示程序,基于MATLAB。读取.asc文件中的数据,然后显示并优化。(A simple point cloud display program, based on MATLAB. .asc File to read the data, and then display and optimization.)
- 2015-04-12 16:57:42下载
- 积分:1
-
image_process
包含几种用于图像处理的MATLAB程序,分别有图像高通滤波,低通滤波,图像小波融合,图像消模糊,以及图像恢复。都是非常实用的小程序(Contains several MATLAB programs for image processing, images were high-pass filter, low pass filtering, wavelet image fusion, image consumption fuzzy, and image restoration. Are very useful little program)
- 2010-08-02 19:19:07下载
- 积分:1