登录
首页 » matlab » circularcon

circularcon

于 2012-08-16 发布 文件大小:1KB
0 198
下载积分: 1 下载次数: 2

代码说明:

  CIRCULAR CONVOLUTION PROGRAM WRITTEN IN MATLAB.TESTED OK

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

发表评论

0 个回复

  • DSP
    第一次上传只有一部分请不要下,这个是完整的PDF。该书介绍了如何利用MATLAB去生成DSP目标代码,并详细讲解了CCS和MATLAB联合调试程序,是一本非常经典的书籍。(The book describes how to use MATLAB to generate DSP object code, and gave a detailed joint CCS and MATLAB debugger is a very classic books.)
    2010-09-10 15:48:03下载
    积分:1
  • DTproTest
    DTproTest滴水动态变形-飘功能例子.rar(DTproTest example DTproTest example)
    2015-02-02 01:49:55下载
    积分:1
  • Desktop
    一维波动偏微分方程方程,差分法显式格式求数值解(One dimensional wave equation partial differential equations, difference explicit format Solving the Numerical Solution)
    2016-08-25 15:56:48下载
    积分:1
  • vcPPsourcecode7
    说明:  600个大型项目源码之一: MATLAB与VC++混合编程实现一维小波多尺度分解 小波分析世纪80年代开始发展成熟起来的一个数学分支,其应用领域十分广泛,并逐步成为信号分析的又一有力工具。MATLAB的小波工具箱为我们提供了小波多尺度分解函数,方便了我们对小波的使用。但是用它所编写的软件不能脱离MATLAB编程环境在Windows平台下直接运行,代码执行效率低下,运行时占较多的系统资源,不能达到某些用户的需求。 VC++是由美国Microsoft 公司开发的可视化C/C++集成编程环境,是目前功能最强大的软件开发工具之一。被广泛应用于Win32平台的基础应用程序的开发。 它具有强大的图形界面编程能力且代码执行效率高,可生成脱离VC++环境而独立运行的应用程序。可是VC++在数值处理分析和算法工具等方面不如MATLAB。 本文结合VC++和MATLAB 的各自优点,以VC++图形界面作为前台框架,MATLAB作为后台进行数值运算和数据可视化,利用组件对象模型(COM)技术作为媒介,实现了一维小波多尺度分解。 (matlab and vc++ program: Wavelets are a class of a functions used to localize a given function in both space and scaling. A family of wavelets can be constructed from a function ... )
    2011-02-27 07:33:07下载
    积分:1
  • BruteSearch
    K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided: - Nearest neighbor - K-Nearest neighbors - Radius Search They al supports N-dimensions and work on double, it is possible to choose if return the distances. Here is a time comparison with a vectrized m-code: N=1000000 number of reference points Nq=100 number of query points dim=3 dimension of points k=3 number of neighbor tic [idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX toc tic [idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE toc p=rand(N,dim) qp=rand(Nq,dim) Output: Elapsed time is 0.962640 seconds. Elapsed time is 18.813100 seconds. )
    2009-03-30 08:08:08下载
    积分:1
  • huffman
    霍夫曼变换,是一种可变长编码方式.Huffman树是二叉树的一种特殊转化形式。(huffman_core)
    2010-09-20 16:26:53下载
    积分:1
  • five-matlab-codes
    1、画出函数y=x*sin(x) 2、用曲面表示z=x^2+y^2 3、创建n阶魔方矩阵,n能被4整除 4、三维图形影片动画 5、画出N=100,p=0.5情况下二项分布的概率 特性曲线(1, draw the function y = x* sin (x) 2, using surfaces to describe z = x ^ 2+ y ^ 2 3, create a cube matrix of order n, n be divisible by 4 4, 3D graphics, animation film 5, draw N = 100, p = 0.5 case, the binomial probability curve)
    2011-07-11 21:39:46下载
    积分:1
  • RLS
    递归最小均方误差中,权矢量随迭代次数收敛曲线(recursive least squares )
    2011-07-24 14:06:08下载
    积分:1
  • manual-matpower-(OPF)
    this is a manual about OPF using matpower
    2020-07-15 22:48:51下载
    积分:1
  • zy322
    对序列,使用自相关法,和Burg法,对其进行谱估计的程序(Sequence, using the autocorrelation method and Burg method of spectral estimation procedures for its)
    2011-11-03 09:57:07下载
    积分:1
  • 696518资源总数
  • 105958会员总数
  • 18今日下载