-
poisson.rar
生成了符合泊松分布的随机变量,包涵了matlab源代码和C++源代码 利用C++生成,利用matlab画图(generate the poisson varibles )
- 2009-10-31 16:35:49下载
- 积分:1
-
MATLAB
各种滤波器的MATLAB设计,包括低通、高通、带通(MATLAB design of the various filters, including low pass, high pass, band pass)
- 2012-06-10 12:16:56下载
- 积分:1
-
jgpsdjcy
关于铁路轨道激光平顺度检查仪的使用说明,对仪器功能、使用范围和注意事项进行了详细说明。(On the railway track laser smoothness tester instructions, the instrument features, application scope and matters needing attention are discussed in detail.)
- 2014-08-13 14:43:07下载
- 积分:1
-
bbch0001
用c++编的matlab程序.是变步长方程解法.希望能给大家帮助,都是老师给布置的作业!谢谢!(using Matlab c addendum to the proceedings. Is a variable step equations. I hope that it provides help, teachers are to the layout of operations! Thank you!)
- 2006-10-15 19:55:22下载
- 积分:1
-
likelihood-DOA
信号数目估计错误的最大似然波达方向估计的性能分析(The number of signal estimation error of maximum likelihood DOA estimation performance analysis)
- 2013-12-26 12:59:21下载
- 积分:1
-
iec104
104规约程序,用于电力IEC104规约分析(104PROTOCAL)
- 2010-01-11 15:00:59下载
- 积分:1
-
TheFirstExpT
C语言实现数字信号处理信号过系统(FIR、IIR型滤波器,含画图子函数。)
需:include"graphcis"(C-signals over the digital signal processing systems (FIR, IIR filters, including drawing subroutine.) Must: include " graphcis" )
- 2010-12-15 23:08:44下载
- 积分:1
-
boostspi
boos pi controller close loop
- 2013-10-18 19:00:52下载
- 积分:1
-
array
说明: 字符数组的建立与基本用法简单的介绍与演示(array)
- 2010-04-06 09:21:19下载
- 积分: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