-
dandaoquxian
简短的MATLAB语言,求出以V为水平初速度的物体下降弹道曲线方程及速度方程。以水平方向和竖直方向分解。(Short MATLAB, to find the initial velocity V as the level of objects down ballistic curve equation and rate equation. Horizontal and the vertical decomposition.)
- 2010-08-28 18:06:13下载
- 积分:1
-
simulate1
用MATLAB实现加噪信号的消噪,用了三种常用方法。(de-noise programme by MATLAB,it is very useful for newerws.)
- 2009-03-05 17:11:04下载
- 积分:1
-
768543
自动滚动demo,IOS编程学习源码,很好的参考资料。(Automatic scrolling demo, IOS programming learning source, a good reference.)
- 2013-12-05 09:07:04下载
- 积分:1
-
6.角度和时延联合估计(JADE)算法MATLAB程序
说明: root music 算法估计精度更加优秀(root music The estimation accuracy of the algorithm is better)
- 2021-04-03 14:39:05下载
- 积分:1
-
matrik_class
simple c++ matrik operation class use dynamic allocation memory
- 2009-11-09 01:26:18下载
- 积分:1
-
qixiang
气象色谱波峰波谷检测,比较简单的方法,欢迎大家下载(Meteorological chromatographic peaks and valleys detection)
- 2013-11-15 14:12:21下载
- 积分:1
-
myneidianfa
用于电力系统的最优潮流,使用内点法解决无功最优化问题(Use of interior point method to solve optimal reactive power optimization problem for power system optimal power flow)
- 2018-03-18 19:27:23下载
- 积分:1
-
MATLAB-OFDM
matlab ofdm自适应算法程序(matlab ofdm adaptive algorithm)
- 2021-02-06 02:39:56下载
- 积分:1
-
05S-Transform
说明: s变换,是当前比较流行的时频分析算法,可以用于地震数据时频分析和频谱分析,该程序基于matlab平台,实现了s变换和反变换。(S-transform is a popular time-frequency analysis algorithm, which can be used for seismic data time-frequency analysis and spectrum analysis. Based on MATLAB platform, the program realizes S-transform and inverse transform.)
- 2020-09-24 10:52:15下载
- 积分: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