-
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
-
abctodq0
三相静止坐标系变换到dqo坐标系的建模仿真(matlab/simulink)(Three-phase stationary coordinate system transformation to dqo coordinate system modeling and simulation (matlab/simulink))
- 2011-05-22 14:37:37下载
- 积分:1
-
Matlab_user_manual
《MATLAB程序设计教程》电子教案,能让您轻松掌握Matlab的基本使用方法("MATLAB Programming Guide" electronic lesson plans, You can easily grasp the basic Matlab use)
- 2007-02-26 09:27:05下载
- 积分:1
-
PSO_CESHI
经典的基本PSO粒子群优化算法的测试函数,包括主程序和测试函数,非常经典(The classic PSO basic particle swarm optimization test functions, including the main program and test functions, very classic)
- 2020-11-21 00:29:38下载
- 积分:1
-
game for power relay
针对采用解码-转发(DF)协议的协作中继网络,提出了一种基于买者-卖者博弈的中继选择和功率分配策略,通过将用户建模为买者,可以以最大效用为标准选择最优中继和确定最佳的购买功率;将中继建模为卖者,可通过先市场后利润的功率价格调整策略获得最大的利润。(For the cooperative relay network using decode and forward (DF) protocol, a relay selection and power allocation strategy based on the buyer seller game is proposed. By modeling the user as a buyer, the optimal relay and the optimal purchasing power can be selected with maximum utility as the standard. The relay is modeled as a seller, and the profit can be achieved through the market after the first market. The power price adjustment strategy obtains the maximum profit.)
- 2020-07-23 22:18:48下载
- 积分:1
-
synchronization
关于基于训练序列的OFDM系统全面的同步算法仿真,包括定时同步,采样同步,载波同步,代码逐点执行,顶层文件为PLC_sync_test.m(Training sequence based on the OFDM system for synchronization algorithm simulation, including the timing synchronization, sampling synchronization, carrier synchronization, code-by-point implementation, the top-level document PLC_sync_test.m)
- 2009-07-06 16:15:18下载
- 积分:1
-
thresh_md
这是matlab编写的全局最优的图像二值化方法(prepared by the global optimum image binarization methods)
- 2007-03-22 21:26:18下载
- 积分:1
-
pso-clustering-master
说明: 使用粒子群算法对无线传感器网络进行聚类(PSO)(Particle swarm optimization (PSO) is used to cluster wireless sensor networks)
- 2021-01-24 23:28:42下载
- 积分:1
-
Laplace-pyramid-method
在MATLAB平台上以拉普拉斯金字塔法实现图像融合(Image fusion Laplacian pyramid method in MATLAB platform)
- 2012-06-11 10:45:41下载
- 积分:1
-
code
图像处理书籍第三,灰度图像的处理程序,matlab(image processing program in matlab)
- 2015-01-23 11:20:55下载
- 积分:1