-
clutter4
几种常见的杂波模型,包括瑞利分布,威布尔分布,希望对大家有帮助(Several common clutter modeling,maybe it is helpful for you)
- 2012-12-13 22:03:16下载
- 积分:1
-
matlab画污染物浓度时间序列图-timeseriesforpm
可用matlab画污染物浓度时间序列图。(timeseries for pm)
- 2020-07-01 09:40:02下载
- 积分:1
-
program
用matlab编程实现p-m方程的源代码(Programming using matlab source code pm equation)
- 2007-12-13 11:04:24下载
- 积分:1
-
Integer-programming--matlab-code
整数规划的matlab代码,常用的优化工具!(Integer programming matlab code, commonly used optimization tools!)
- 2013-09-25 00:09:25下载
- 积分:1
-
matlab_shouce
非常详细介绍matlab的手册,非常的实用,新手必备,达人参考。(Matlab manual is very detailed, very practical, novice, of reference.)
- 2010-12-25 18:07:03下载
- 积分:1
-
Kalman1960
卡曼滤波英文原版,适合初学者学习理论,全是精髓。(Kaman filtering English edition, suitable for beginners to learn the theory, all the essence.)
- 2013-08-27 23:48:36下载
- 积分:1
-
Simulink实现ASK FSK PSK数字信号调制与解调仿真
基于Simulink实现的ASK,FSK,PSK,调制解调(ASK, FSK, PSK, modulation and demodulation based on Simulink implementation)
- 2020-12-17 10:59:11下载
- 积分:1
-
LMS
一个LMS算法用于分类的matlab程序,程序中做了详细的注释和说明,有助于学习和掌握这一经典算法(LMS algorithm for classification of a matlab program, the program in detail in the notes and instructions to help learn and master the classical algorithm)
- 2010-07-06 12:12:25下载
- 积分:1
-
e3
说明: 数字滤波器的设计,用双线性变换设计N阶巴特沃斯低通数字滤波器。(The design of the digital filter, using bilinear transformation design N order butterworth low-pass digital filter.)
- 2014-03-16 22:23:25下载
- 积分: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