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

搜索资源列表

  1. Chord

    1下载:
  2. 弦切法求根。该函数为用利用弦切法求方程根的方法。-String cutting method root finding. The function Equation Root chord cutting method.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-09
    • 文件大小:644
    • 提供者:lisa
  1. pingfang

    0下载:
  2. 基于ARM7的开方运算,计算范围是0至99999999,并可以计算小数-ARM7-based root operation, the range is 0-99999999 calculation, and can calculate the decimal
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:89029
    • 提供者:谭林
  1. MyIndex

    1下载:
  2. 本程序是计算振动信号各种参数的实验程序。 主要功能是计算均值、标准差、方差、偏斜度、峭度、峰峰值、方根幅值、平均幅值、峰值、波形指标、峰值指标、脉冲指标、裕度指标。-This procedure is experimental procedure of the calculation of the various parameters of the vibration signal. The main function is to calculate the mean, standard d
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:728
    • 提供者:江铖
  1. rrc_filter_10

    0下载:
  2. Root raised cosine filter coefficients from roll off 0 to 1.Filter length is 10, oversampling is 32. Each row corresponds to one filter with specified roll off, plot it row by row
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:25261
    • 提供者:Zekeriyya
  1. 123

    0下载:
  2. (1) 文件系统中包括初始化一个系统目录,包括根目录/,5个子目录(bin/ boot/ dev/ etc/ home/)。    (2) 文件系统包括以下操作: (a) 在根目录或者子目录中添加一个文件或者子目录。(目录名最后用 / 结尾,文件名不用) (b) 在根目录或者子目录中删除一个文件或者子目录。 (c) 查找一个目录或文件的路径。(如输入搜索file1,则显示为/home/file1,或搜索user1,则显示为/home/user1/) (d) 退出文件系
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-20
    • 文件大小:26744
    • 提供者:李磊
  1. NewtonMethod

    0下载:
  2. 压缩包内含有一个cpp文件,给定一个其次方程,解这个方程的根-A cpp file compression package containing given a Secondly equation, the solution of this equation root
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:887
    • 提供者:唐三葬
  1. 2-3-tree

    0下载:
  2. 2—3树是这样一种树: A.每个非叶子结点都有2个或3个儿子; B.每条众树根到树叶的路径长度相等; C.只有一个根结点的树也是2—3树。 本题目要求从键盘输入以整数序列,建立一棵2-3树。所以我的建树构思为以2-3树的插入操作来进行建树。-2-3 tree is such a tree: A. Each non-leaf node has two or three sons B. Each congregation tree roots to leaves is equal
  3. 所属分类:Data structs

    • 发布日期:2017-11-08
    • 文件大小:1667
    • 提供者:冯读庆
  1. feixianxingqiugen

    0下载:
  2. 用matlab实现牛顿迭代算法,通过输入初值x0,精度e和l,以及最大迭代次数,输出结果近似根和迭代次数-Newton iterative algorithm, using matlab approximate root of the number of iterations through the input of the initial value x0 accuracy e and l, and the maximum number of iterations, the output
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-09
    • 文件大小:149147
    • 提供者:dipingxian
  1. solve-equations-using-Newton-method

    0下载:
  2. 使用牛顿法求解方程的根,使用C语言编写,开发环境为visual C-Root using Newton' s method for solving equations, using C language development environment for visual C++
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:20315
    • 提供者:赵永宁
  1. Matlab_Tutorial_Programming_the_Bise_

    0下载:
  2. it contents some basic code to finding root of a equation
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:43163
    • 提供者:kaylan
  1. gsl-1.15.tar

    1下载:
  2. GNU Scientific Library (GSL) 是一个用于科学计算的 C 语言类库。有超过1000个函数。 该类库提供了关于数学计算的很多方面,包括: Complex Numbers Roots of Polynomials Special Functions Vectors and Matrices Permutations Sorting BLAS Support Linear Algebra Eigensystems Fast Fourier
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:3185838
    • 提供者:mou
  1. function-calculation

    0下载:
  2. 在matlab软件中进行数值计算,求解已知方程的根值,matlab例程-Matlab software, numerical calculation, solving the known value of the root of the equation, matlab routine
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:12204
    • 提供者:water wang
  1. erchashu

    1下载:
  2. 假设自上而下按层次,自左至右输入每个结点的一个三元组(N, P, L/R)。其中N为本结点的元素,P为其夫结点,L指示N为P 的左孩子,R指示N为P的右孩子。试写一个建立二元树在内存的双链表示算法,并实现先根、中根、后根以及层序遍历算法。 -Assuming that the top-down hierarchy, from left to right input each node is a triple (N, P, L/R). N oriented junction element t
  3. 所属分类:Data structs

    • 发布日期:2014-10-20
    • 文件大小:1024
    • 提供者:jxl
  1. qiangdu.m

    1下载:
  2. 计算齿轮齿面接触强度和齿根弯曲强度安全系数(GB)-Calculate the safety factors of gear tooth contact strength and tooth root bending strength based on GB
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:1678
    • 提供者:angell
  1. llt

    0下载:
  2. 平方根法和改进的平方根法matlab程序-The square root of the square root method and improved method matlab program
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:1926
    • 提供者:gushiyong
  1. ldlt

    0下载:
  2. 改进的平方根法,可以被调用,已知数组需自行设定-Improved the square root method can be called, known array to be set
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:541
    • 提供者:gushiyong
  1. Fast_Inverse_Square_Root

    0下载:
  2. 平方根倒数快速算法。论文是英文的。没看过的建议看一看无妨。-Fast Inverse Square Root
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:175586
    • 提供者:Cyning
  1. matlabunitroot

    0下载:
  2. 2 matlab files, combining to perform the Augmented Dickey-Fuller unit root test in Matlab. Useful for detecting auto-correlations and check for stationarity in time series, check for spurious regression, etc.
  3. 所属分类:matlab

  1. matlab-source-code

    0下载:
  2. matlab多种控制算法的源代码,包括时域响应的性能指标,由特征多项式构造胡尔维茨矩阵,根轨迹几何法设计串联超前控制器等-matlab variety of control algorithm source code, including the performance of the time domain response by the characteristic polynomial constructed Hurwitz matrix, root locus the geometric
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:81012
    • 提供者:何海龙
  1. qiugeng-and-jifen

    0下载:
  2. 数值求根(二分法和牛顿法)以及辛普森数值积分matlab的function函数文件,可修改求根精度等-Numerical root finding (the dichotomy and Newton law), and Simpson numerical integration the matlab function function file, modify the root finding accuracy
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:1305
    • 提供者:scotelong
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 50 »
搜珍网 www.dssz.com