-
minFD
用最速下降法求解多维函数的极值
function [x,minf]=minFD(f,x0,var,eps)
目标函数:f
初始点:x0
自变量向量:var
精度:eps
目标函数取最小值时的自变量值:x
目标函数的最小值:minf( With the steepest descent method for solving the multi-dimensional function of the extreme value function [x, minf] = minFD (f, x0, var, eps) target function: f Initial Point: x0 argument vector: var Accuracy: eps target function takes the minimum value of the independent variable values: x minimum target function: minf)
- 2015-05-31 14:43:54下载
- 积分:1
-
多尺度熵特征
说明: 多尺度特征熵,用于机械振动信号特征提取和故障诊断等方面(Multi-scale feature entropy for mechanical vibration signal feature extraction and fault diagnosis)
- 2019-07-05 09:26:05下载
- 积分:1
-
WOA
说明: 鲸鱼优化算法的源程序,注释很详细,并且已经调试成功,很好用(Whale Optimization Algorithm Source Code, the comments are very detailed)
- 2021-03-12 16:09:25下载
- 积分:1
-
16QAM_mod_matlab_wy
MATLAB仿真实现16QAM系统,并画出图形(MATLAB Simulation of 16QAM system, and draw graphics)
- 2010-08-24 12:59:56下载
- 积分:1
-
AutomaticLicensePlateRecognition
An English document about Automatic Plate recognition system.
- 2010-05-18 19:47:40下载
- 积分:1
-
esprit_jafe
阵列信号处理 频率和角度联合估计 JAFE算法(Array signal processing frequency and angle joint estimation algorithm JAFE)
- 2015-03-12 14:29:33下载
- 积分:1
-
Parzen
实现了parzen窗的方窗和高斯窗形式算法,输入只需输入样本,样本个数和窗宽能的出其概率密度函数(A window algorithm for Parzen windows)
- 2021-03-27 10:39:12下载
- 积分:1
-
matlab
说明: 数据输入形成节点导纳矩阵并用牛拉法解潮流计算(Solution of Power Flow by Niu-La Method)
- 2019-05-21 12:06:01下载
- 积分:1
-
N-Hermite_interplotion
说明: N-Hermite插值的MATLAB程序。需要的来下载。(N-Hermite interpolation of the MATLAB program. Need to download.)
- 2009-08-02 00:07:49下载
- 积分:1
-
Lagranges
计算方法n次Lagrange插值多项式算法的matlab程序,含实验报告,里面有详细的设计过程(Calculation of n-Lagrange interpolation polynomial algorithm matlab procedures, including lab reports, which detail the design process)
- 2010-05-23 10:38:02下载
- 积分:1