-
PID_Simulink
PID控制的仿真,<<PID控制与应用>>课程的作业.SIMULINK格式(PID control of the simulation,)
- 2007-04-27 10:08:45下载
- 积分:1
-
aster-document
经典的关于aster数据处理的文档。ASTER搭载在Terra卫星上的星载热量散发和反辐射仪,是于1999年12月18日发射升空的,由日本国际贸易和工业部制造。(Classic on the aster data processing documents. ASTER carrying the Terra satellite on-board heat distribution and anti-radiation device, was December 18, 1999 launched by the Japanese International Trade and Industry Manufacturing.)
- 2009-11-12 02:18:42下载
- 积分:1
-
anli21.5-4
北京航空航天大学出版的matlab从零进阶的原程序代码第1章案例21.4源代码(Beijing University of Aeronautics and Astronautics from zero Advanced matlab published the original program code in Chapter 1 Case 21.4 source code)
- 2014-01-17 21:48:01下载
- 积分:1
-
operatornew
This code enables you to use the "new" and "delete" keywords in C++ to allocate and deallocate your memory. This enables you to create objects with constructors dynamically.
Normally, using new and delete in MEX files might leak memory if the user presses Ctrl+C or the MEX file terminates with an error. This code modífies "new" and "delete" to register all allocated memory with MATLAB s memory manager.
No modifications to existing C++ code is required.
- 2009-06-06 10:35:09下载
- 积分:1
-
MATLAB
matlab中程序设计与应用的基础知识,对初学者帮助很大(matlab in program design and application of basic knowledge is very helpful for beginners)
- 2008-06-25 13:12:57下载
- 积分:1
-
cmac
Cipher Block Mode for Authentication.
- 2014-08-20 21:34:44下载
- 积分:1
-
essay2
Learning automata based classifier
- 2013-03-15 23:44:05下载
- 积分:1
-
lsb-watermarking
watermarking using lsb replacement
- 2014-02-02 06:40:01下载
- 积分:1
-
program
MATLAB高级编程
出版社 : 电子工业出版社
系列名 :MATLAB实用指南系列
作者 : 苏金明/ 刘宏/ 刘波/
浏览次数:2722 次
出版日期:2005年8月
版别版次:2005年8月第1次印刷
本书在第1版的基础上进行修订和补充,基于最新版本编写。MATLAB 最新版在程序编译方面发生了很大的变化。首先是将所有与编译有关的工作,例如独立应用的生成、库的生成、组件的生成等,全部集成到一个称为部署工具的可视界面中;其次是发布了.NET生成器,不仅支持COM组件生成,还可以生成.NET组件,从而可以实现MATLAB与.NET程序的无缝集成。 本书详细地介绍了三维图形建模、渲染和交互、面向对象编程、编译器、MATLAB与C/C ,VB,VC,.NET,Excel,SPSS和硬件等的接口技术、.NET生成器以及Excel生成器。
(MATLAB Advanced Programming
Publisher: Electronic Industry Press
Series Name: MATLAB Practical Guide Series
Of: SGT/Liu/Liu Bo/
Views: 2722 times
Publication Date: August 2005
Edition other edition: August 2005 1st printing
1st edition book based on the amendments and additions, based on the latest version of the preparation. MATLAB compiled the latest version of the program, great changes have taken place. First, with the compilation of all work-related, such as the formation of separate applications, library generation, the generation of components, all integrated into a tool called the deployment of visual interface followed by the release of the. NET Generator, not only generate support for COM components can also be generated. NET components, which can be achieved with MATLAB. NET procedures for seamless integration. This book describes in detail three-dimensional graphic modeling, rendering and interactive, object-oriented programming, compiler, MATLAB a)
- 2010-05-17 14:20:07下载
- 积分:1
-
Naive-Bayes
一个学习Naive Bayes的matlab代码,学习到的参数只与样本的个数有关,与实际的样本值没有直接关系。
为了代码的可读性、容易学些,算法的实现没有采用MATLAB向量化
操作。(A Naive Bayes learning matlab code, only to learn the parameters related to the number of samples, and the actual sample values are not directly related. For code readability, easy to learn something, no algorithm using MATLAB vectorized operations.)
- 2013-08-19 17:25:06下载
- 积分:1