-
fupinxiangying
说明: 幅频响应特性图[h1,w]=freqz(b1,1,N,1)
[h2,w]=freqz(b2,1,N,1) (Amplitude frequency response characteristics of Figure)
- 2011-04-07 21:09:04下载
- 积分:1
-
automatic-control-matlab-4
复旦大学自动控制理论matlab基础第三讲,关于matlab的知识(Matlab automatic control theory based Fudan University Lecture, on the knowledge of matlab)
- 2011-05-23 22:26:37下载
- 积分:1
-
matlab
matlab实用程序百例(100 cases of matlab utility)
- 2008-04-16 09:19:01下载
- 积分:1
-
finite-element--MATLAB-programme
详细的介绍了有限元在结构分析中的应用理论以及编程。。(A detailed description of the theory of finite element structural analysis and programming..)
- 2012-06-05 09:12:11下载
- 积分:1
-
ROMP
一种正则化正交匹配追踪ROMP算法的matlab源程序,一个函数,方便使用(A New Regularized Orthogonal Matching Pursuit ROMP algorithm matlab source, a function, easy to use)
- 2020-11-30 16:59:28下载
- 积分:1
-
Mode
两轮平衡小车的MATLAB系统建模源程序(Two balanced car MATLAB source system modeling)
- 2011-11-22 14:58:13下载
- 积分:1
-
MATLAB_code_technique
matlab实用技巧源代码程序文件,对于全面掌握matlab非常有帮助(matlab technique code)
- 2012-10-08 10:49:18下载
- 积分:1
-
2019_MCMProblemC_DATA
2019meisaiCti,zheshinimeiyouguodequanzinbanben(2019meisaiCti_fanyiban)
- 2019-01-25 17:04:14下载
- 积分:1
-
sigma-delta-toolbox
sigma-delta调制器工具箱,包括SIMULINK和MATLAB(sigma-delta modulator toolbox, including MATLAB and SIMULINK)
- 2020-07-23 01:18:45下载
- 积分: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