-
ikram_Task1
QAM simulation in MATLAB
- 2009-07-02 04:57:02下载
- 积分:1
-
Kalman-filter
说明: Kalman 滤波的实际介绍 对于初学卡尔曼滤波的同学来说是一份非常好的参考资料哦!(Practical introduction to Kalman filter Kalman filter for beginner students is a very good reference Oh!)
- 2011-04-01 21:22:53下载
- 积分:1
-
plotshulie
讨论调和级数的变化规律。画出部分和数列 变化的折线图,观察变化规律;引入数列: 作图观察其变化,猜测是否有极限;引入数列:,作图观察其变化,寻找恰当的函数拟合;探讨调和级数的部分和数列的变化规律是什么?(Discussion to reconcile a series of changes in the law. Draw the line chart of some of the several columns change, observed changes in law the introduction of the series: mapping to observe the changes, guess whether there is a limit the introduction of the series:)
- 2012-05-13 08:20:24下载
- 积分:1
-
lle
说明: 局部线性嵌入算法的matlab代码,改算法是流形学习中的一个算法,目的是将高维流形空间映射到低维嵌入空间。可用于非线性高维数据的降维(matlab code of Local linear embedding algorithm )
- 2011-03-12 14:37:28下载
- 积分:1
-
ants
ANT COLONY OPTIMIZATION
- 2014-10-30 00:21:20下载
- 积分:1
-
gcc
各种加权函数后互相关功率谱的计算,比较,可用于定位系统的时延估计(After various weighting function cross-correlation power spectrum calculation, comparison, can be used for positioning system (GPS) time delay estimation)
- 2016-01-20 20:03:21下载
- 积分:1
-
MIT_matlab
Introduction to matlab at MIT
麻省理工大学的matlab基本教程(Introduction to matlab at MIT Massachusetts Institute of Technology University of basic tutorial matlab)
- 2008-06-18 18:46:30下载
- 积分:1
-
ECG
基于MATLAB语言之心电信号处理的文件(MATLAB language-based ECG processing)
- 2010-01-16 14:49:37下载
- 积分:1
-
lowd_flow3.m
liyapanov cod for matrix 3*3
- 2012-06-12 20:51: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