-
A_novel_feature_extraction_algorithm
特征提取算法 一篇经典的英文文献 介绍了一种新的算法 模式识别(Feature extraction algorithm,a classic English literature describes a new algorithm for pattern recognition)
- 2010-07-11 22:02:31下载
- 积分:1
-
avoid-vehicle-collision
Avoid vehicle collision
- 2014-12-18 00:26:05下载
- 积分:1
-
B(T-f)
关于普朗克分布的详细讨论。(在mathematica环境下开发)(A detailed discussion of Planck distribution
)
- 2014-02-08 18:41:07下载
- 积分: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
-
interpolation-and-data-fitting
matlab常用对插值以及数据拟合的处理 (matlab commonly used treatment for interpolation and data fitting)
- 2013-02-01 14:38:27下载
- 积分:1
-
OFDM_matlab
一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性。(Simulation of OFDM System)
- 2021-01-04 16:08:55下载
- 积分:1
-
arsip-pendulum
pendulum model, its non linear control
- 2010-01-02 17:57:28下载
- 积分:1
-
ellipsefit
椭圆图线拟合,输入x y,可拟合出椭圆图线(tuoyuantuxiannihe)
- 2010-05-30 21:50:00下载
- 积分:1
-
Planar-Robot-joint-speed-simulation
Planar RR robot joint speed simulation and animation
- 2014-12-27 03:31:12下载
- 积分:1
-
MATLAB智能算法30个案例分析 源代码
matlab的30个人工智能例程 案例
网课对应资源,涉及遗传算法,模拟退火蚁群等算法(v30 cases of artificial intelligence routines in MATLAB
Network course corresponding resources, involving genetic algorithm, simulated annealing ant colony algorithm, etc.)
- 2021-04-13 23:18:55下载
- 积分:1