-
10--Advanced-numerical-calculation
此为matlab详尽学习资料第十章“高级数值计算”(This is a detailed matlab learning materials Chapter 10, " Advanced numerical computing" )
- 2013-07-23 20:35:10下载
- 积分:1
-
music
本程序描述了8阵元,4信号源的阵列信号处理MUSIC算法。(This procedure describes the eight array elements, four source array signal processing MUSIC algorithm.)
- 2013-09-12 22:34:25下载
- 积分:1
-
kutta5
用龙哥库塔方法求解积分,5阶龙格库塔方法(Method for solving integral with Long Ge Kuta, fifth-order Runge-Kutta method)
- 2013-11-17 22:33:08下载
- 积分:1
-
multivaliable-GPC
该代码教程详细描述了多变量广义预测控制的编写及算法运用(The code tutorial describes in detail the multivariable generalized predictive control algorithm uses the preparation and)
- 2016-02-21 21:35:42下载
- 积分:1
-
ZF_Vblast
16QAM Vblast 误码率仿真(16QAM Vblast BER simulation)
- 2008-03-13 10:57:49下载
- 积分:1
-
FDTD2D
一个FDTD二维的经典程序,非常不错,适合初学者使用。(A classic two-dimensional FDTD program, very good, suitable for beginners.)
- 2011-01-23 11:29:28下载
- 积分:1
-
GA_matlab_M4
基于matlab的遗传算法的M文件,是我跟老师做SRP项目的时候找到的,很有用的哦(Matlab genetic algorithm based on M-file, do I tell the teacher when the SRP project to find, very useful oh)
- 2010-05-22 18:34:18下载
- 积分:1
-
armTransform
This function finds the forward kinematics of the RA-01 Robotic Arm made by Images SI, Inc. The RA-01 has five degrees of freedom. This funciton outputs two vectors. The first vector is the forward kinematics of the central position of the end effector, while the second vector is the forward kinematics of a finger of the end effector (a gripper). Note that it does not matter which finger it is as the position of one finger is simply the negative of the other hence, the value gotten for the y-direction is actually "plus or minus y".
- 2013-10-03 00:43:15下载
- 积分:1
-
genetic-algorithm
tutorial, matlab, genetic algorithm
- 2011-01-19 21:32:54下载
- 积分:1
-
SVM
该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法
(1) Main_SVC_C.m --- C_SVC二类分类算法
(2) Main_SVC_Nu.m --- Nu_SVC二类分类算法
(3) Main_SVM_One_Class.m --- One-Class支持向量机
(4) Main_SVR_Epsilon.m --- Epsilon_SVR回归算法
(5) Main_SVR_Nu.m --- Nu_SVR回归算法(Support Vector Machine Matlab Toolbox 1.0
Platform : Matlab6.5/Matlab7.0
Reference : Chih-Chung Chang, Chih-Jen Lin. "LIBSVM: a Library for Support Vector Machines")
- 2011-08-18 22:35:49下载
- 积分:1