-
achieve
通过编写C语言,在MATLAB上实现路由器仿真,实现路由器的功能。(Written by C language, simulation on MATLAB implementation routers, realize the function of the router.
)
- 2013-10-30 23:27:56下载
- 积分:1
-
FLACprogram
FLAC使用手册对于操作过程给与详细说明,对于初学者来说非常实用涵。(FLAC user manual for the operation to give detailed instructions, is very useful for beginners Han.)
- 2009-11-12 17:17:57下载
- 积分:1
-
vc++filterslab
vc++下各种数字滤波器的实验程序,包括带通,带阻,低通,高通。(vc++ a variety of digital filters under the experimental procedures, including band-pass, band stop, low-pass, high pass.)
- 2008-04-07 13:54:05下载
- 积分:1
-
vc_matlab
MSVC2008调用Matlab2009的方法。该资料为文档。(VC call matlab program)
- 2014-12-22 15:20:23下载
- 积分:1
-
Copula_Handbook_toolbox_14may13
由Patton开发的由MATLAB实现的COPULA源代码(By Patton developed by MATLAB source code to achieve COPULA)
- 2014-11-30 19:07:33下载
- 积分:1
-
mohuFCM
基于matlab的模糊均值C的聚类程序,可以实现彩色图像的聚类,能实现程序时间统计(Matlab-based fuzzy mean C clustering procedures, can achieve color image clustering, to achieve the program time statistics)
- 2013-05-23 11:10:59下载
- 积分:1
-
matlab_VC
matlab与vc的混合编程说明,主要是如何配置环境,有详细的截图说明(the help for together using of matlab and VC6.0,including collocate environment and giving detailed
illustrate
)
- 2012-01-03 21:48:36下载
- 积分:1
-
LMMATLAB7e
MATLAB初学入门者使用教程,共4部分。第1章概述1.rar第第2章语法.rar第3章SIMULINK.rar第4章建模.rar
(MATLAB beginner beginners tutorial 4. Chapter 1 Overview 1.rar 2 syntax the Rar 3 Chapter SIMULINK.rar of Chapter 4 Modeling. Rar)
- 2012-09-30 11:48:08下载
- 积分:1
-
VC_Matlab
通过MATLAB引擎,利用VC开发MATLAB,包括一个自己开发的小程序和一片word文档资料(Through the MATLAB engine, developed by VC MATLAB, including its own development programs and a small word document data)
- 2011-08-27 23:31:12下载
- 积分:1
-
base2fft
根据DFT的基二分解方法,可以发现在第L(L表示从左到右的运算级数,L=1,2,3…M)级中,每个蝶形的两个输入数据相距B=2^(L-1)个点,同一旋转因子对应着间隔为2^L点的2^(M-L)个蝶形。从输入端开始,逐级进行,共进行M级运算。在进行L级运算时,依次求出个2^(L-1)不同的旋转因子,每求出一个旋转因子,就计算完它对应的所有的2^(M-L)个蝶形。因此我们可以用三重循环程序实现FFT变换。同一级中,每个蝶形的两个输入数据只对本蝶形有用,而且每个蝶形的输入、输出数据节点又同在一条水平线上,所以输出数据可以立即存入原输入数据所占用的存储单元。这种方法可称为原址计算,可节省大量的存储单元。附件包含算法流程图和源程序。(err)
- 2008-04-20 23:11:05下载
- 积分:1