-
MATLAB_Programming_Multivariate_Gaussian_Random_Pr
一个MATLAB程序,用以产生多变量高斯随机过程的样本(A MATLAB program used to generate the samples for multivariate Gaussian random process)
- 2010-02-07 16:14:21下载
- 积分:1
-
CR1DINV
A Matlab program to invert 1D Spectral Induced Polarization
data for the Cole-Cole model including electromagnetic effects
- 2013-02-08 00:49:06下载
- 积分:1
-
BFGS
MATLAB编程实现拟牛顿法(BFGS),对凸函数进行优化计算(The quasi-Newton method (BFGS) is realized by programming in MATLAB, and the convex function is optimized.)
- 2018-12-29 16:16:21下载
- 积分:1
-
elliptic_mesh
椭圆型方程生成网格。简单方便使用,生成网格正交(Elliptic Equations mesh generation. Simple and easy to use, generate orthogonal grid)
- 2021-04-19 17:58:51下载
- 积分:1
-
bark2frq
bark to freq transformation
- 2010-11-17 15:09:56下载
- 积分:1
-
Yanshichengxu_matlab
用于信号与系统中音频的处理,以及一些例子(System for signal and audio processing, and some examples)
- 2010-05-17 10:11:33下载
- 积分:1
-
The-shortest-path
最短路径的matlab文件,最短路径无论是在数据结构还是在图论中,都占有比较重要的地位(The shortest path of matlab files, shortest path, whether in data structures or graph theory has played an important role compared)
- 2009-03-19 10:53:46下载
- 积分:1
-
Transformers
Transformers simulink file in matlab
- 2013-08-05 14:18:55下载
- 积分:1
-
butoolsmatlab
用于PH分布参数估计,MAP参数估计的一些基本函数。(Distribution parameter estimation for PH, MAP parameter estimates some basic functions.)
- 2013-11-20 20:28:22下载
- 积分:1
-
MATLAB
MATLAB函数参考手册,查看matlab函数作用以及功能。( SVMLSPex02.m
Two Dimension SVM Problem, Two Class and Separable Situation
Difference with SVMLSPex01.m:
Take the Largrange Function (16)as object function insteads ||W||,
so it need more time than SVMLSex01.m
Method from Christopher J. C. Burges:
"A Tutorial on Support Vector Machines for Pattern Recognition", page 9
Objective: min "f(A)=-sum(ai)+sum[sum(ai*yi*xi*aj*yj*xj)]/2" ,function (16)
Subject to: sum{ai*yi}=0 ,function (15)
and ai>=0 for any i, the particular set of constraints C2 (page 9, line14).
The optimizing variables is "Lagrange Multipliers": A=[a1,a2,...,am],m is the number of total samples.)
- 2011-04-27 14:27:35下载
- 积分:1