-
ApplicationofMatLabforengineering
MATLAB工程数学应用讲述了在工程数学中如何使用MATLAB作为研究问题的工具,开发利用。(MATLAB works on mathematical applications in engineering mathematics in how to use MATLAB as a tool for research, development and utilization.)
- 2007-11-14 23:17:12下载
- 积分:1
-
predict_kalman
Predictor of state variable by means of Kalman Filter. Includes time-varying A matrix.
- 2010-08-09 09:40:02下载
- 积分:1
-
klt_lee
本程序为K_L变换的一个简单算法,希望大家参考一下(KLT)
- 2009-06-19 21:07:39下载
- 积分:1
-
packet
通过小波包分析计算柱塞流的特征值,奇异值(Through the wavelet packet analysis and calculation of the plunger flow characteristic value, singular value)
- 2013-01-08 11:19:20下载
- 积分:1
-
stepspecs
插值法求出阶跃响应的Ts,Tr,deta,性能指标。方法准确,简单(interpolation step response is calculated by the Ts, Tr, deta, performance indicators. The method is accurate and simple)
- 2020-12-16 15:19:14下载
- 积分:1
-
likelihood2class
This code is an importante code of example of Matlab for introduction about this programm.
- 2014-11-30 03:57:01下载
- 积分:1
-
wnn
Matlab source for wavelet neural network
- 2013-04-10 18:27:43下载
- 积分:1
-
Automatiqueavance
identication non-parametrique de systemes
dynamiques lineaires
- 2010-12-05 23:16:38下载
- 积分:1
-
EM-matlab
这是用matalab实现的EM算法,简单易用,对于理解EM算法很有用,尤其是对于初学者。(This is the EM algorithm implemented with matalab, easy to use, useful for the understanding of the EM algorithm, especially for beginners.)
- 2014-11-19 08:56:03下载
- 积分:1
-
CPPBUILDER-package-design
创建和编辑包
创建一个包需要指定:
· 包的一个名字。
· 新包要求使用或链接的其他包的列表。
· 包编译时包含或绑定的单元文件的列表。包实质上是这些包含已编译.BPL功能的源代码单元的封装,包含(Contains)列表是想编译进包的定制组件的源代码单元放置的地方。一个包由C++源文件(.CPP)和扩展名为.BPK的工程选项文件定义。这些文件由包编辑器生成。
(Creating and editing package to create a package needs to be specified: a name of the package. The new package requires the use of or linked list of other packages. Compile a list of unit package that contains the file or binding. These packages contain essentially compiled. Source code package BPL unit functions, including (Contains) list is to source code modules compiled into the custom component package placed. A package of C++ source file (. CPP) and the extension. Engineering options file defines the BPK. These files are generated by the package editor.)
- 2014-02-19 21:28:41下载
- 积分:1