CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - shape function

搜索资源列表

  1. 无线信道信号的混叠

    3下载:
  2. (1) 在某些无线信道中,多普勒频移会引起无线信道输出信号的混叠。请描述产生混叠的各种原因; (2) 无线信道中的多普勒谱有一种经典谱(classic spectrum),请解释产生这种谱形状的机理; (3) 请用Simulink工具编写代码(S-Function方式),产生一单径瑞利信道,其多普勒谱为经典谱,其中移动速率为120km/h。并请回答:证明自己用计算机产生的经典谱是正确的可能方法。 ,(1) in certain wireless channel, the Doppler f
  3. 所属分类:matlab例程

    • 发布日期:2017-03-28
    • 文件大小:56397
    • 提供者:haohao
  1. chuanghanshu

    0下载:
  2. 用matlab编程绘制各种窗函数的形状,窗函数形状的长度为21。 -Matlab programming using a variety of window function mapping the shape, the shape of the length of window function is 21.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:861
    • 提供者:ladanh
  1. rectangle

    2下载:
  2. 用matlab编程绘制矩形窗函数的幅频特性,窗函数形状的长度为10,20,50,100.-Programming using matlab draw rectangle window function of the amplitude-frequency characteristics, the shape of window function of length of 10,20,50,100.
  3. 所属分类:matlab例程

    • 发布日期:2013-01-15
    • 文件大小:1976
    • 提供者:hithit
  1. Band_Signal

    0下载:
  2. 本matlab函数实现基带信号的成形和眼图的观测,其中眼图的观测函数可以判断码间串扰的强度。-Matlab function of the base-band signal shape and the eye diagram of the observation, the eye diagram of the observation function can determine the strength of intersymbol crosstalk.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2517
    • 提供者:leo
  1. recursion

    0下载:
  2. 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。 递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。-Recursion, is a function to achieve a very important part of many programs
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2973
    • 提供者:sulihao
  1. matlab_mesh

    0下载:
  2. 采用matlab进行剖分的函数程序,可用于剖分各种几何结构,便于编程时的数据获取-Its shape is a function of using matlab program can be used to split a variety of geometric structure, easy programming of data acquisition
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:34670
    • 提供者:chou
  1. MLS2D-(1)

    1下载:
  2. 二维的移动最小二乘法,包含其中权函数,形函数程序以及高斯函数等-Two-dimensional moving least squares method, which includes the weight function, Gaussian shape function procedures and functions, etc.
  3. 所属分类:matlab

    • 发布日期:2015-06-02
    • 文件大小:5120
    • 提供者:陈铁福
  1. drbf_cal

    0下载:
  2. 点差值法相关程序,包含了形函数,权函数,以及一个综合案例-Point difference method-related programs, including the shape function, weight function, as well as a comprehensive case
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:2412
    • 提供者:陈铁福
  1. MLS1D

    0下载:
  2. Classic MLS 1D Shape function
  3. 所属分类:matlab例程

  1. MLS2D

    1下载:
  2. MLS2D Shape Function
  3. 所属分类:matlab例程

  1. MLS1DShape

    0下载:
  2. 移动最小二乘法一维形函数代码,三次样条和四次样条为权函数。-Moving least squares method one dimensional shape function code, cubic spline and four spline weight function.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:691
    • 提供者:卜云
  1. Matlab4---Eshelby-Tensor-in-Penny-Shape-created-f

    1下载:
  2. Penny Shape Flat Elipsoid case Smatrix for Eshelby Function in MicroMechanics
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:35651
    • 提供者:sgungor
  1. Matlab5---Eshelby-Tensor-in-Penny-Shape

    0下载:
  2. Penny Shape case Smatrix for Eshelby Function in MicroMechanics
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:33949
    • 提供者:sgungor
  1. enriched_function

    0下载:
  2. Matlab编写的扩展有限元的程序,采用Moes扩展形函数-Extended finite element program Matlab prepared using Moes extended shape function
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:12965
    • 提供者:麻花
  1. shapefun

    0下载:
  2. shape function in FEM problem with Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1019
    • 提供者:mohammad
  1. Face Detection Based on Skin color and shape features

    1下载:
  2. This function performs face detection based on skin color on RGB space and shape features.
  3. 所属分类:matlab例程

    • 发布日期:2015-07-25
    • 文件大小:2630
    • 提供者:dearmilad
  1. CoolerOptDes

    0下载:
  2. 对冷却器进行最优设计,采用Nelder-Mead单存形函数fminsearch()进行优化-To the optimal design of the cooler, the shape function on Nelder Mead- save fminsearch () optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:897
    • 提供者:刘云
  1. shape

    0下载:
  2. 移动最小二乘法形函数及其导数图像的绘制。基函数为一阶-MLS shape function
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2627
    • 提供者:hongqingqi
  1. MLS_MLPG_MATLAB

    0下载:
  2. 一维无网格计算程序,基于均匀受力杆的变形模型,形函数为移动最小二乘形函数。-A d meshless calculating program, based on the uniform deformation of mechanical lever model, shape function is moving least square shape function
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4745
    • 提供者:Albert
  1. 矩形板(8-1)位移

    0下载:
  2. 平面8节点单元类,可以输出单元的刚度,并可通过形函数插值得到内部各点得位移、应力等。对各位以前编写的程序的一个补充和完善吧。(plane eight-unit category, the output unit stiffness, through the shape function can be interpolation points in the internal displacement and stress. Right before you and the procedure fo
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:9216
    • 提供者:lear
« 12 »
搜珍网 www.dssz.com