登录
首页 » MathCAD » DSP_MATLAB

DSP_MATLAB

于 2009-10-11 发布 文件大小:21KB
0 201
下载积分: 1 下载次数: 100

代码说明:

  主要用于微波光子处理的算法优化程序,希望能对各位有所帮助,请放心下载。(aghgdfdasggahdfgdfhhafdfdhfdf)

文件列表:

exa010101.m
exa011001_rand.m
exa011002_rand.m
exa011003_randn.m
exa011004_sinc.m
exa011005_chirp.m
exa011006_conv.m
exa011007_xcorr.m
exa020502.m
exa020503.m
exa020801_filter.m
exa020802.m
exa020802_impz.m
exa020803_freqz.m
exa020804_zplane.m
exa020805_residuez.m
exa020806.m
exa020807.m
exa030101.m
exa030102.m
exa030201.m
exa030202.m
exa030203.m
exa030701.m
exa030702.m
exa030903.m
exa031101_conv.m
exa031101_fftfilt.m
exa031102_hilbert.m
exa040801_fft.m
exa040802_czt.m
exa050101.m
exa050401_1.m
exa050401_2.m
exa050402.m
exa050403.m
exa050501.m
exa050901_filtfilt.m
exa050902_grpdelay.m
exa050903_tf2latc.m
exa050904_latcfilt.m
exa050905_tf2ss.m
exa060601.asv
exa060601.m
exa060603.m
exa060701_1.m
exa060701_2.m
exa060701_3.m
exa060702_1.m
exa060702_2.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Mars_v2
    GPU实现的MapReduce framework,对于学习并行编程和cuda平台的编程方面有着极好的参考价值,里面附带论文。用户要求有NViDIA显卡,并且安装cuda编程环境。(We design and implement Mars, a MapReduce framework, on graphics processors (GPUs). MapReduce is a distributed programming framework originally proposed by Google for the ease of development of web search applications on a large number of commodity CPUs. Compared with CPUs, GPUs have an order of magnitude higher computation power and memory bandwidth, but are harder to program since their architectures are designed as a special-purpose co-processor and their programming interfaces are typically for graphics applications.)
    2009-03-17 11:22:47下载
    积分:1
  • 利用CUDA平台矩阵乘法的GPU编程
    本程序为简易的CUDA编程,两个程序都是计算矩阵的乘法。其中Matrix1和Matrix2的区别是Matrix2使用了shared memory。每个程序都使用了串行和并行两种方式计算乘法,最后将并行的运算结果与串行运算结果对比,验证计算的正确性。同时,程序中利用CUDA计时模块统计了并行运算的耗时。因此可以得出使用shared memory后改善的运行时间。
    2022-12-18 17:50:03下载
    积分:1
  • ad9850
    内含串行与并行模式程序。有读函数,写函数,复位说明 与测试程序主函数(With serial and parallel mode program. Read write function, function, reset and test program main function)
    2013-08-31 13:08:23下载
    积分:1
  • 基于Hadoop的文本分类(1)-文本预处理&文本表示
    资源描述一、环境环境:Ubuntu14、Hadoop2.6,Eclipse、NLPIR/ICTCLAS2015等; 二、算法简介: 1、此项目是基于Hadoop2.6进行MapReduce并行开发; 2、此项目是文本分类的文本预处理和文本表示部分,包括分词,去停用词,特征选择和文本表示等(分类算法采用的是随机森林算法,暂时未开放,读者可自行采用Mahout或Weka进行验证); 3、分词采用的是NLPIR/ICTCLAS2015;文本表示采用的是VSM模型,权重计算采用TFIDF进行文本表示;特征选择采用CHI算法(卡方统计); 4、关于并行分词环境搭建,可参考我的博客http://www.cnblogs.com/merru/p/4917665.html 5、关于Hadoop环境搭建,可参考我的博客http://www.cnblogs.com/merru/p/4901528.html和http://www.cnblogs.com/merru/p/4905118.html。
    2022-03-01 12:43:10下载
    积分:1
  • mapreduce下矩阵相乘——内积方法
    左矩阵A是m×s,右矩阵B是s×n,结果矩阵C是m×n。
    2023-01-06 10:40:03下载
    积分:1
  • code
    用MPI实现的矩阵乘法的cannon算法,linux平台(matrix multiplication in Cannon method with MPI)
    2013-02-08 16:03:34下载
    积分:1
  • para-FEM
    并行技术在电磁有限元计算中的应用,pdf电子书(Parallel technology in the electromagnetic finite element calculation of, pdf ebook)
    2013-06-21 17:23:50下载
    积分:1
  • (强化学习入门)David Silver
    说明:  深度学习的中文版本,里面详细介绍了深度学习的各种算法,其中还有一些用到的基础内容,例如矩阵和向量的范数(Chinese version of the depth of learning, which detailed the depth of learning algorithms, some of which used the basics, such as vector and matrix norm)
    2019-06-20 21:48:45下载
    积分:1
  • 311854200325244
    说明:  基于matlab语言,用传递矩阵法求解转子临界转速(Solution of Rotor Critical Speed by Transfer Matrix Method)
    2019-03-22 14:00:54下载
    积分:1
  • MapReduce-WordCount
    并行计算课程实验,C++实现的基于mapreduce模型的WordCount程序。(Experimental parallel computing course, C++ implementation of the model based on mapreduce WordCount program.)
    2020-06-30 02:00:02下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载