-
CS_OMP
说明: 一个有关OMP的应用的例子,适合初学者学习
正交匹配追踪方法(An example of application of relevant OMP, suitable for beginners
The principal component analysis method)
- 2010-04-08 20:23:59下载
- 积分:1
-
ABSTRACT
This is IEEE implementation here
- 2015-04-01 19:52:01下载
- 积分:1
-
TestUseMatlab
VC 中调用MATLAB
程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
(程序功能:
为了在vc中调用MATLAB而写的一个简单测试程序
设置路径:
根据MATLAB所在盘而定,例如我的matlab是装在D盘的,所以需要包含的路径为
D:MATLAB6p1externinclude,在工程中设置
需包含的头文件:
//matlab中的头文件调用matlab的函数
#include "engine.h"
需要连接的LIB库:
D:MATLAB6p1externlibwin32digitaldf50libeng.lib D:MATLAB6p1externlibwin32digitaldf50libmx.lib 支持mx函数
)
- 2009-05-15 09:41:58下载
- 积分:1
-
Imm_5_01
用交互多模型算法IMM实现目标跟踪,性能还可以(the matlab source of IMM)
- 2010-05-21 08:01:42下载
- 积分:1
-
PID
使用matlab设计PID控制器消除系统静态速度误差的方法,主要使用等幅振荡法,并通过WORD给出了传递函数。(PID controller design using matlab static speed error elimination systems approach, the main use of the oscillation amplitude France, and through the WORD gives the transfer function.)
- 2013-10-29 20:54:26下载
- 积分:1
-
beam3
matlab FEM source code for beam analysis
- 2013-09-27 11:57:11下载
- 积分:1
-
7.Delphi---Radar---Final
利用matlab设计、分析并完善雷达传感器布置算法(Design, Analyze, and Implement Radar Sensors Alignment Algorithm with MATLAB )
- 2015-02-04 21:30:10下载
- 积分:1
-
1-(1)
在matlab或者PSCAD中对桥差不平衡电流进行仿真计算,得到仿真结果与常规计算结果一致,此方法修改简单快捷。(In matlab or PSCAD to bridge the difference between the current imbalance in the simulation calculation, the simulation results are consistent with conventional calculations, this method is simple and quick modification.)
- 2015-05-22 09:57:17下载
- 积分:1
-
2013041677756857
基于matlab开发的手势识别,里面有测试代码和图片 还有一个可以运行的.fig文件,可以直接运行的.并且同时分享了matlab的源码,效果很不错,可以学习和参考.相比C++开发的要简单易懂,可以通过代码了解手势识别的方法和原理,可以先学习matlab版的手势识别,再尝试编写C++和opencv版的。(Gesture recognition based on MATLAB development, there are test code and pictures and one can run the.Fig file, can be directly run. And at the same time sharing matlab source code, the effect is very good, you can learn and reference. Compared to the development of C++ is simple and easy to understand, can understand the principle and method of gesture recognition through the code, gesture recognition can learn the matlab version, and then try to write C++ and opencv version.)
- 2017-06-24 12:22:27下载
- 积分:1
-
MATLABoptics
MATLAB 在光学教学中的应用,有示例,模拟光的双缝干涉%单缝衍射和光栅衍射.(MATLAB Teaching in optical applications, there are examples of simulation of light double-slit interference single-slit diffraction and diffraction gratings.)
- 2007-11-01 21:13:11下载
- 积分:1