-
SpectrumEstimationWelchMethod
基于Welch算法的经典功率谱估计的Matlab分析,从经典功率谱估计周期图法原理入手,借助Welch 算法对其进行修正(Matlab Simulation Analysis of Power Spectrum Estimation Based on Welch Method,int roduces the principles of Periodogram method of classical PSD estimation,and makes use of Welch to amend Perodogram method)
- 2010-08-27 16:51:19下载
- 积分:1
-
DV-hop
dv-hop定位算法,用最小二乘法实现节点的定位。(Dv-hop localization algorithm, using the least square method realize the positioning of the node.
)
- 2012-04-24 12:24:07下载
- 积分:1
-
butoolsmatlab
用于PH分布参数估计,MAP参数估计的一些基本函数。(Distribution parameter estimation for PH, MAP parameter estimates some basic functions.)
- 2013-11-20 20:28:22下载
- 积分:1
-
zhengliz
整理地价,房价,土壤等三维空间数据程序 matlab(The finishing land and housing, soil, and other three-dimensional spatial data program matlab)
- 2012-10-23 11:22:03下载
- 积分:1
-
fangwenkongzhi
访问控制课设报告,自主访问控制和基于角色的访问控制(Report class-based access control, discretionary access control and role-based access control)
- 2014-01-11 23:12:58下载
- 积分:1
-
Floyd–Steinberg dithering
有序抖动也是一种常用的半色调技术方法,可以说是最简单的领域处理过程的方 法。它是用一个固定大小的阈值矩阵在原始灰度图像上面一边“移动”,一边比较。如 果原始图像中像素的灰度值大于相应阈值矩阵中的阈值,那么抖动后该像素的值为1 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-22 05:35:21下载
- 积分:1
-
用FDTD仿真三维电磁波
% function%constantsc_0 = 3E8; % Speed of light in free spaceNz = 100; % Number of cells in z-directionNt = 200; % Number of time stepsN = Nz; % Global number of cellsE = zeros(Nz,1); % E componentE2 = zeros(Nz,1);E1 = zeros(Nz,1);Es = zeros(Nz,Nz); % Es is the output for surf function%H = zeros(Nz,1); &nb
- 2022-05-28 11:31:40下载
- 积分:1
-
uigetfiles
lets share matlab codes
- 2009-09-28 16:55:28下载
- 积分:1
-
0002
粗糙集进行评价时最后求信息熵,进而生成决策树
- 2010-11-24 09:02:19下载
- 积分:1
-
CZTexample
线性调频Z变换用于实现频谱细化,该程序为实现CZT变换的一个简单例子。(A simple example for CZT.)
- 2013-04-09 11:01:46下载
- 积分:1