-
Algorithm-1
利用登山算法生成大围长的QC-LDPC码(Use hill-climbing algorithm to construct QC-LDPC code)
- 2013-05-02 20:15:11下载
- 积分:1
-
optimization
最优化问题中的最速下降法,共轭梯度法,黄金分割法代码,为applied optimization with matlab programming书中源代码(Steepest descent method, conjugate gradient method, golden section method code)
- 2015-04-02 22:06:48下载
- 积分:1
-
RBF_DE
RBF配点求解微分方程是一类新方法,程序给出了RBF(采用的径向基函数是MQ函数)求解一维微分方程实例。(RBF (Multi-quadric function) method to solve the one dimentional differential equation.)
- 2014-02-21 18:09:23下载
- 积分:1
-
main_waws01-qingdao
通过AR模型模拟得到风荷载,其模拟是有davenport风速谱得到的(Wind load is obtained by AR model simulation, which is based on Davenport wind speed spectrum.)
- 2018-12-05 20:31:23下载
- 积分:1
-
kalman
k卡尔曼滤波器,很好用的,大家看看吧!我也是第一次用和大家交流一下(k Kalman filter, well used, let us look at it! I am also the first time and the U.S. exchange)
- 2008-05-10 22:30:25下载
- 积分:1
-
kalman-filter
说明: 卡尔曼滤波器的matlab源程序,不错的请大家下载。谢谢大家了。(Kalman filter matlab source, please download the good. Thank you for the.)
- 2011-03-29 16:10:26下载
- 积分:1
-
Matlab_CGH
matlab-computer generated hologram
- 2010-05-08 18:42:29下载
- 积分:1
-
InvertedPendulumControled_PID_sfun
Inverted Pendulum Controled_State_Space_sfun by falcon robot
- 2014-08-11 16:29:07下载
- 积分:1
-
four Toolbox for SVM
这里实现了基于四种SVM工具箱的分类与回归算法:
1、工具箱:LS_SVMlab
Classification_LS_SVMlab.m - 多类分类
Regression_LS_SVMlab.m - 函数拟合
2、工具箱:OSU_SVM3.00
Classification_OSU_SVM.m - 多类分类
3、工具箱:stprtoolsvm
Classification_stprtool.m - 多类分类
4、工具箱:SVM_SteveGunn
Classification_SVM_SteveGunn.m - 二类分类
Regression_SVM_SteveGunn.m - 函数拟合
更详细的相关函数说明请通过help命令查看!(Here the realization of the four SVM toolbox based on the classification and regression algorithm: 1, Toolbox: LS_SVMlabClassification_LS_SVMlab.m- Multiclass Classification Regression_LS_SVMlab.m- function fitting 2, the toolbox: OSU_SVM3.00Classification_OSU_SVM.m- Multiclass Classification 3, Toolbox: stprtoolsvmClassification_stprtool.m- Multiclass Classification 4 toolbox: SVM_SteveGunnClassification_SVM_SteveGunn.m- II Category Regression_SVM_SteveGunn.m- function fitting a more detailed explanation of the correlation function through the help command to view!)
- 2007-12-19 10:42:24下载
- 积分:1
-
bmorph
Binary erosion and dilation, with fast iterative calls.
For any structuring element other than square or disk this function is way faster than imerode.m and imdilate.m (more than an order of magnitude). It s also handy when you don t have the Matlab Image Processing Toolbox :-)...
It also allows very fast iterative calls (for instance when sweeping the structuring element while looking for a certain effect, threshold in image statistics, etc).
See the help in bmorph.m and the attached .pdf file.
- 2010-09-23 17:54:52下载
- 积分:1