-
Zhen-Dang-Qu-Xian
利用VC和Matlab混合编程,基于Matcom,Release文件夹下可直接运行,绘出震荡曲线(Using VC and Matlab to program, based on Matcom, Release folder can be run directly and shock curve can be plotted.)
- 2014-02-08 18:54:52下载
- 积分:1
-
linear_kalman_filter
该程序实现了线性kalman滤波进行单目标跟踪,注释详细,并包含了例程(The program implements a linear kalman filter for target tracking, notes in detail and includes routines)
- 2020-10-12 14:57:32下载
- 积分:1
-
LMEPPC071208.CAB
说明: PPC上面类似Matlab的语言环境,希望有pda的同学们喜欢(PPC above language similar to Matlab environment, and hope to have the students like pda)
- 2009-08-03 00:27:06下载
- 积分:1
-
GameOfLife
利用MATLAB模拟的细胞自动机程序,可以借用来研究怎么写此类程序(Using MATLAB simulation of cellular automata program, you can borrow to study how to write such programs)
- 2010-05-06 10:24:27下载
- 积分:1
-
lbgVQ
利用Matlab实现矢量量化LBGVQ算法,(failed to translate)
- 2010-12-28 19:46:16下载
- 积分:1
-
mutualinformationandpoincaresection
计算互信息和作庞卡来截面的C程序,很实用,计算速度超快/(Calculation of mutual information and for Ponca to the C-section procedure, it is useful to calculate the speed of ultra-fast /)
- 2008-03-27 22:36:26下载
- 积分:1
-
pic_dc-ac_01
hex file for 16f509 microcontroller for dc ac inverter
- 2013-12-24 03:38:03下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
0605mat_rw_matfile
matlab生成的mat文件导入到vc++里面,方便matlab和vc联合编程,程序为最基础底层编程,已经过测试(matlab generated mat file into vc++ inside, easy matlab and vc joint programming, the program is the most basic underlying programming, has been tested)
- 2021-03-04 16:09:32下载
- 积分:1
-
CGfxOutBarCtrl
CGfxOutBarCtrl类源码和使用实例,类库中包括了如下文件的下载:
GfxOutBarCtrl.h、GfxOutBarCtrl.cpp、GfxGroupEdit.cpp、GfxGroupEdit.h、GfxPopupMenu.cpp、GfxPopupMenu.h。(CGfxOutBarCtrl class source code and use cases, class libraries are included in the following documents to download:
GfxOutBarCtrl.h, GfxOutBarCtrl.cpp, GfxGroupEdit.cpp, GfxGroupEdit.h, GfxPopupMenu.cpp, GfxPopupMenu.h.)
- 2015-02-24 14:10:37下载
- 积分:1