-
dspFIR
数字信号处理的滤波器设计,有限长冲击响应FIR滤波器,(Digital signal processing filter design, finite impulse response (FIR) filter,)
- 2014-01-30 17:29:25下载
- 积分:1
-
VisualCMatlabmix
Visual+C++与Matlab混合编程的研究与实现(Visual+ C++ and Matlab Research and Implementation of Hybrid Programming)
- 2009-10-10 12:47:47下载
- 积分:1
-
Mpanngjialaiia
混沌映射庞加莱界面Matlab程序源码码,程序源码虽小,短小精悍
(Chaos mapping Poincare interface the Matlab program source code, the program source code is small, dapper)
- 2012-08-23 20:49:08下载
- 积分:1
-
C-language-realization-of-MATLAB-
本文着重描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,(This paper describes the use of MATLAB command M-file translation for the C language program, and modify the method can directly call C language functions)
- 2012-06-26 00:05:30下载
- 积分:1
-
cifafenxiqi
做了詞法分析器,不知道怎樣,希望有人給我提提意見(Done a lexical analyzer, I do not know how, I hope someone is going to give me make a suggestion)
- 2007-12-03 16:25:32下载
- 积分:1
-
daiyoumpptdedongxi
带有MPPT功能的光伏阵列Matlab通用仿真模型.kdh(MPPT in PV arrays with Matlab Simulation Model. Kdh)
- 2011-05-09 15:59:04下载
- 积分:1
-
MatlabVC
一种将Matlab编译成可执行程序的一种方法,它使得Matlab编写的程序能够完全脱离Matlab这个环境来执行,从而大大提高了程序的应用范围和使用价值(Of a Matlab compiled into an executable program will be a method which allows Matlab programs written in Matlab can be completely detached from the environment to perform, thus greatly improving the program' s scope of application and value)
- 2009-09-23 23:17:46下载
- 积分:1
-
Matlabebook
Matlab详细手册
Matlab详细手册
Matlab详细手册()
- 2007-09-06 15:28:41下载
- 积分:1
-
tscz
系统包括简单的基本功能,..........................(dfjk)
- 2009-11-15 13:40:04下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1