-
AnExampleOfKalmanFiltering
Summary: An example of KALMAN FILTER
MATLAB Release: R13SP1
Required Products: Communications Toolbox,Signal Processing Toolbox
Description: THIS PROGRAM DEMONSTRATES AN EXAMPLE OF KALMAN FILTER.
- 2007-11-27 00:47:06下载
- 积分:1
-
gezhen
隔振 减震 原理 描写了隔振方面的理论并且通过几个例子描述了简谐振动(The principle of isolation damping describe the isolation theory and describe a few examples of a simple harmonic motion)
- 2012-06-10 08:29:36下载
- 积分:1
-
SIMULINK
SIMULINK是MATLAB软件的扩展,它是实现动态系统建模和仿真的一个软件包,它与MATLAB语言的主要区别在于,其与用户交互接口是基于Windows的模型化图形输入,其结果是使得用户可以把更多的精力投入到系统模型的构建,而非语言的编程上。
(SIMULINK is an extension of MATLAB software, which is the dynamic system modeling and simulation of a software package with the main difference is that the MATLAB language and its interaction with the user interface is Windows-based model of graphical input, the result is to make users put more energy into the system model of the building, rather than the programming language.)
- 2011-10-12 19:25:53下载
- 积分:1
-
Simulation-of-PMSM-PWM
分析了空间矢量永磁同步电机数学模型 建立了永磁同步电机空间矢量控制系统仿真模型 并在MATLAB环境下对变频调速系统进行仿真实现(the space vector PWM controlled PMSM is analyzed the simulation model of space vector PWM controlled PMSM is presented and speed control system is simulated)
- 2014-12-04 17:16:04下载
- 积分:1
-
CharacterCodingException
A {@code CharacterCodingException} is thrown when an encoding or decoding error occurs.
- 2013-12-06 12:23:23下载
- 积分:1
-
bubble-grey
自己编写求取细通道内气泡长度信息,先转化为灰度图,再求取长度(I have written to strike a fine bubbles channel length information, first converted to grayscale, and then calculate the length of the)
- 2013-11-14 16:16:55下载
- 积分:1
-
imelcepst
这是之前上传的Extract_test_IMFCC程序里面调用的子函数,作配合使用,请看清楚再下载.(This is one subfunction of Extract_test_IMFCC uploaded before.Since pudn.com cannot upload several functions, they must divided.)
- 2013-11-17 10:33:39下载
- 积分:1
-
yichuansuanfa
说明: 在matlab环境下用人工智能算法--遗传算法求函数极植的matlab程序(In the matlab environment using artificial intelligence algorithms- genetic algorithm for matlab function very replanting program)
- 2008-10-10 19:35:39下载
- 积分:1
-
RDPTA
Algorithm Given are P training pairs {X1,d1,X2,d2....Xp,dp}, where Xi is (n*1) di is (n*1) No of Categories=R. i=1,2,...P Yi= Augmented input pattern( obtained by appending 1 to the input vector) i=1,2,…P In the following, k denotes the training step and p denotes the step counter within the training cycle Step 1: c>0 , Emin is chosen, Step 2: Weights are initialized at w at small values, w is (n+1)*1. Counters and error are initialized. k=1,p=1,E=0 Step 3: The training cycle begins here. Input is presented and output computed: Y=Yp, d=dp Oi=f(wtY) for i=1,2,….R
Step 4: Weights are updated: wi=wi+1/2c(di-oi)Y for i=1,2,…..R. Step 5: Cycle error is computed: E=1/2(di-oi)2+E for i=1,2,…..R. Step 6: If p<P then p=p+1,k=k+1, and go to Step 3: Otherwise go to Step 7. Step 7: The training cycle is completed. For E=0,terminate the training session. Outputs weights and k. If E>0,then E=0 ,p=1, and enter the new training cycle by going to step 3.
- 2014-11-06 11:12:37下载
- 积分:1
-
main-UI-of-the-signal-and-system
在Matlab中设计GUI,并将源码作为主界面的回调函数,按下相应的按钮实现相应的功能,包含信号的产生,卷积,傅里叶变换等功能,具体每个模块的功能实现请参照我上传的其他几个源码,谢谢。(Design of GUI in Matlab, and source as the callback function of the main interface, press the corresponding button to achieve the corresponding functions, including signal generation, convolution, Fu Liye transform functions, specific to each module function implementation please several other source reference I upload, thank you.)
- 2015-01-10 10:53:43下载
- 积分:1