登录
首页 » matlab » Kalmanfilter_GUI

Kalmanfilter_GUI

于 2006-12-08 发布 文件大小:51KB
0 210
下载积分: 1 下载次数: 113

代码说明:

  kalman滤波GUI(matlab6.5) m代码在m_files目录中,主函数为fildis 执行独立exe时,需..inwin32下的dll支持.可以在autoexec.bat中加入此目录, 也可将dll文件拷出放入同一目录下,对于独立exe若要从mat文件初始化,mat文件目录全名需无中文字符。 可以作为设计各种kalman滤波器的开发导航,参数可以自己设置。(Kalman filtering GUI (matlab6.5) m in m_files code directory , the main function of an independent fildis exe, need .. bin dll under win32 support. in the autoexec.bat to add this Contents may also be dll Add document beat out the same directory, independent exe To initialize the document from the mat, mat directory full name needs no Chinese characters. Can be used as the design of the Kalman filter developed navigation, their parameters can be set up.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • output_of_DCT_in_image_fusion
    u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A1) r1 = [] for i=1:r for j=1:c if A1(i,j) > B1(i,j) r1(i,j)=A1(i,j) else r1(i,j)=B1(i,j) end end end r1= double(r1(:,:,1)) C=blkproc(r1,[8 8], idct2 ) round(C) C1=idct2(r1) figure imshow(uint8(C)) figure imshow(uint8(C1)) imwrite(uint8(C), dct8x8min.jpg )
    2011-01-09 23:26:05下载
    积分:1
  • matlab2014b
    matlab2014b破解版,matlab最新版本,很好用的呢(matlab2014b cracked version, matlab latest version, good use of it)
    2014-12-07 21:02:14下载
    积分:1
  • example
    用matlab编写的一个人机界面,具有读取文件功能,操作按钮功能等(A matlab GUI program which can read file, operating button act.)
    2013-03-23 13:15:08下载
    积分:1
  • BasicExamples2
    These are a few more examples on MATLAB
    2012-09-05 09:15:38下载
    积分:1
  • 0101001
    实现人员出入管理,输入和输出,人员的添加,管理!(to made the people s manage!)
    2009-12-26 20:29:23下载
    积分:1
  • Fingerprint_Minutiae_Extraction
    指纹识别      (FingerPrint Recognition )
    2015-04-10 22:56:25下载
    积分:1
  • three_phase_inverter
    three phase inverter
    2013-04-01 16:54:50下载
    积分:1
  • polyphase
    这个是多相滤波的MATLAB程序,做接收机的同学可以参考的(this is a polyphase programme)
    2013-11-06 20:01:53下载
    积分:1
  • lifting_signal_compression2
    说明:  提升小波压缩算法提升小波压缩算法提升小波压缩算法提升小波压缩算法(Lifting Wavelet compression algorithm of wavelet compression algorithm to enhance lifting wavelet compression algorithm lifting wavelet compression algorithm)
    2009-08-05 12:05:55下载
    积分:1
  • High-power-double--lasers-Simulation
    高功率双包层光纤激光器及仿真,端面抽运的掺Yb双包层光纤激光器的基本理论及其仿真(High power double clad fiber lasers and simulation, end-pumped Yb-doped double-clad fiber lasers basic theory and simulation)
    2013-08-27 09:47:37下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载