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

搜索资源列表

  1. quxian

    0下载:
  2. 生成简单的样条曲线,通过修改参数可以生成其他需要的曲线。(To creat spline curve.)
  3. 所属分类:OpenGL

  1. 脉动风时程matlab程序-1

    1下载:
  2. 计算脉动风时程曲线,可利用规范中的功率谱密度函数生成(Calculate of the time history curve of pulsating wind)
  3. 所属分类:仿真建模

    • 发布日期:2018-01-10
    • 文件大小:7168
    • 提供者:run8879
  1. CPSTB

    0下载:
  2. 文本文件读写及图形显示 1 自学随机数的生成,读取和曲线绘制的相关知识,用Rand函数实现随机数的获取, 2 实现将生成的()
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-10
    • 文件大小:45056
    • 提供者:zlwcg
  1. 人造地震波matlab程序

    15下载:
  2. 此程序用matlab基于抗震规范人工生成地震动加速度时程曲线(This program USES matlab to build seismic acceleration time curve manually)
  3. 所属分类:*行业应用

    • 发布日期:2018-04-20
    • 文件大小:6144
    • 提供者:高岭石
  1. B-spline

    3下载:
  2. 给定控制点,生成节点和B样条基函数,绘制非均匀三次B样条曲线(Given control points, generating nodes and B spline basis functions, drawing non-uniform three times B spline curves)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:39936
    • 提供者:D_HH
  1. unity绳索模拟系统源码

    0下载:
  2. unity 中的绳索模拟,样条曲线的程序网格生成与切空间更新和法线映射支持。无需手动生成绳的几何图形。(the code of Rope simulation in unity,Procedural mesh generation using splines, complete with tangent space updating and normal map support. No need to manually generate geometry for your ropes.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:4385792
    • 提供者:luckysdy
  1. exit

    2下载:
  2. 使用matlab的EXIT图程序,生成卷积码的外信息转移曲线,可用作译码性能估计(Using the EXIT program of MATLAB, the external information transfer curve of the convolutional code is generated, which can be used for decoding performance estimation)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:11264
    • 提供者:anonymous1028
  1. SaveDraw

    0下载:
  2. 应用数学函数关系,模拟生成大量具有对称性的唯美曲线,并保存输出到D盘目录下的曲线文件夹下(若无此文件夹请先创建再运行java代码)(Using mathematical function relations, simulate a large number of symmetric aesthetical curves, and save them to the curve folder under the D disk directory. If there is no such folder
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:蝶舞人生
  1. CurveByPoints

    0下载:
  2. revit二次开发,体量族中根据点生成样条曲线(Two development of Revit, generating spline curves from the base points)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:37888
    • 提供者:meng_yi_lian
  1. gear

    3下载:
  2. 采用matlab算法绘制齿轮副渐开线及过渡曲线,并生成齿廓坐标点(The matlab algorithm is used to draw the involute and transition curves of the gear pair, and the coordinate points of the tooth profile are generated.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:齿轮spur
  1. Randnum

    0下载:
  2. 生成单位圆上均匀分布的1行10000列随机数,并画经验分布函数曲线。(The 1 rows and 10000 columns of random numbers distributed uniformly in the unit circle are generated and the empirical distribution function curves are drawn.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:9216
    • 提供者:左手你我
  1. main

    2下载:
  2. 根据谐波叠加法生成PSD曲线对应的时域代表性样本(The representative samples of PSD curves corresponding to time domain are generated based on harmonic superposition method.)
  3. 所属分类:波变换

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:tianshuai
  1. Q4_1

    1下载:
  2. 已知(10,6)系统循环码的生成多项式为:g(x)=x4+x+1,请设计该循环码的编码器。输入随机码元序列长度至少1000位。按照错误概率Pe随机产生差错图样,得到实际接收码字。 根据接收到的码字进行译码,计算误码率。调整Pe的大小,画出误码率与Pe之间的关系曲线。程序难度不大,如需要其他参数请自行调整。有问题可以私聊。(The generating polynomial of known (10, 6) system cyclic codes is g (x) =x4+x+1, please
  3. 所属分类:matlab例程

    • 发布日期:2018-06-18
    • 文件大小:66560
    • 提供者:法诺饭特稀
  1. 蒙特卡洛

    11下载:
  2. 本程序基于蒙特卡洛思想生成电动汽车充电负荷曲线,利用第十一届电工杯所提供的数据(充电开始时间,充电电量,充电功率)得到一万台电动汽车充电负荷曲线。蒙特卡洛只是解决问题的一种思想,本程序可为其他利用蒙特卡洛的问题求解提供借鉴。(Based on the Monte Carlo idea, this program generates the electric vehicle charging load curve, and uses the data provided by the Elevent
  3. 所属分类:*行业应用

    • 发布日期:2018-07-14
    • 文件大小:21504
    • 提供者:F-401
  1. 等高线修剪勘界测量

    7下载:
  2. tf ;根据界址点生成界址点点之记 ma ;统计地块分类面积(须用"勘界测量"下拉菜单中相关命令将地类分别圈出来) exte ;打散文字 pladp ;多义线孤线段加点 plf ;根据中线生成坐标文件 fcx ;绘房屋分层线(线型为X5,编码:141001) zhxx ;等高线在处理前转换新线形 dg ;等高线连接修改 dht ;绘电话亭符号 fd ;根据点名查询点位并居中显示(
  3. 所属分类:汇编语言

    • 发布日期:2019-02-21
    • 文件大小:88064
    • 提供者:图钉丶
  1. 差分调制与解调

    0下载:
  2. 此代码通过随机生成二进制码,对其进行二进制差分调制,以及加入高斯白噪声后对其解调计算误码率,绘制出其输入信噪比与输出信噪比的实验曲线及理论曲线的比较。(This code generates binary codes randomly, modulates them by binary differential modulation, demodulates them with Gauss white noise and calculates the bit error rate, draws
  3. 所属分类:通讯编程

    • 发布日期:2021-04-24
    • 文件大小:3072
    • 提供者:SkyeLee
  1. 美的机器人沿边测试

    2下载:
  2. c# 激光测距测控系统,带历史曲线,历史数据,报表生成(C # Laser Ranging Measurement and Control System, with historical curve, historical data, report generation)
  3. 所属分类:其他

    • 发布日期:2020-06-06
    • 文件大小:81920
    • 提供者:亲亲1983
  1. 拟合神经网络数学建模

    0下载:
  2. 4. 曲线拟合的用户图形界面求法 Matlab 工具箱提供了命令cftool,该命令给出了一维数据拟合的交互式环境。具体 执行步骤如下: (1)把数据导入到工作空间; (2)运行cftool,打开用户图形界面窗口; (3)对数据进行预处理; (4)选择适当的模型进行拟合; (5)生成一些相关的统计量,并进行预测。 分类: 数学建模
  3. 所属分类:编程文档

  1. curve

    1下载:
  2. QT 实时绘图 ,定时 产生随机数,根据随机数生成数据,将数据绘制成曲线(QT Curve realtime makes datas and datas can make curves)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2021-03-31
    • 文件大小:11264
    • 提供者:wimiyuanyuan
  1. PWM控制

    2下载:
  2. labview通过PWM脉冲控制电机转速,同时生成与pwm相同的脉冲曲线
  3. 所属分类:LabView编程

« 1 2 ... 29 30 31 32 33 3435 »
搜珍网 www.dssz.com