-
cc
说明: 实现最陡下降法,研究步长因子和特征扩散度对收敛速度的影响(Achieve the steepest descent method to study the characteristics of step length factor and the proliferation of degree of influence on the convergence rate)
- 2009-12-20 08:47:42下载
- 积分:1
-
MatlabTips
这本书包含了很多Matlab编程的技巧,对初学者会有帮助。(This book contains a lot of Matlab programming skills would be helpful for beginners.)
- 2010-06-02 14:49:16下载
- 积分:1
-
MATLAB
t is needed to correctly display a document when an author does not embed the appropriate font into the document. It is also needed when the author does embed the font, but the reader of the document wishes to interact in some way with its content, for example, by collaborating, commenting, or filling out forms.
- 2013-12-09 13:45:42下载
- 积分:1
-
Simulink1
simulink的入门资料,老师上课讲的课件,较易懂,适用于初学者(simulink introductory information, the teacher talked about class courseware, more easy to understand for beginners)
- 2007-08-02 10:14:06下载
- 积分:1
-
OFDMASCFDMA
说明: 3GLTE下行链路方案ofdma性能仿真 以图形的方式表示 OFDMA和sc-fdma的性能差异 信噪比等(3GLTE ofdma downlink performance simulation program to graphically express OFDMA and sc-fdma differences in SNR performance)
- 2010-05-04 10:14:20下载
- 积分:1
-
rough-set-reduct-code
将core.txt文件放在C盘根目录下,然后打开matlab,点击“文件”-“打开”选中main.m文件,“运行”这个文件。
命令窗口马上就会显示出运行结果。
mm_Red.m为封装的盲目约简算法.返回值为约简结果.
sxzyd_Red为封装的基于属性重要度约简算法.返回值为约简结果.
bsjz_Red为封装的辨识矩阵约简算法.返回值为辨识矩阵和约简结果.
cal_sig为封装的求属性重要度的函数。
max_min为封装的求属性度最大,划分个数最小的属性的函数。
dele_max为封装的删除属性度最大,划分个数最小的属性的函数。
mycore.m为封装的求核函数.
myind为封装的求划分的函数.
ind_E_a为求每个属性的划分的函数.(Files on the core.txt to the C root directory, then open matlab, click on " File" - " Open" main.m file is selected, " Run this file. The command window is displayed immediately run results. mm_Red.m the package blindly reduction algorithm. return value reduction results. sxzyd_Red degree reduction algorithm based on attributes important to package the return value is the result of the reduction. bsjz_Red matrix reduction algorithm for the identification of the package. return value identification matrix and reduction results. cal_sig package attribute importance to the function. max_min demand for the package attribute degrees largest division of the function of the minimum number of attributes. delete attribute degrees dele_max package is the largest division of the function of the minimum number of attributes. mycore.m seeking nuclear function package. myind package and by function. ind_E_a for the sake of each attribute divided function.)
- 2012-10-10 22:27:47下载
- 积分:1
-
jacobi
此文件为MATLAB的M文件,功能是通过Jcobi迭代法求相应精度和迭代次数限制的线性方程组。(This file MATLAB M-files, the demand function is through Jcobi iterative method of linear equations corresponding precision and limit the number of iterations.)
- 2012-11-14 21:09:48下载
- 积分:1
-
tspdaima
设计特定的进化操作或约束修正因子。文献[ 28 ]采用罚函数法,利用非固定多段映射罚函数对约束优化问题进行转化,再利用PSO求解转化后的问题,仿真结果显示PSO相对进化策略和遗传算法有优越性,但其罚函数的设计过于复杂,不利于求解(Operation or design of the evolution of specific binding correction factor. Literature [28] The penalty function method, using non-stationary multi-stage fine mapping function to transform constrained optimization problem, and then transformed using PSO to solve the problem, simulation results show that PSO is relatively evolution strategy and genetic algorithm has advantages, but the penalty function The design is too complex and not conducive to solving)
- 2010-09-03 23:17:58下载
- 积分:1
-
power-flow--of--Newton
说明: 很通用的牛顿法潮流计算,收敛性好,结果精确,也是其他潮流计算的基础(power flow of newton)
- 2011-03-10 09:35:34下载
- 积分:1
-
mulFastDown
最速下降法求解非线性方程组,此程序求解了【6x-sin(y)-50=0 cos(x)-4y-70=0】这一方程的解,大家可以把方程组改换,应用于自己的题目,例子。(Steepest descent method for solving nonlinear equations, this procedure solved 【6x-sin (y)-50 = 0 cos (x)-4y-70 = 0】 solution of this equation, we can change the equations, applications in their own subject, example.)
- 2011-06-10 21:34:55下载
- 积分:1