CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能

资源列表

« 1 2 ... .77 .78 .79 .80 .81 27582.83 .84 .85 .86 .87 ... 28275 »
  1. ovrlpsav

    0下载:
  2. %realize overlapped-save method %y:output sequence %x:input seqence %h:filter impulse response sequence %N:length of each segment %重叠保留法实现分段卷积
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:955byte
    • 提供者:吴江华
  1. freqz_m

    0下载:
  2. 求取系统的绝对幅度响应、相对的db值幅度响应、相位响应和群延时响应的函数 % %db为相对振幅(dB) %mag为绝对振幅 %pha为相位响应 %grd为群延时 %w为频率样本点向量 %b为Ha(z)分子多项式系数(对FIR而言,b=h) %a为Hz(z)分母多项式系数(对FIR而言,a=1) %-strike rate system in response to the absolute and relative value range db respons
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:813byte
    • 提供者:吴江华
  1. baotong

    0下载:
  2. 报童问题的计算机仿真 %tm一轮实验的预定模拟天数 %t一轮实验的仿真天数累积值 %z订报量 %z 最优订报量 %g订报量z之上界 %s1损失值之累计值 %s最小损失值值 %r按概率分布产生随机售报量样本-newsboy problem of computer simulation% tm an experimental simulation of the target number of days a t% of the experimental days of
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:824byte
    • 提供者:吴江华
  1. c9_estimatepi

    0下载:
  2. %File: c9_estimatepi.m %有5个pi的估计,每一个都是基于500次重复随机试验,所得的pi的五个估计值用以下向量表示 %pi的估计值=[3.0960 3.0720 2.9920 3.1600 3.0480] %如果对5个结果进平均,则pi的估计值=3.0736,这样的结果等价于2500次的试验结果。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:934byte
    • 提供者:吴江华
  1. CreateRefChannels

    0下载:
  2. %CreateRefChannels.m,可以参考一哈,对于数字信号处理有用-CreateRefChannels.m%, a reference to Kazakhstan, For digital signal processing useful
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:852byte
    • 提供者:吴江华
  1. youquchengxu

    0下载:
  2. 有趣的程序: 1。已知n和m,m个正整数相加等于n(m<=n),列出这m个数. 2。输入任意正整数n,计算n!(n可取到一亿) 3。求100以内的所有由三个素数构成的等差素数组-interesting : 1. Known n and m, m is integer equal to the sum of n (m
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.3kb
    • 提供者:朱建鲁
  1. ovrlpadd

    0下载:
  2. realize overlapped-add method %[y]=overlpadd(x,h,Nfft) %y:output sequence %x:input sequence %h:filter impulse response sequence %Nfft:points of each DFT operation %重叠相加法实现分段卷积-realize overlapped-add method% [y] = over lpadd (x, h, Nfft)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:872byte
    • 提供者:吴江华
  1. sdir2cas

    0下载:
  2. s平面中直接形式到级联形式的转换 %适合模拟滤波器的 %C为增益系数 %B为包含各bk的K乘3维实系数矩阵 %A为包含各ak的K乘3维实系数矩阵 %b为直接形式的分子多项式系数 %a为直接形式的分母多项式系数
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1017byte
    • 提供者:吴江华
  1. circonv2

    3下载:
  2. 两个序列的循环卷积,大家可以对比参考一哈-two sequences circular convolution, we can contrast a reference to Kazakhstan
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:812byte
    • 提供者:吴江华
  1. regongshuzhijisuan

    2下载:
  2. 二维稳态导热问题。设材料物性均为常数,均质无内热源。已知它的左边界是温度为T2的等温边界,其他三个边界均为温度为T1的等温边界。导热区域为边长L的正方形。-two-dimensional steady-state heat conduction problems. Based material properties are constant, no heterogeneity within the heat source. It is known to have a threefold T2 i
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:115.92kb
    • 提供者:朱建鲁
  1. xianxuxunhuan

    0下载:
  2. 二叉数先序循环的非递归实现,一般先序循环都是由递归实现的,按照完全二叉树格式输入字符型结点值-binary sequence a few first cycle of non - recursive, the general first order recursive cycle are achieved, In accordance with the format completely binary tree node input character values
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:999byte
    • 提供者:朱建鲁
  1. tudeshengdubianli

    0下载:
  2. 图的深度遍历,用二叉树实现,输入时要遵循二叉树的顶点和边数的对应关系-traverse the depth map, using binary tree realize that the importation of binary tree to be followed when the number of vertices and edges of the relationship
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.09kb
    • 提供者:朱建鲁
« 1 2 ... .77 .78 .79 .80 .81 27582.83 .84 .85 .86 .87 ... 28275 »
搜珍网 www.dssz.com