-
OCR
Optical Chracter Recognization using template matching
- 2010-01-26 09:01:31下载
- 积分:1
-
wmicGetHardwareInfos
用WMIC在WINDOWS上得到计算机硬件信息(Description wmicGetHardwareInfos queries informations about the computer hardware (OS, CPU, GPU, RAM, Disk)
It displays results in the command window or in a text file.
wmicGetHardwareInfos requires wmicGet (submission#47858 on the File Exchange).
Acknowledgements Wmic Get inspired this file.
Required Products MATLAB
MATLAB release MATLAB 8.3 (R2014a)
Other requirements Windows
)
- 2014-09-17 09:01:13下载
- 积分:1
-
Euler-and-multi-step.zip
本程序是关于常微分方程初值问题数值解的欧拉算法及线性多步法的matlab代码,对初学者有帮助,例题用的李荣华的微分方程数值解法第一章的习题(This program is about Euler algorithm for numerical initial value problem of ordinary differential equations and linear multistep method matlab code, useful for beginners, examples of Li Ronghua s numerical solution of differential equations of the first chapter exercises
)
- 2013-09-10 15:27:04下载
- 积分:1
-
viterbi_qtz2
viterbi simulation K = 7 in bpsk modulation, with soft decoding 2 bit
- 2012-10-22 20:00:09下载
- 积分:1
-
image-stitch
照相机采集的不同角度的两幅图像,金变换矩阵在matlab中实现图像拼接(image stitch)
- 2012-05-18 20:34:32下载
- 积分:1
-
MachineLearningMazePolicyEvaluation
Machine Learning Code maze policy iteration value iteration
- 2013-12-13 23:13:33下载
- 积分:1
-
zjtl
证据推理的一个算法,可以改成matlab的语言代码(Evidential reasoning)
- 2013-03-16 10:22:36下载
- 积分:1
-
scilab
说明: Scilab软件与MATLAB功能相似,而且它是一个开源项目。功能强大,使用方法不简单。本教材是学习此软件较详细的资料。(Scilab software with features similar to MATLAB, and it is an open source project. Powerful, simple to use. The materials to learn the software more detailed information.)
- 2008-10-20 22:36:29下载
- 积分:1
-
least_least_squares_regression
最小二乘拟合,最小二乘拟合直线算法,使用matlab实现最小二乘拟合直线。(Least square fitting, least squares fitting straight line method, using the least squares fitting straight line matlab implementation.)
- 2011-06-14 22:23:20下载
- 积分:1
-
vcc_mex
一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方:
a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦
b. 不能利用VC特有的ClassWizard自动创建和维护类
c. 不能用MFC类库编写应用程序
d. 不能方便地进行类似VC的项目管理
本文详细解说如何在IDE中编译MEX程序(Under normal circumstances, we are all in the MATLAB command line or DOS command line program to compile MEX. Command is used by: mex filename.c This has a lot of inconvenient places: a. Although the mex can also compile C++ The mex program, but it is still the main frame C of a. When the procedure has a number of modules the need to repeatedly use the mex command, the operation is cumbersome b. Can not use VC-specific ClassWizard automatically create and maintain the category c. can not use MFC class library to write applications easily d. should not conduct a similar project management VC a detailed explanation of how this article IDE compiling MEX procedures)
- 2007-09-27 15:44:55下载
- 积分:1