CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - shape function

搜索资源列表

  1. 8node

    1下载:
  2. 平面8节点单元类,可以输出单元的刚度、质量、阻尼矩阵,并可通过形函数插值得到内部各点得位移、应力等。对各位以前编写的程序的一个补充和完善吧。-plane eight-unit category, the output unit stiffness, mass, damping matrix, through the shape function can be interpolation points in the internal displacement and stress. Right b
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4.17kb
    • 提供者:stefanie
  1. maxeigen

    0下载:
  2. 乘幂法求矩阵最大特征值函数形参分别为所求矩阵及矩阵的行列数-207.142.131.235 France for the largest matrix eigenvalue shape function parameters for the request matrix and the ranks of several matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.41kb
    • 提供者:shy
  1. 定义抽象基类Shape

    0下载:
  2. 一个程序,定义抽象基类Shape,由它派生出3个派生类:Circle(圆形)、Rectangle(矩形)、Triangle(三角形),用一个函数printArea分别输出以上三者的面积,3个图形的数据在定义对象时给定。-A program that defines an abstract base class Shape, which it derived three derived classes: Circle (Circular), Rectangle (rectangle), Trian
  3. 所属分类:其他小程序

    • 发布日期:2017-03-25
    • 文件大小:262.01kb
    • 提供者:sword
  1. shape.rar

    0下载:
  2. 无网格算法 mls形函数 可以用于无网格算法编程运算中,meshless method mls shape function
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:597byte
    • 提供者:heyiqian
  1. shape

    0下载:
  2. 一、声明一个Shape抽象类,在此基础上派生出Rectangle和Circle类,二者都有GetArea()和GetPerim()函数,GetArea用来计算对象的面积,GetPerim用来计算对象的周长。封装上述各类,并编写测试程序。 -First, declare an abstract class Shape, on this basis, derived classes Rectangle and Circle, the two have GetArea () and GetPeri
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:517byte
    • 提供者:赵莹莹
  1. 分别定义图形类Shape(抽象基类)

    0下载:
  2. 分别定义图形类Shape(抽象基类),继承类矩形类Rectangle、正方形类Square、 圆形类Circle;并且计算周长和面积。在另一个main函数中分别创建矩形、 正方形和圆形对象,设置所需的属性值,打印其周长和面积。(备注:只要把该文件解压,把里面的东东COPY去即可使用)-Graphics categories are defined Shape (abstract base class), the succession of quasi-rectangular type R
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-25
    • 文件大小:609byte
    • 提供者:logan
  1. 2

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

    • 发布日期:2017-03-29
    • 文件大小:31.23kb
    • 提供者:Helen
  1. NURBS-curve

    4下载:
  2. 这是NURBS曲线的绘制程序,在MATLAB-2008a环境下进行编写,包含了几个基函数子程序。可以通过调节控制顶点和点的权重来调节曲面形状。 -This is a NURBS curve drawing program, in the MATLAB-2008a environments prepared, including a number of basis function subprogram. Can be controlled by adjusting the weight o
  3. 所属分类:绘图程序

    • 发布日期:2012-11-29
    • 文件大小:14.64kb
    • 提供者:小胡
  1. uniformcirclearray

    1下载:
  2. 阵元数16下均匀圆阵的零限形成,先建立约束函数,再创建目标函数,计算零陷-Element number 16 under the Uniform Circular Array of zero-threshold shape, to create constraint function, and then create the objective function, calculated Null
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:36.11kb
    • 提供者:蓝云
  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
    • 文件大小:1.93kb
    • 提供者:hithit
  1. gaborfunction

    0下载:
  2. gabor_function1该程序对Gabor核函数某个尺度和方位的三维形状和二维平面图像进行显示 gabor_function2该程序对Gabor核函数五个尺度和八个方位的二维平面图像进行显示,共产生40个二维平面图像 这两个程序对理解gabor小波很有帮助哦-gabor_function1 the program of Gabor kernel function of a scale and orientation of the three-dimensional shape an
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1.48kb
    • 提供者:吴海峰
  1. BmpTest

    0下载:
  2. 简单画图板程序 实现windows画图板的部分简单功能 基本功能: (1)绘制直线、曲线; (2)绘制各种形状,比如矩形、椭圆形 (3)绘制各种实心形状,比如实心矩形、实心椭圆等 (4)添加文字 (5)设置不同的绘制颜色 (6)显示磁盘上已有的图片文件 (7)具备“橡皮擦”的功能,进行擦除 (8)填充功能 (9)画刷功能 (10)设置图形边框线宽 (11)不同功能实现鼠标的形状的变化 (12)工具栏图标选中与否的变化 (13)添加
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-17
    • 文件大小:145.16kb
    • 提供者:李刚
  1. MeshFreeMLS

    0下载:
  2. MeshFree,MLS,Shape Function-Shape Function Code of MLS
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:413.23kb
    • 提供者:Sam Dai
  1. shape

    0下载:
  2. Shape成为一个包含接口(供层次结构中的类使用)的抽象基类。从类Shape派生出二维形状类TwoDimensionalShape和三维形状类ThreeDimensionalShape,它们也都是抽象类,然后用虚函数print输出每个类的类型和维数。为了计算类层次结构中每个具体类的对象,这两个类中还要包括虚函数area和volume。最后再编写一个程序测试类Shape的层次结构-Shape into a contained interface (for the class hierarchy t
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:240.15kb
    • 提供者:大为
  1. shape

    0下载:
  2. 用C++实现一个具体事例,形状作为基类,正方形,三角形等等作为派生类。来体现类的多态性,其中涉及多态,继承,虚函数的使用。-using a C++ example to illustrate polymorphism, virtual function and etc. The example has a base class of shape, and many concrete shapes as derived classes.
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:19.73kb
    • 提供者:scorpioc
  1. MESH-FREE-MLS-SHAPE-FUNCTION

    1下载:
  2. 无网格法移动最小二乘近似(MLS)型函数计算子程序 -Meshless method moving least square approximation (MLS) type function calculation subroutine
  3. 所属分类:其他小程序

    • 发布日期:2017-04-05
    • 文件大小:5.3kb
    • 提供者:明河
  1. Shape-Diameter-Function

    2下载:
  2. 求解shape diameter function (SDF)三维形状特征的源代码,对三维形状的尺度大小,刚性形变都有很好的鲁棒性。是比较稳定显著的特征。-this algorithm is a volume-based shape-function called the shape diameter function (SDF), which remains largely oblivious to pose changes of the same object and mai
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-12
    • 文件大小:20.36mb
    • 提供者:john
  1. shape

    0下载:
  2. 无网格法形函数求解,matlab,yuyiqiang-Meshless method to solve shape function, matlab, yuyiqiang
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:540byte
    • 提供者:尤波
  1. shape

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

    • 发布日期:2017-04-14
    • 文件大小:2.57kb
    • 提供者:hongqingqi
  1. signal shape function

    0下载:
  2. 建立任意长度信号的形态函数,此处形态主要指信号形状与稳定形态。(learing signal shape function)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:71kb
    • 提供者:candiceyi
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com