-
svm
SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。(The basic idea of SVM method are: the definition of the optimal linear hyperplane, and the search algorithm for optimal linear hyperplane by solving a convex programming problem. Then based on Mercer nuclear expansion theorem, through a nonlinear mapping φ, the sample space is mapped to a high-dimensional and even infinite dimensional feature space (Hilbert space), so that in the feature space can be applied to solve the linear learning machine method, the sample space The highly nonlinear classification and regression problems. svm procedures that support vector machine code.)
- 2010-07-31 10:21:45下载
- 积分:1
-
IV
说明: PV太阳能光伏电池的IV曲线的设计与仿真(PV IV)
- 2012-04-21 10:57:17下载
- 积分:1
-
Curve-marked-on-matlab
基于matlab的曲线标记,实现了不同曲线的正确标记,以直观体现数据的规律。(Different curve matlab curve mark the correct mark, the law of visual expression data.)
- 2012-11-01 19:45:04下载
- 积分:1
-
ARM_Ident
Arm for indetn linear system
- 2010-06-26 17:08:08下载
- 积分:1
-
code
潮流计算的MATLAB源程序
简单潮流计算的牛顿拉夫逊程序,相关的原始数据数据数据输入格式如下:
B1是支路参数矩阵,第一列和第二列是节点编号。节点编号由小到大编写
对于含有变压器的支路,第一列为低压侧节点编号,第二列为高压侧节点
编号,将变压器的串联阻抗置于低压侧处理。
第三列为支路的串列阻抗参数。
第四列为支路的对地导纳参数。
第五烈为含变压器支路的变压器的变比
第六列为变压器是否是否含有变压器的参数,其中“1”为含有变压器,
“0”为不含有变压器。
B2为节点参数矩阵,其中第一列为节点注入发电功率参数;第二列为节点
负荷功率参数;第三列为节点电压参数;第六列为节点类型参数,其中
“1”为平衡节点,“2”为PQ节点,“3”为PV节点参数。
(MATLAB source of power flow calculation)
- 2012-07-04 10:23:20下载
- 积分:1
-
Airy Phase
generate the airy phase for a spatial light modulator
- 2021-04-22 20:58:48下载
- 积分:1
-
nnns
WSNs consists of hundreds or thousands of low cost nodes
- 2012-09-19 21:45:33下载
- 积分:1
-
longgeketafa
利用龙格-库塔法求解了航天器深空返回再入运动动力学方程,并对返回再入运动进行了仿真分析。(Use of Runge- Kutta method to solve the deep-space spacecraft reentry return movement dynamics equations, and the return movement is simulated reentry.)
- 2015-03-30 11:28:47下载
- 积分:1
-
GraphicsandGUIswithMATLABPatrickMarchandThomasHoll
国外最新的有关MATLAB方面的电子书籍,值得一读,推荐!(good book.)
- 2009-05-14 14:40:36下载
- 积分:1
-
ExamplesaboutMATLAB(Proakis)
例程:通信系统与 MATLAB (Proakis),很有益处,不妨(routines : communication system with MATLAB (Proakis), useful, to take a look)
- 2007-04-24 09:30:36下载
- 积分:1