-
ofdm
正交频分复用OFDM通信系统信噪比理论值计算(Orthogonal frequency division multiplexing OFDM communication system signal-to-noise ratio the theoretical value calculated)
- 2013-04-15 19:45:23下载
- 积分:1
-
Equal_gain_combining
EGC(Equal gain combining)模式下,在瑞利衰落环境的能量检测(EGC (Equal Gain Combining) mode detection in Rayleigh fading environment, energy)
- 2013-04-17 22:11:41下载
- 积分:1
-
39节点参数
说明: IEEE39节点标准系统参数,电力系统规划仿真数据。亲测,可用!(IEEE 39 bus standard system parameters, power system planning simulation data. Pro test, available!)
- 2020-12-08 19:57:44下载
- 积分:1
-
matlab
matlab2010开发环境,实现高斯金字塔,修改图片地址即可,测试成功,代码注释详细(matlab2010 development environment to achieve the Gaussian pyramid, modify the picture address test is successful, the code comments in detail)
- 2012-05-23 13:53:11下载
- 积分:1
-
CubicPlateDemo
matlab 车牌识别定位程序 挺不错的 实现功能简单()
- 2021-04-06 20:59:02下载
- 积分:1
-
11
说明: 主要描述在实际地震数据处理过程中, 小波函数的选取的几点应用(Describes the actual seismic data processing, the selection of wavelet function Some Applications)
- 2011-03-07 15:15:31下载
- 积分:1
-
MATLAB_Programming
This PPT is an introduction to matlab programing
- 2011-12-24 22:14:45下载
- 积分:1
-
knnclassification
knn分类器算法(matlab源代码),供大家学习(KNN classifier algorithm (matlab source code) for everyone to learn)
- 2007-10-11 10:02:52下载
- 积分:1
-
Simulator
说明: 模拟蚂蚁和食蚁兽的生存规律。在20X20的网格世界里,每个生物每次可向四个方向移动(但不会移除网格边缘),食蚁兽会吃掉在他目标处的蚂蚁(The goal for this programming project is to create a simple 2D predator-prey simulation.
In this simulation the prey are ants and the predators are doodlebugs.
These critters live in a world composed of a 20x20 grid of cells.
Only one critter may occupy a cell at a time. The grid is enclosed, so a critter is not allowed to move off the edges of the world.
Time is simulated in time steps.
Each critter performs some action every time step.)
- 2010-04-04 15:20:43下载
- 积分:1
-
dir2par
%直接型到并联型的转换
%
%[C,B,A]=dir2par(b,a)
%C为当b的长度大于a时的多项式部分
%B为包含各bk的K乘2维实系数矩阵
%A为包含各ak的K乘3维实系数矩阵
%b为直接型分子多项式系数
%a为直接型分母多项式系数
%
( Directly to the shunt-type conversion [C, B, A] = dir2par (b, a) C for when the b is greater than the length of a polynomial when part of B to include the bk of the K x 2 Victoria real coefficient matrix A contains the ak for the K x 3-dimensional real coefficient matrix b-type elements for direct polynomial coefficients a direct-type denominator polynomial coefficients)
- 2006-11-05 10:32:51下载
- 积分:1