-
zaoshengguoxitong
一个关于量化噪声分析的程序。代码不长仅供参考。学生试验专用。(One of the quantization noise analysis program. The code is not long for reference only. Students of special test.)
- 2012-04-20 08:13:45下载
- 积分:1
-
123waveletNeuralNetworks
本程序主要用于小波神经网络电力负荷预测。(This procedure is mainly used for wavelet neural network power load forecasting)
- 2017-09-02 21:11:04下载
- 积分:1
-
OFDM
OFDM系统在COST207信道下的多径仿真(OFDM system in the COST207 channel simulation under multipath)
- 2009-03-21 11:34:19下载
- 积分:1
-
Exponential
This is an exponential function project
- 2010-01-09 11:23:18下载
- 积分:1
-
MIMOCapacity
说明: 这个程序实现了对一个各态遍历,服从瑞利分布的mimo信道传输容量的计算。(This procedure achieved a traversal of the state, subject to Rayleigh distribution of MIMO channel transmission capacity calculations.)
- 2008-09-19 19:20:36下载
- 积分:1
-
ofdm-matlab
完整的OFDM仿真程序,在matlab上运行。有详细的解释。(Complete OFDM simulation program, run in matlab. A detailed explanation.)
- 2011-05-11 15:51:56下载
- 积分:1
-
Extreme-nonlinear
粒子群算法的寻优算法,非线性函数极值寻优,MATLAB的经典算法(Particle swarm optimization algorithm, nonlinear function optimization extreme, MATLAB classical algorithm)
- 2013-10-19 23:57:14下载
- 积分:1
-
Matlab_NR
电力系统稳态潮流程序,极坐标和直角坐标程序(Power system steady trend procedures, polar and rectangular coordinates program)
- 2012-10-28 20:17:26下载
- 积分:1
-
yangzhijie1488
Matlab生成UG凸轮曲线
本人原创。我任务就凭这一个课件,我就能成为会员,呵呵。(Matlab generate original UG I cam curve. My task in itself was a courseware, I will be able to become a member, huh, huh.)
- 2009-01-26 11:46:13下载
- 积分:1
-
knnsearch
寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理(This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.
The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file.
The code is very simple, hence is also suitable for beginner to learn knn search.)
- 2010-03-16 14:08:11下载
- 积分:1