-
matlab_fxx
MATLAB在非线性方程求解中的运用。。。。。。。。。(MATLAB non-linear equations in use. . . . . . . . .)
- 2010-03-12 13:51:51下载
- 积分:1
-
A-fast-multiobjective-NSGA-II
NSGA_II最原始的英文文献,详细介绍了算法的过程及参数选择,适合初学者学习该算法(NSGA_II the most primitive English literature, introduces in detail the process and parameter selection algorithm, suitable for beginners to learn the algorithm)
- 2015-02-05 11:03:06下载
- 积分:1
-
huiseyuce
本程序是基于灰色预测理论的灰色预测的算法实现(This procedure is based on the gray gray prediction theory prediction algorithm)
- 2008-07-28 16:08:55下载
- 积分:1
-
trans
THI SM FILR CONVER FTROM ABC TO DQ0 IN ORDER TO DEMOSTRATE HOW TO USE THE MATLAB GUI AND SIMULINK
- 2011-05-19 17:08:46下载
- 积分:1
-
1120111092DSP1
用matlab编程实现连续时间信号的离散化处理,并绘图,使其形象化(Matlab programming with discrete continuous-time signal processing, and graphics to visualize)
- 2011-11-22 21:05:27下载
- 积分:1
-
同步压缩小波变化程序
说明: 同步压缩小波变换程序,适用于同步压缩小波变换的各种变形与研究(The program of synchronous compression wavelet transform is suitable for all kinds of deformation and research of synchronous compression wavelet transform)
- 2021-03-31 15:09:09下载
- 积分:1
-
MATLAB
地震中常用的一些偏移程序,挺有用处的,跟大家分享一下(Seismic shift in a number of commonly used procedures, quite useful to share with you)
- 2009-04-15 10:29:37下载
- 积分:1
-
mpcPID
模型预测控制算法代码matlab例程中的串级控制系统(Model predictive control algorithm code matlab routines
)
- 2011-07-17 17:42:02下载
- 积分:1
-
emd
实现EMD分解,用于信号处理,分解出IMFs分量(Of EMD for signal processing, decomposition of the IMFs component)
- 2012-06-06 20:19:50下载
- 积分:1
-
BFGS
功能:用BFGS算法求解无约束问题:min f(x)
输入:x0是初始点,fun,gfun分别是目标函数及其梯度;
varargin是输入可变参数变量,简单调用bfgs时可以忽略它,
但是其他程序循环调用时将会发挥重要作用
输出:x,val分别是近似最优点和最优值,k是迭代次数。(Function: BFGS algorithm for unconstrained problem: min f (x) Input: X0 is the initial point, fun, gfun each objective function and its gradient varargin variable parameter is the input variable, it can be ignored when a simple call bfgs , but other programs will play an important role when the cycle is called output: x, val are approximate optimum and the optimal value, k is the number of iterations.)
- 2017-04-18 09:45:16下载
- 积分:1