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

搜索资源列表

  1. Newton-iterative

    0下载:
  2. 计算方法中一种牛顿迭代法的算法,C程序代码-Calculation method one kind Newton iteration algorithm, C code
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:991
    • 提供者:laviequev
  1. NEWTON

    0下载:
  2. 求解非线性方程的经典迭代方法牛顿迭代法matlab程序源代码m文件-Solving nonlinear equations of classical Newton iteration iterative method source code matlab m file
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:595
    • 提供者:juzi
  1. FAST-ICA

    0下载:
  2. 1、对观测数据进行中心化,; 2、使它的均值为0,对数据进行白化—>Z; 3、选择需要估计的分量的个数m,设置迭代次数p<-1 4、选择一个初始权矢量(随机的W,使其维数为Z的行向量个数); 5、利用迭代W(i,p)=mean(z(i,:).*(tanh((temp) *z)))-(mean(1-(tanh((temp)) *z).^2)).*temp(i,1)来学习W (这个公式是用来逼近负熵的) 6、用对称正交法处理下W 7、归一化W(:,p)=W(:,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1150
    • 提供者:liu xp
  1. FAST-ICA11

    0下载:
  2. 1、对观测数据进行中心化,; 2、使它的均值为0,对数据进行白化—>Z; 3、选择需要估计的分量的个数m,设置迭代次数p<-1 4、选择一个初始权矢量(随机的W,使其维数为Z的行向量个数); 5、利用迭代W(i,p)=mean(z(i,:).*(tanh((temp) *z)))-(mean(1-(tanh((temp)) *z).^2)).*temp(i,1)来学习W (这个公式是用来逼近负熵的) 6、用对称正交法处理下W 7、归一化W(:,p)=W(:,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1168
    • 提供者:liu xp
  1. particle-swarm--genetic-algorithm

    0下载:
  2. matlab程序(粒子群,遗传算法,牛顿迭代)-matlab program (particle swarm, genetic algorithm, Newton iteration)
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:103380
    • 提供者:杨超
  1. tsp_logaritmik

    0下载:
  2. Solving traveling salesman problem using hopfield neural network aproach. Iteration stop when network reach stable state. In here stable state represents as diff between current energy and previous one, which less than 0.0000001. Code in matlab,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2044
    • 提供者:putihsalju
  1. numerical-analysis

    0下载:
  2. 高斯-塞德尔迭代、拉格朗日差值、牛顿法、四阶龙格库塔 与数值分析有关的公式-Gauss- Seidel iteration
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:2235
    • 提供者:stephnie
  1. cdd-1090510121

    0下载:
  2. OFDM功率分配算法仿真,他是基于非合作博弈论的,通过循环迭代实现-OFDM power allocation algorithm simulation, he is based on non-cooperative game theory, achieved through iteration
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:26712
    • 提供者:陈东东
  1. jacobi

    0下载:
  2. 雅可比迭代法的C++代码,最简单的迭代法求解方程组-jacobi iteration method C++ code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:6922
    • 提供者:wangchao
  1. jacobi91

    0下载:
  2. CUDA编程,GPU编程实现雅可比迭代法。GPU并行求解方程组迭代的解-CUDA programming, GPU programming Jacobi iteration. GPU parallel iterative solution for solving equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1102
    • 提供者:wangchao
  1. Maze

    0下载:
  2. 基于PRIM算法的迷宫生成,并用迭代的方式寻找迷宫路径,可以设置多出口多入口。可以用TXT文件输入迷宫,也可以生成迷宫TXT文件。-PRIM-based maze generating algorithm and finding the maze s path by iteration, you can set up multiple export multiple entrances. you can enter the maze by txt files,and also generate
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:8824
    • 提供者:lewis
  1. Gauss-seidel-solutions

    0下载:
  2. 运用高斯-赛德尔迭代公式求解线性方程组,自己定义方程组-Using Gauss- Seidel iteration formula for solving linear equations, their definition equations
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:926
    • 提供者:纪成
  1. C_Lauguage

    0下载:
  2. 用雅克比迭代公式,求解线性方程组的近似解。-With Jacobi iteration formula for solving linear equations approximate solution.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:178733
    • 提供者:刘冬
  1. text5

    0下载:
  2. 激光FOX—Li迭代运算,通过GUI界面输入不同的数据得到不同的输出结果-Laser FOX-Li iteration through the GUI interface to enter the type of the output data is different
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2891
    • 提供者:李瑞东
  1. NewTon

    0下载:
  2. Newton迭代法,用Newton迭代法求方程,(内附题目) #include<stdio.h> #include<math.h> #define N 100 #define PS 1e-4 #define TA 1e-4 float Newton(float (*f)(float),float(*f1)(float),float x0 ) { float x1,d=0 int k=0 do { x1= x0-
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:7852
    • 提供者:l
  1. NewtonFG

    0下载:
  2. 利用牛顿迭代法编写,可以用来求的方程的复根,当然如果有复根的话-Written by Newton iteration method can be used to find the complex roots of the equation, of course, if there are complex roots, then
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:17388
    • 提供者:刘杨
  1. pso

    0下载:
  2. 粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法((Evolu2tionary Algorithm - EA)。PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:5364
    • 提供者:刘继宇
  1. zhengshufenlei

    0下载:
  2. 按照下面方法对整数x进行分类:如果x是一个个位数,则x属于x类;否则将x的各位上的数码累加,得到一个新的x,依次迭代,可以得到x的所属类。比如说24,2+4=6,则24的类别数是6;39,3+9=12,1+2=3,则39的类别数是3。输入 每行输入一个非负整数n,n的位数<500,n为0时结束。输出 每行输出对应整数的分类数。-In accordance with the following methods for integer x classification: if x is a n
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:687
    • 提供者:
  1. a

    1下载:
  2. 矩阵与数值分析:高斯法,高斯列主元法,G_S迭代,牛顿法,jacobi迭代法,G-S迭代法 ,牛顿法求根,三次样条插值,多项式拟合,复化Simpson方法,复化梯形方法,n=3的Gauss_Lengendre公式,4阶Runge-Kutta法求解微分方程-Matrix and numerical analysis: Gauss method out PCA Gaussian law, G_S iteration, Newton' s method, jacobi iterative m
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:8140
    • 提供者:邵莹
  1. kalman

    0下载:
  2. 该函数实现了卡尔曼滤波中关键的循环迭代过程。-This function is the key to achieve a Kalman filter loop iteration.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:699
    • 提供者:王彦梓
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com