-
fuliyebianhuan
用MATLAB实现傅立叶变换(Using MATLAB to achieve Fourier Transform)
- 2007-11-14 16:30:09下载
- 积分:1
-
OMPcode
经典的OMPmatlab代码,特别适用于字典学习(classic OMP matlab code dictionary learning)
- 2012-05-04 16:35:53下载
- 积分:1
-
724758292colorfacedetection
it is rar file .it contains source code for matlab.
- 2011-08-29 13:23:47下载
- 积分:1
-
Simulink3
说明: simulink 讲解了simulink的主要功能,比较详细(simulink)
- 2009-07-31 00:14:07下载
- 积分:1
-
lesson_matlab
Matlab入门学习,包括源程序,word文档已解密。MATLAB 6.5环境、数值计算、符号计算、可视化和GUI设计、程序设计、线性控制系统分析与设计、Simulink仿真环境、MATLAB高级应用(Matlab entry-learning, including source code, word documents decrypted.)
- 2013-01-17 17:46:26下载
- 积分:1
-
123
应用matlab实现数值积分,这是一些基本的源程序,可以根据需要进行调用,对于求解线性、非线性动力学问题来说是最基本的程序(this is some mod about math)
- 2013-03-14 23:15:16下载
- 积分:1
-
Ecualizador-Gui
ecualizador y grafica de audio (GUI)
- 2013-10-19 01:27:27下载
- 积分:1
-
wavelete
一种基于小波变换的图像编码算法采用整数平方阈值下的零树编码(Wavelet-based image coding algorithm uses integer square threshold of zero-tree coding)
- 2007-11-23 20:24:48下载
- 积分:1
-
Extended_KF
这个zip文件中包含的原则和双方的扩展卡尔曼滤波(EKF)和全球定位系统(GPS)算法简要说明。它的主要目的是提供一个相对容易实现的扩展卡尔曼滤波,在我们使用的输入函数的形式,而不是禁止函数处理符号表达式。它也可作为一个简要介绍了卡尔曼滤波算法GPS和学习它的意思。在为EKF的例子,我们提供的原始资料,同时使用的定位扩展卡尔曼滤波和最小二乘法的任务和解决方案。
有四个M文件和两个数据文件。 Extended_KF.m包含EKF的函数体。另一些功能和GPS的示例数据文件。(This zip file contains a brief illustration of principles and algorithms of both the Extended Kalman Filtering (EKF) and the Global Position System (GPS). It is designed primarily to provide a relatively easy-to-implement EKF, in which we use symbol expressions as the form of input functions rather than the forbidding function handles. It also serves as a brief introduction to the Kalman Filtering algorithms for GPS and a mean of learning it. In the example for the EKF, we provide the raw data and solution for the positioning task using both EKF and the Least Square method.
There are four m files and two data files. Extended_KF.m contains the function body of the EKF. Others are functions and data files for the GPS example.)
- 2011-05-23 10:35:27下载
- 积分:1
-
clc
A cyclic redundancy check (CRC) is an error-detecting code designed to detect accidental changes to raw computer data, and is commonly used in digital networks and storage devices such as hard disk drives. Blocks of data entering these systems get a short check value attached, derived from the remainder of a polynomial division of their contents on retrieval the calculation is repeated, and corrective action can be taken against presumed data corruption if the check values do not match.
- 2011-08-03 16:31:53下载
- 积分:1