-
DSPfir
这是一个综合性的仿真程序。包括:用matlab生成一个FIR滤波器,得到滤波器系数及阶数;再用C语言产生一个混合频率的数字信号,之后将生成的数据样点送入到DSP主程序进行数字滤波,DSP主程序算法用的是循环缓冲区算法,这一部分在CCS上实现。(This is a comprehensive simulation program. Comprising: generating a matlab FIR filter, to obtain the filter coefficients and order then mixed to produce a C-frequency digital signal, and then the resulting data samples into the main program to the DSP for digital filtering, DSP main algorithm using a circular buffer algorithm, this part of the CCS to achieve.)
- 2013-09-15 21:16:30下载
- 积分:1
-
0303
vc++6.0与matlab的混合编程的一个应用实例。(vc++ 6.0 with a mixture of matlab programming an application example.)
- 2008-03-07 12:29:30下载
- 积分:1
-
01240570
关于hilbert 空间填充曲线算法的应用(Hilbert space filling curve algorithm)
- 2012-05-30 10:57:46下载
- 积分:1
-
conjgrad
Numerical analysis did not pretreated Gauss method, the SSOR pre-Gaussian method, the pre-Gaussian polynomial method matlab program: CG
- 2015-02-08 05:32:32下载
- 积分: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
-
ReadDataFromMIT-BIHDirectlyByVC++
MIT-BIH心电数据库中包含有大量的心电信号,用户可以直接下载这些信号用于信号分析,算法验证等。但是其数据存储格式复杂,只能用其提供的工具包进行读取,很不方便。本源码可以直接读取MIT-BIH中的format212和format16格式的心电数据,免去了学习其繁琐工具包的过程。(MIT-BIH ECG database contains a large number of ECG signals, users can directly download these signals used in signal analysis, verification algorithm. However, the complexity of its data storage format, can only provide a toolkit to read, very inconvenient. The source can be directly read the MIT-BIH in format212 and format16 ECG data format, which eliminates the cumbersome tool kit to learn their process.)
- 2008-01-02 13:27:39下载
- 积分:1
-
1553dules
说明: 分层模型的1553B总线通用软件模块的设计1553B bus, hierarchical model design of generic software modules(1553B bus, hierarchical model design of generic software modules)
- 2011-04-05 09:56:01下载
- 积分:1
-
geneticOptimizationtheory
遗传算法算例及matlab源程序,对遗传算法入门研究及借鉴 大有益处(Matlab genetic algorithm and source code examples, Introduction to research on the genetic algorithm and draw great benefit)
- 2010-05-20 11:02:45下载
- 积分:1
-
Untitled
通过c语言编程画出m序列的自相关及频谱图形,还包括扩频和解扩,(M squence can be described through C language )
- 2015-04-17 12:22:06下载
- 积分:1
-
matlib
matlib.h,matcom4.5的头文件(matlib.h, matcom4.5 header file)
- 2012-11-03 17:46:07下载
- 积分:1