-
BP
说明: BP 算法的实现,分别包含了C++,Matlab,Forturn等几种语言的实现方法
- 2009-07-27 16:15:57下载
- 积分:1
-
Sim
电机控制系统,02年开始积累,效果好,速度快,PI控制,经典控制,fuzzy PID,自适应控制,速度位置控制等等,欢迎大家参考。(Servo motor control system, in 2002 began to accumulate, effective, fast, PI control, classical control, fuzzy PID, adaptive control, speed position control, etc., we welcome the reference.)
- 2013-12-11 14:18:26下载
- 积分:1
-
db4xiaobojiangzao
采用db4小波对是与信号进行降噪处理,实际效果良好(Using DB4 wavelet denoising is processing and signal, the actual effect is good)
- 2014-12-16 19:28:46下载
- 积分:1
-
CoordCovert
一个坐标系转换的类,参考系:WGS-84椭球体参数;功能:笛卡尔坐标系、大地坐标系、站心地平坐标系(线坐标形式)、站心地平坐标系(极坐标形式)之间的互相转换。(A coordinate transformation class reference system: WGS-84 ellipsoid parameters Function: Cartesian coordinates, geodetic coordinate system, Station Local coordinate system (line coordinates), Station Local coordinate system (polar form) of conversion between each other.)
- 2014-11-06 08:45:11下载
- 积分:1
-
fiber-HE11-mode
利用matlab模拟光纤中的HE11模的模式分布图。(Using matlab to simulate the HE11 mode fiber mode distribution.)
- 2013-07-30 09:55:11下载
- 积分:1
-
image-processing-and-recognition
VC与MATLAB图像处理与识别_源代码(VC and MATLAB image processing and recognition)
- 2013-11-18 13:05:21下载
- 积分:1
-
1
说明: 防止电脑泄密的常用方法,设置简单,通俗易懂,功能强大。(To prevent the disclosure of the commonly used computer methods, to set simple, user-friendly and powerful.)
- 2010-02-01 21:11:25下载
- 积分:1
-
TVP_VAR_CK
time varying VAR code
- 2013-05-15 23:56:45下载
- 积分:1
-
WWCDMAMATLABC
WCDMA物理层matlab仿真程序,包含信道编码,交织,速速率匹配,调制,扩频,信道模型,RACK接收机和相应的解码程序。
(WCDMA physical layer matlab simulation program, including channel coding, interleaving, speed rate matching, modulation, channel model, RACK receiver and the corresponding decoding process.)
- 2012-09-30 11:53:20下载
- 积分: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