-
To_plot_the_Hamming_window_for_filters
hamming window for filter matlab code with example
- 2011-01-14 15:09:19下载
- 积分:1
-
system-simulation-of-RFID
对RFID系统在MATLAB中进行仿真,并提出了方案,和重要的结果。(A simulation in MATLAB/simulink. It not only provides details about how to realize RFID system, but also shows the final result of this system.)
- 2011-04-22 14:37:16下载
- 积分:1
-
Induction-machine-scalar-control
This file contains the scalar control for induction machine. This is a Matlab simulation.
- 2012-07-07 14:33:01下载
- 积分:1
-
motion_detection
运动检测的matlab程序 效果不错的 推荐给大家(motion detection programed by matlab)
- 2010-05-13 10:42:43下载
- 积分:1
-
Computer-Characters
Character recognition system with matlab and ann
- 2011-09-27 22:17:03下载
- 积分:1
-
prony_realization
prony算法实现,实现对输入信号的波形拟合,实现自适应参数的获取,并进行谱分析(realize the prony algorithm)
- 2014-11-12 14:43:37下载
- 积分:1
-
financial-Quantitative-analysis
金融数量分析编程配套源码,各章内容全面,代码完整,不可多得的资料(Quantitative analysis of financial programming supporting source ,Each chapter is comprehensive, code integrity, a rare)
- 2013-11-06 22:27:36下载
- 积分:1
-
cankaolingxian
使用lvwm准则对强干扰信号进行零陷,从而实现对强干扰的抑制(Guidelines for the use of lvwm nulling strong interference signals, enabling strong interference suppression)
- 2014-02-10 10:11:37下载
- 积分:1
-
Matlab-Local-Music
在Matlab中,选择本地歌曲所在文件夹,然后播放(In Matlab, the choice of local songs in the folder, and then play )
- 2014-09-18 08:58:00下载
- 积分: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