-
PCA
说明: 用Matlab实现主成分分析(PCA)算法.(Principal component analysis using Matlab implementation (PCA) algorithm.)
- 2020-10-11 21:57:33下载
- 积分:1
-
beamforming
These codes are about beamforming. receiver is like disc or ula.describtions are in m_files
- 2013-11-06 20:15:10下载
- 积分:1
-
dplxy
关于MATLB中解决信号与系统中临时采样信号函数的完整的源代码(On signal and system temporary sampling signal function MATLB addressed with full source code)
- 2015-07-24 15:35:52下载
- 积分:1
-
GA
说明: 遗传算法及其MATLAB实现
主要内容:
(1)遗传算法简介
(2)遗传算法的MATLAB实现
(3)应用举例
(4)遗传算法优化神经网络方向(MATLAB realization of genetic algorithm and its main elements: (1) brief introduction to genetic algorithm (2) realize MATLAB Genetic Algorithm (3) application, for example (4) genetic algorithm neural network direction)
- 2009-02-14 00:41:19下载
- 积分:1
-
buildgui
Matlab 官方工具箱使用说明
buildgui图形用户界面设计手册.pdf(Official Matlab toolbox for use graphical user interface buildgui Design Manual. Pdf)
- 2008-01-26 17:24:42下载
- 积分:1
-
EKF
仿真实现了对目标跟踪的扩展卡尔曼滤波,并对误差进行了统计( realize the extended kalman filter)
- 2011-09-30 15:11:21下载
- 积分:1
-
pitch
pitch estimation matlab
- 2013-12-19 20:33:09下载
- 积分:1
-
GAljgh
基于遗传算法的移动机器人路径规划研究,该论文在分析了目前各种路径规划方法优缺点的基础上,选择遗传算法来解决静态和动态环境下移动机器人的路径规划问题。
(Based on genetic algorithms for mobile robot path planning studies, the paper analyzed the current advantages and disadvantages of various methods of path planning based on the choice of genetic algorithm to solve the static and dynamic environment of mobile robot path planning.)
- 2008-05-07 17:22:00下载
- 积分:1
-
Cspline
这是一个三次样条插值的.m程序
输入的是一个二维数组A(Nx2)
插值方法为:
S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1) (This is a cubic spline interpolation. M program input is a two-dimensional array A (Nx2) interpolation method: S (x) = A (J)+ B (J)* (x- x (J ))+ C (J)* (x- x (J))** 2+ D (J)* (x- x (J))** 3 for x (J) )
- 2008-07-21 11:53:17下载
- 积分:1
-
TwoMethodCalibration
Matlab摄像机标定两种方法,张法和TSAI(Matlab camera calibration method, Zhang and TSAI)
- 2007-05-03 16:51:31下载
- 积分:1