-
Matlab_2_1
matlab讲义
多的不说了,开放源代码!就是开放!(matlab handouts do not say more, open source! Is open!)
- 2007-08-20 16:04:16下载
- 积分:1
-
PSA_RBF
说明: 一个粒子群算法、遗传算法优化RBF径向基神经网络源代码,可直接使用。(A particle swarm optimization, genetic algorithm optimization RBF Radial Basis Function neural network source code, can be used directly.)
- 2010-03-18 21:59:43下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
erweizhi
简单的画直线、画图像、画形状程序,matlab源代码,简单实用有内涵。。。(Simple painting line, image, drawing shapes procedures, matlab source code, simple and practical connotation. . .)
- 2013-10-25 19:25:14下载
- 积分:1
-
Wavelet_rbf
小波神经网络代码??、、、、、、、、、、、、(learn matlab)
- 2013-01-01 10:12:28下载
- 积分:1
-
Robotics-TOOLBOX-matlab
本文章是matlab中robotics工具箱的介绍(This article is an introduction matlab toolbox in robotics)
- 2011-05-02 21:51:54下载
- 积分:1
-
forecasting-matlab
关于预测的matlab源程序,很实用的,很有参考价值的(forecasting projects Matlab source, it is predictable and practical, a good reference)
- 2012-04-29 20:34:07下载
- 积分:1
-
Chapter_18
是CDMA仿真系统产生,很多都讲倒了要仔细查阅的(CDMA is generated simulation system, many say it upside down to the detailed inspection)
- 2006-12-25 21:34:47下载
- 积分:1
-
SENOS
Sines. Sum sines. Every operations with sines and cosines.
- 2013-11-03 08:02:06下载
- 积分:1
-
UKF
说明: 该程序是在MATLAB中对不敏(无迹)卡尔曼滤波的仿真,有助于目标跟踪与滤波的研究(The program is used to simulate the insensitive (traceless) Kalman filter in MATLAB, which is helpful to the research of target tracking and filtering)
- 2020-12-13 22:49:14下载
- 积分:1