-
chap5chap3chap2mattlab
matlab图象处理程序,第五章图象处理程序处理程序.(Matlab image processing procedures, the fifth chapter image processing procedures.)
- 2007-05-12 18:44:49下载
- 积分:1
-
VDSL_dowm
VDSL的下行链路仿真。1.下行(局端到用户端)速率:20Mbps,上行(用户端到局端)速率:5Mbps;传输距离为500m;在Eb/N0 = 15dB时实现误比特率Pe<=10-4
2.可用信道频谱:0.138MHz-12MHz
3.双绞线模型采用RLCG模型,传输介质为0.4mm PE cable
(simulation of VDSL down link)
- 2011-07-19 21:40:27下载
- 积分:1
-
Lab2_Solution
Code to make edge detection
extract this file and then read readme.txt file
- 2014-11-07 22:33:10下载
- 积分:1
-
3
说明: 实现对故障诊断的主成分分析和主成分,一个很好的效果。(Realize PCA and KPCA on fault diagnosis, a very good effect.)
- 2012-08-31 23:23:04下载
- 积分:1
-
MICROGRID-IN-GRID-MODE
微电网经济调度,含有储能调度,独立运行模式模式下含有多目标(Micro-economic dispatch, dispatch containing storage containing multiple targets standalone mode mode)
- 2014-05-13 09:20:14下载
- 积分:1
-
smets
dempster shafer fusion
- 2012-09-08 06:41:09下载
- 积分:1
-
Heed-matlab.m
HEED的分簇算法的matlab代码,注释详细,对初学WSN协议的同学很大帮助。(HEED clustering algorithm matlab code, detailed notes for the students of great help beginners WSN protocol)
- 2014-01-20 17:18:56下载
- 积分:1
-
Newton
源码给出了非线性线性规划的牛顿法,代码包含函数文件,以及调用文件,下载即可运行!(Source given nonlinear Newton method for linear programming, the code contains the function file, and call the file, download to run!)
- 2010-10-25 13:51:29下载
- 积分:1
-
重力
计算地球物理中重力梯度的数值 给出相应可改变模型的代码(The calculation of the gravity gradient in Geophysics
Give the code for the corresponding change model)
- 2017-11-30 20:03:14下载
- 积分:1
-
FractalDim
说明: 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序
function D=FractalDim(y,cellmax)
%求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数
%D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
(box dimension MATLAB program. % Under the box dimension of the principle of preparing for a peacekeeping curve fractal dimension of Matlab procedures function FractalDim D = (y, cellmax)% for the importation of one-dimensional signal box fractal dimension% y Victoria is a signal llmax : square of the largest side length, the two can take several dual Power (1, 2,4,8 ...), data from more than even the length of the% D y is the box dimension (Dgt under normal circumstances; = 1), D = lim (log (N (e))/log (k/e)) ,)
- 2020-12-22 19:59:07下载
- 积分:1