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

搜索资源列表

  1. matlab曲面拟合程序

    8下载:
  2. matlab曲面拟合程序,可以得到函数具体解析式,matlab surface fitting procedure, can be a specific analytical function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2015-10-04
    • 文件大小:21230
    • 提供者:刘辉
  1. matlab_trm

    4下载:
  2. MATLAB 有约束信赖域算法,以四元多项式为算例 适用于学习最优化算法的数学专业学生以及其他数值分析课程的同学, 程序清晰,对MATLAB的学习也有很大的帮助,同时程序还有一些不足,读者自己须根据实际问题更正。-MATLAB constrained trust region algorithm to quaternion polynomial example for the application of optimization algorithms in the learning o
  3. 所属分类:Algorithm

    • 发布日期:2014-06-19
    • 文件大小:1137
    • 提供者:李龙
  1. d80

    0下载:
  2. 现在,有两个正整数A和B,例如A是345,B是478,现在,需要把B插入到A里, 而A有三位,所以有四个位置选择,所得结果分别是: 478345, 347845, 344785, 345478 我们通过对比可以知道,在这当中最小的一个是344785 这两个正整数长度不超过100000位,各个位均不包含数字0 现在的目标是,要找出插入后所能得到的最小的整数,输出这个整数 -Now, there are two positive integers A and B, for e
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:178406
    • 提供者:陶佳元
  1. kalman_intro

    0下载:
  2. 经典kalman滤波程序,是初学者参考很好的例子-The purpose of this paper is to provide a practical introduction to the discrete Kalman filter. This introduction includes a descr iption and some discussion of the basic discrete Kalman filter, a derivation, descr iption
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1054
    • 提供者:何河
  1. qsm-pc-example

    0下载:
  2. example executing a code for stat machine -example executing a code for stat machine
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:242235
    • 提供者:midar
  1. a

    0下载:
  2. 结构动力学基础知识,典型例题分析,希望对大家有所帮助-Basic knowledge of structural dynamics, the typical Example analysis, we want to help! !
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:92808
    • 提供者:dxb
  1. FFT_VC

    0下载:
  2. 用VC编写的快速傅立叶变换FFT的例子,完整的工程例子-VC prepared with fast Fourier transform FFT example, a complete example project
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:23398
    • 提供者:Turing Xu
  1. example

    0下载:
  2. 三相不平衡交流电路分析,调谐振荡电路分析,典型线性反馈控制系统结构,典型线性反馈控制系统结构, 广告费用与效应。-Unbalanced AC circuit analysis, tuning oscillator circuit analysis, linear feedback control systems typical structure of a typical linear feedback control system architecture, advertising cost
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:14865
    • 提供者:刘涛
  1. study_networkx.tar

    0下载:
  2. networkx example. A program of learning graph algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7273
    • 提供者:ipb
  1. DFT-example

    0下载:
  2. 这是一个DFT算法实例。仅供学习。当然,通过简单的修改,该程序也可以用于频谱分析等。-This is a DFT application example.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:205961
    • 提供者:魏泽锋
  1. cPP-EXAMPLE-5TH

    0下载:
  2. Welcome to C++ and C++ How to Program, Fifth Edition! C++ is a world-class programming language for developing industrial-strength, high-performance computer applications. We believe that this book and its support materials have everything instructor
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:668946
    • 提供者:vinh
  1. example

    0下载:
  2. 输入一个数值,求一个连续数累加和为输入的值,并输出-Enter a numeric value, a continuous accumulation and value for the input, and output
  3. 所属分类:Driver develop

    • 发布日期:2017-12-10
    • 文件大小:3841728
    • 提供者:刘黎
  1. a

    0下载:
  2. 在数论,对正整数n,欧拉函数是少于或等于n的数中与n互质的数的数目。 φ函数的值 通式:φ(x)=x(1-1/p1)(1-1/p2)(1-1/p3)(1-1/p4)…..(1-1/pn) 其中p1, p2……pn为x的所有质因数,x是不为0的整数。φ(1)=1(唯一和1互质的数就是1本身)。 (注意:每种质因数只一个。比如12=2*2*3  那么φ(12)=12*(1-1/2)*(1-1/3)=4)  若n是质数p的k次幂,φ(n)=p^k-p^(k-1)=(p-1)p^(k-1),因为除了
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:756
    • 提供者:koko
  1. example-of-VCPP

    0下载:
  2. 关于VC++的几个经典例子,包括打印杨辉三角形,抓肇事交通犯等-About a few classic VC++ example, including print Triangle catch accident traffic offenders
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:2157
    • 提供者:bluebird
  1. Separate-reinforced-concrete-example

    0下载:
  2. 分离式钢筋混凝土算例,marc软件,比较详细的讲解了计算步骤和完整命令流-Separate reinforced concrete example, marc software, a more detailed account of the calculation steps and complete command stream
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:419067
    • 提供者:david
  1. opensees-example

    1下载:
  2. is a example od opensees code
  3. 所属分类:数学计算/工程计算

  1. Sequence-calculation-example

    0下载:
  2. 数列计算实例:计算1/n求和,只需直接输入起始项、起始和、计算的项数,在浏览器中就可以打开-Calculate the number of columns Example: computing 1/n sum, just enter the starting direct entry and start, a number of calculations in a browser can open
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1990
    • 提供者:麦克萌
  1. fft-example

    0下载:
  2. fft算法的例子代码以及fft相关知识的ppt,其中fft算法是用C语言实现的,且做了很详细的注释。- fft algorithms fft ppt example code and related knowledge, where fft algorithm is implemented in C, and made a very detailed notes.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:559468
    • 提供者:张小小
  1. structure-example-with-BRB

    1下载:
  2. 此tcl文件为一个两层框架结构的opensees算例,其中两层均带有BRB,BRB采用steel02单元模拟。-This tcl file opensees a two-frame structure example wherein both layers with BRB, BRB use steel02 element simulation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1040
    • 提供者:杨巍巍
  1. how-to-use-a-Guassian-Copula

    0下载:
  2. example of how to use a Guassian Copula to create random draws normally distributed data -example of how to use a Guassian Copula to create random draws normally distributed data
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1985
    • 提供者:bibhuti bhusan
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com