-
GABP
基于遗传算法BP网络预测,代码没有使用遗传工具箱,而是根据遗传算法理论进行编程,有助于理解遗传算法原理(BP network prediction based on genetic algorithm, the code does not use genetic toolbox, but according to the theory of programming genetic algorithms, help to understand the principles of genetic algorithms)
- 2010-10-03 17:57:06下载
- 积分:1
-
MATLAB_Programming_LMS_Adaptive_Equalizer
一个MATLAB程序,用以实现基于最小均方误差算法的自适应均衡器,通常可以直接应用在数字通信系统中(A MATLAB program used to implement an LMS adaptive equalizer which can be directly applied in the digital communication systems)
- 2010-02-07 16:18:25下载
- 积分:1
-
Matlab
说明: Matlab入门,适合初学者,非常实用!(Matlab Introduction for beginners, very useful!)
- 2009-08-17 09:47:49下载
- 积分:1
-
matrixclass
说明: 矩阵类,自己编写,通过较多考验,符合matlab编程习惯,可处理无穷维矩阵和向量(matrices, their preparation, adoption more tests, with Matlab programming habits can handle infinite dimensional matrix and vector)
- 2006-03-04 10:57:21下载
- 积分:1
-
slm_modified
selective mapping as a reduction technique for PAPR in OFDM systems
- 2011-06-21 20:55:38下载
- 积分:1
-
4G-LTE-LTE-Advanced-for-mobile-broadband_2011
4G LTE LTE-Advanced for mobile broadband_2011
- 2013-07-19 21:30:39下载
- 积分:1
-
prediction short term traffic flow
说明: 短时交通流量预测小波神经网络的时间序列预测MATLAB源码(MATLAB source code for time series prediction of short-term traffic flow prediction by wavelet neural network)
- 2020-05-08 09:11:27下载
- 积分:1
-
APDLMATLAB
非常有用的ansys与matlab相结合分析文献请大家参考(Useful ansys and matlab combined analysis of the literature reference)
- 2013-03-26 16:33:36下载
- 积分:1
-
fixed_point_systems
Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
- 2009-05-14 04:39:19下载
- 积分:1
-
Image-Expand-Program
matlab中图像展开说明,适用于matlab中,很好的程序(matlab in image deployment instructions for matlab in a very good program)
- 2013-08-07 20:13:39下载
- 积分:1