制作安装程序必备此模块包含的SUB及Function能帮你做出专业的安装程序
上传时间: 2015-03-31
上传用户:ayfeixiao
卡尔曼滤波器matlab源代码。 function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) 这是我课程设计时做的。
标签: function myKalman matlab PY
上传时间: 2014-10-28
上传用户:agent
PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consistent time basis for accurate control.
标签: the calculations positional pid
上传时间: 2014-01-16
上传用户:moerwang
This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
标签: implementation evaluation algorithm function
上传时间: 2015-04-12
上传用户:klin3139
sample compress example, the function must modify... holp that can help you!
标签: compress function example sample
上传时间: 2013-12-02
上传用户:qwe1234
Multi-objective evolutionary algorithm - an application
标签: Multi-objective evolutionary application algorithm
上传时间: 2014-01-08
上传用户:王庆才
盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序 function D=FractalDim(y,cellmax) %求输入一维信号的计盒分形维数 %y是一维信号 %cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数 %D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
标签: FractalDim function cellmax MATLAB
上传时间: 2015-04-23
上传用户:liuchee
谱估计的非参数DOA(Dorection of Arrive)方法----MUSIC(Multi Signal Classification,多重信号分类)算法
标签: Classification Dorection Arrive Signal
上传时间: 2013-12-03
上传用户:chenjjer
Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file. Draak Compiler是一个多语言,宏编译器,可以在一个单独的文件中定义所有的语法和代码生成。Draak 是一个单独的二进制文件,可以在任意平台上只使用一个文件来编译任何上下文无关的语言(类似 C, Pascal, Java)。
标签: multi-language generation compiler defined
上传时间: 2013-12-30
上传用户:a673761058
small pannel driver using MXIC s 88LV462,this sample code including the function IIC with 8051,IR,OSD,
标签: including function pannel driver
上传时间: 2013-12-17
上传用户:sk5201314