-
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
-
Example3-Off-plane-propagation
用平面波展开法计算的二维光子晶体结构例程三,matlab程序源代码(With the plane wave expansion method to calculate the three-dimensional photonic crystal structure routines, matlab source code)
- 2013-10-24 15:31:00下载
- 积分:1
-
simple-calculator
使用MATLAB的GUI接口设计一个简单的计算器,实现两个数的基本运算。(Use the GUI interface of MATLAB to design a simple calculator,realizing basic operations of two numbers.)
- 2013-09-29 21:40:36下载
- 积分:1
-
normally-distributed-random
利用c语言生成符合正态分布的随机数,并在matlab程序中画出曲线图,并与理论值比较(Use c language to generate normally distributed random numbers and draw graphs in matlab program)
- 2013-12-28 17:03:36下载
- 积分:1
-
gretna_vulnerability
计算复杂网络在随机性和目标性攻击下的网络脆弱性( U8BA1 u590D u7401 u7279 u7279 u7279 u7R0 )
- 2017-04-26 17:58:13下载
- 积分:1
-
PHD
PHD谐波分解,大家可以尝试下,希望对大家有所帮助(PHD harmonic decomposition, we can try, we hope to help)
- 2011-05-11 17:07:05下载
- 积分:1
-
newpso
这是一种改进的粒子群优化算法,通过简单的测试函数验证(This is an improved particle swarm optimization, through a simple test function verification)
- 2013-10-29 10:02:58下载
- 积分:1
-
bin
用matlab编写的GUI射击小游戏,靶子图片为pp,可直接更换(Prepared using matlab GUI shooting game, the target image is pp, can be a direct replacement)
- 2013-12-17 14:01:26下载
- 积分:1
-
inverted_pendulum
运用模糊控制器编写matlabM文件,实现小车单级倒立摆系统的控制问题(fuzzy control in inverted pendulum systems)
- 2011-12-22 21:52:07下载
- 积分:1
-
kernel_ofdma04.4.6
OFDM的详细仿真代码,有信道编码,调制,信道估计等(OFDM detailed simulation codes, channel coding and modulation, channel estimation, etc.)
- 2007-07-09 14:24:26下载
- 积分:1