Description: 最优化中利用惩罚因子的罚函数法的外延,连带了共轭梯度法,由于罚因子的迅速跌代增大,加速了目标函数的收敛速度。-optimization of the use of punitive factor function in the epitaxial sustaining a conjugate gradient method, As the penalty factor to the rapid increase or on behalf of, the objective function to accelerate the convergence rate. Platform: |
Size: 46295 |
Author:李英楠 |
Hits:
Description: 图是用牛顿法求方程z3-1=0的根所得到的“项链”。以上程序采用浮点运算,速度是比较慢的。如果每迭代一次就计算一次距离,则速度会更慢。为了使不同吸引区域有不同的颜色,并且能够表现收敛速度,必须做更多的距离计算,但得到的图形也更美丽。特别是将分界处的“项链”放大来看,会得到精致的结构。-Fig Newton method is used Equation z3-1 = 0 has been the root of the "necklace." The procedure is used floating-point operations, speed is relatively slow. If every iteration on a calculated distance, it would grow more slowly. In order to attract different regions have different colors, and be able to demonstrate the convergence rate and must do more distance, but the graphics are more beautiful. In particular, the boundaries of the "necklace" to enlarge it, will be refined structure. Platform: |
Size: 2093 |
Author:刁轩 |
Hits:
Description: FastICA算法,用于信号的独立分量分析,在ICA的基础上加快了收敛速度,有更高的效率!并且增加了图象界面,使用方便!-FastICA algorithm, the signal for an independent component analysis, at the ICA on the basis of accelerating the convergence rate, a more efficient! And to increase the image user interface! Platform: |
Size: 50545 |
Author:邱作春 |
Hits:
Description: bp网络的matlab程序,大大提高了收敛速度,并且拟合结果良好-bp network Matlab procedures, greatly improving the convergence rate, and the results fit well Platform: |
Size: 1395 |
Author:zhang |
Hits:
Description: 本文件是比较LMS与LSL滤波器的参数的收敛速度-this document is compared with the LMS LSL filter parameters of the convergence rate Platform: |
Size: 1186 |
Author:yangyong |
Hits:
Description: An optimal neuron evolution algorithm for the restoration
of linearly distorted images is presented in this paper. The proposed
algorithm is motivated by the symmetric positive-definite quadratic programming
structure inherent in restoration. Theoretical analysis and experimental
results show that the algorithm not only significantly increases
the convergence rate of processing, hut also produces good restoration
results. In addition, the algorithm provides a genuine parallel processing
structure which ensures computationally feasible spatial domain image
restoration Platform: |
Size: 8907582 |
Author:jindong |
Hits:
Description: 基于MATLAB的微粒群工具箱,算法模型中引入收缩因子,收敛速度有所提高,但对高维函数的优化效果仍然不理想。-based on MATLAB Toolbox PSO algorithm model introduced shrinkage factor, convergence rate increase, but for high-dimensional optimization function effects are still not ideal. Platform: |
Size: 60242 |
Author:陈超 |
Hits:
Description: 基于MATLAB的微粒群工具箱,算法模型中引入收缩因子,收敛速度有所提高,但对高维函数的优化效果仍然不理想。-based on MATLAB Toolbox PSO algorithm model introduced shrinkage factor, convergence rate increase, but for high-dimensional optimization function effects are still not ideal. Platform: |
Size: 60416 |
Author: |
Hits:
Description: 最优化中利用惩罚因子的罚函数法的外延,连带了共轭梯度法,由于罚因子的迅速跌代增大,加速了目标函数的收敛速度。-optimization of the use of punitive factor function in the epitaxial sustaining a conjugate gradient method, As the penalty factor to the rapid increase or on behalf of, the objective function to accelerate the convergence rate. Platform: |
Size: 243712 |
Author:李英楠 |
Hits:
Description: 图是用牛顿法求方程z3-1=0的根所得到的“项链”。以上程序采用浮点运算,速度是比较慢的。如果每迭代一次就计算一次距离,则速度会更慢。为了使不同吸引区域有不同的颜色,并且能够表现收敛速度,必须做更多的距离计算,但得到的图形也更美丽。特别是将分界处的“项链”放大来看,会得到精致的结构。-Fig Newton method is used Equation z3-1 = 0 has been the root of the "necklace." The procedure is used floating-point operations, speed is relatively slow. If every iteration on a calculated distance, it would grow more slowly. In order to attract different regions have different colors, and be able to demonstrate the convergence rate and must do more distance, but the graphics are more beautiful. In particular, the boundaries of the "necklace" to enlarge it, will be refined structure. Platform: |
Size: 2048 |
Author:刁轩 |
Hits:
Description: FastICA算法,用于信号的独立分量分析,在ICA的基础上加快了收敛速度,有更高的效率!并且增加了图象界面,使用方便!-FastICA algorithm, the signal for an independent component analysis, at the ICA on the basis of accelerating the convergence rate, a more efficient! And to increase the image user interface! Platform: |
Size: 50176 |
Author:chunchiu |
Hits:
Description: bp网络的matlab程序,大大提高了收敛速度,并且拟合结果良好-bp network Matlab procedures, greatly improving the convergence rate, and the results fit well Platform: |
Size: 1024 |
Author:zhang |
Hits:
Description: 若不希望用与估计输入信号矢量有关的相关矩阵来加快LMS算法的收敛速度,那么可用变步长方法来缩短其自适应收敛过程,其中一个主要的方法是归一化LMS算法(NLMS算法),变步长 的更新公式可写成
W(n+1)=w(n)+ e(n)x(n)
=w(n)+ (3.1)
式中, = e(n)x(n)表示滤波权矢量迭代更新的调整量。为了达到快速收敛的目的,必须合适的选择变步长 的值,一个可能策略是尽可能多地减少瞬时平方误差,即用瞬时平方误差作为均方误差的MSE简单估计,这也是LMS算法的基本思想。
-Want to estimate if the input signal vector and the relevant matrix to speed up the convergence rate of LMS algorithm, then the variable step size method can be used to shorten its adaptive convergence process, one of the main method is normalized LMS algorithm (NLMS algorithm) , variable step-size update formula can be written W (n+ 1) = w (n)+ e (n) x (n) = w (n)+ (3.1) where, = e (n) x (n) the right to express filter update vector iterative adjust the volume. In order to achieve the purpose of fast convergence, we must choose the appropriate value of variable step size, a possible strategy is as much as possible to reduce the instantaneous squared error, which uses the instantaneous squared error as the mean square error MSE of the simple estimate, which is the basic LMS algorithm思想. Platform: |
Size: 3072 |
Author:闫丰 |
Hits:
Description: 此源码程序是自适应滤波中的应用LMS算法进行仿真。对LMS算法的性能 收敛速度进行了研究-The source process is the application of adaptive filtering LMS algorithm simulation. The performance of the LMS algorithm convergence rate have been studied Platform: |
Size: 3072 |
Author:wzk |
Hits:
Description: 此源码程序是自适应滤波中的NLMS算法的应用。在MATLAB中对其收敛速度 输出就行了仿真-This procedure is source of the NLMS adaptive filtering algorithm applications. In MATLAB in the convergence rate of its output on the line simulation Platform: |
Size: 3072 |
Author:wzk |
Hits:
Description: 利用MATLAB仿真软件对LMS和RLS两种算法进行仿真,通过仿真比较了两种算法的收敛速度,对两种算法收敛后的误码率进行分析,研究了步长对LMS算法均方误差性能曲线的影响和遗忘因子对RLS算法性能曲线的影响。-Using MATLAB simulation software for two types of LMS and RLS algorithm simulation, the simulation compares the convergence rate of two algorithms, two algorithms for bit error rate after convergence analysis to study the step-size LMS algorithm for the mean square error performance curve the impact and forgetting factor RLS algorithm for the impact of performance curve. Platform: |
Size: 1024 |
Author:shu |
Hits: