用C语言实现的kalman滤波程序(一般网上只有用MATLAB实现的)。
上传时间: 2016-07-24
上传用户:yuzsu
利用VC++6.0集成编程界面编写综合运用MAT数据文件和MATLAB引擎技术的(求矩阵的奇异值)C++源码程序。本程序说明了:1.如何利用VC++6.0集成编程界面编写源码程序;2.编译链接产生EXE文件所需的间夹文件。注意:要将压缩包内除matlabyinqingwithc++.cpp的所有文件都要拷贝到matlabyinqingwithc++.cpp的“任务文件夹下”。
上传时间: 2013-12-21
上传用户:源弋弋
C 程序 球面方位角算法: azimuth.cpp CRC校验快速算法: CRC_Table.cpp 解扰码算法: scrambler.cpp Matlab 程序 信号带宽测量: BandWith.m 带通信号下变频: fqmv.m QPSK 解调 demodQpsk.m pwelch求功率谱的算法 psdwh.m 均值滤波算法 cvmn.m 信号正交分解: Cnv2Bas.m
标签: cpp CRC_Table scrambler azimuth
上传时间: 2016-08-13
上传用户:TF2015
PID实时控制的C++语言设计及应用的Matlab仿真成程序
上传时间: 2014-11-08
上传用户:zjf3110
MATLAB神经网络0-9数字识别 该程序利用神经网络对数字0-9...遗传算法优化小波神经网络源程序 基于C语言实现的人脸识别
上传时间: 2013-12-22
上传用户:xlcky
c语言数值算法集中brent优化算法的matlab版本
上传时间: 2013-12-02
上传用户:x4587
c与matlab混合编程
上传时间: 2016-08-25
上传用户:youmo81
The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full inference package, includes several methods for approximate inference: Loopy Belief Propagation, Generalized Belief Propagation, Mean-Field approximation, and 4 monte-carlo sampling methods (Metropolis, Gibbs, Wolff, Swendsen-Wang). Use "help inference" from Matlab to see all options for usage. 2. gbp_preprocess.m and gbp.m These 2 interfaces split Generalized Belief Propagation into the pre-process stage (gbp_preprocess.m) and the inference stage (gbp.m), so the user may use only one of them, or changing some parameters in between. Use "help gbp_preprocess" and "help gbp" from Matlab. 3. simulatedAnnealing.m An interface to the simulated-annealing c-code. This code uses Metropolis sampling method, the same one used for inference. Use "help simulatedAnnealing" from Matlab.
标签: Matlab-interfaces inference interface the
上传时间: 2016-08-27
上传用户:gxrui1991
将matlab图形嵌入到C#窗口,源文件有注释
上传时间: 2013-12-18
上传用户:er1219
C语言实现MATLAB 6_5中M文件的方法 。
上传时间: 2016-09-19
上传用户:fxf126@126.com