-
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
-
matlabandVC03
matlab 与VC混合编程 PDF格式 刘维编著 还算清晰,有兴趣的朋友下载下来看看 03(matlab Programming PDF format mixed with VC Liu Wei edited fairly clear, interested to see friends downloaded 03)
- 2010-09-06 21:01:54下载
- 积分:1
-
part_I
Solves part b for three values of p: 0.1, 0.3, 0.5, and 0.8.
To solve for other values of p, just change the
numbers in the vector p below.
- 2011-05-27 20:51:26下载
- 积分:1
-
weifen-chafen
差分 微分模型的代码,很好用,学习很快。可尝试学习。(Differential differential model code, useful, learning quickly. You can try to learn.)
- 2013-08-14 20:41:49下载
- 积分:1
-
featureSelection
利用保留交叉验证(hold-out)的特征选择,有筛选排序的功能,并最终可以输出对应特征下标。(The use of cross-validation reserved (hold-out) feature selection, there is sort of filtering function, and eventually you can output the corresponding feature subscript.)
- 2013-08-11 10:26:17下载
- 积分:1
-
03
说明: 分布的拟合与检验,描述性统计量和统计图,并检验分布(Fitting and testing, descriptive statistics and charts distribution)
- 2014-08-17 17:19:47下载
- 积分:1
-
RANSAC_m
用matlab实现的有关Ransac算法做的2D及3D拟合效果。(Use the matlab achieve Ransac of algorithm do 2D and 3D fitting effect.)
- 2020-12-31 09:59:04下载
- 积分:1
-
b46616a9dd5c
平行平面腔的数值分析,由方形反射镜组成的平行平面腔中,反复利用Fresnel-kirchoff公式,求出镜面场分布(Numerical analysis plane parallel cavity, formed by a square mirror plane parallel chambers, the repeated use of Fresnel-kirchoff formula mirror field distribution obtained)
- 2020-12-20 22:29:08下载
- 积分:1
-
matlab_algorithms1
智能天线波束形成各种算法,程序比较多,有问题请联系:zgl-311@163.com(smart antenna beam-forming algorithms, procedures are more problems please contact : zgl-311@163.com)
- 2006-06-02 18:10:36下载
- 积分:1
-
HW_Data-(3)
This program explain how to get auto-correlation and auto spectral function including crosscorrelation function.
- 2012-11-04 15:19:57下载
- 积分:1