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

搜索资源列表

  1. VB科学与工程数值算法

    0下载:
  2. 用vb写的有关科学计算方面的,包括求最大值,积分,统计,概率,矩阵运算等-used to write the relevant scientific computing, including seeking maximum points, statistics, probability, matrix operations, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:187.81kb
    • 提供者:唐能福
  1. ga

    1下载:
  2. 用C语言实现的遗传算法的程序,实现的是y=x+10*sin(5*x)+5*cos(10*x)求最大值.实现环境为win-tc.-C language GA procedures, achieving is y = x 10 * sin (x 5 *) 5 * cos (10 * x) for the maximum. To achieve environmental w in-tc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.98kb
    • 提供者:王艳秋
  1. yichuansuanfaGA

    1下载:
  2. 遗传算法求最大值(任意多元高阶次寻优),在vc++平台下开发
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:110.26kb
    • 提供者:任林
  1. huangjinsousuo

    2下载:
  2. 用黄金分割搜索算法求cos(x),x∈[-π/2,π/2]的最大值,设计出具体的程序,使之能够动态演示搜索过程。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7.99kb
    • 提供者:jack
  1. pashansousuo

    1下载:
  2. 用爬山法求f(x,y)=1/(x2+y2+2)的最大值,设计出具体的程序,使之能够动态演示爬山搜索过程。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9.93kb
    • 提供者:jack
  1. maximum

    0下载:
  2. 求数据文件中的最大值与最小值,与它们之间的差
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:899byte
    • 提供者:李炳男
  1. NumericalLinearAlgebra

    2下载:
  2. 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特 householder.m QR因子分
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6.38kb
    • 提供者:YUXIANGCHENG
  1. matrix

    0下载:
  2. 矩阵运算模块:寻找二维数组中的最大值;寻找二维数组中的最小值;寻找一维数组中的最小值;求取两个向量之间的欧式距离
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.06kb
    • 提供者:马睿
  1. FFT

    4下载:
  2. 利用FFT估计正弦信号的频率,要估计一个叠加了高斯白噪声的正弦信号 的频率 ,可以通过对x(n)做傅里叶变换,得到频谱图,找出幅度的最大值对应的频率值 ,进行多次变换,求出均方误差 。改变信噪比SNR,通过仿真可以得出随着信噪比增加,均方误差减小。-Sinusoidal signal using FFT frequency estimation, to estimate a Gaussian white noise superimposed on the frequency of sinusoi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1.17kb
    • 提供者:云卷云舒
  1. GEP

    0下载:
  2. 演化算法求运算树表达的最大值,通过后序遍历求得适应度函数值,通过演化算法优化最优解-Evolutionary algorithms seek to express the maximum value of the tree operations, through the postorder fitness function values obtained by evolutionary algorithm to optimize the optimal solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.32mb
    • 提供者:rat
  1. genetic_algorithm

    0下载:
  2. 基于求函数f(x,y,z)=xyz*sin(xyz)最大值问题的演示程序-Based on the demand function f (x, y, z) = xyz* sin (xyz) max demo issues
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7.1mb
    • 提供者:lty
  1. 1

    0下载:
  2. 1.输入一个数,并以它为边长画出一个用*组成的正方形. 2.求解满足1*1+2*2+...n*n<1000的i的最大值. 3.求1~1000中的完数 4.输入一个数,并判断它是否为素数(这是return 语句的巧用) 5.输出0~100中所有不能被3整除的数-1. Enter a few, and to its side length* component used to draw a square. 2. Solving Satisfied 1* 1+2* 2+ .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.36kb
    • 提供者:shilan
  1. pso

    2下载:
  2. 程序说明: jblzq.m为基本粒子群程序求函数的最大值 lzq2.m是惯性权重法求函数的最大值 lzq3.m是惯性权重法求函数最小值。当然也可以用lzq2.m实现,在函数前加个负号 lzq4.m是收敛因子法求函数最小值 lzq5.m是带变异的惯性权重法求最大值,变异条件比较简单,变异次数多。还有一种变异是利用各粒的最优位置与全局最优位置的差的平方和,再开根号的值小于某一值最为收敛条件,将在我的报告中叙述 lzq6.m是分层粒子群优化算法,即利用两个粒子群同时进行搜索,一
  3. 所属分类:Algorithm

    • 发布日期:2016-12-22
    • 文件大小:6.76kb
    • 提供者:沈龙
  1. Matrixoperations

    0下载:
  2. 求一个矩阵的最大值,最小值及平均值,用行指针实现相应算法。-Seek a matrix of the maximum, minimum and average values, with the line pointer to achieve the appropriate algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:552byte
    • 提供者:古月
  1. NM

    0下载:
  2. 求NM矩阵最大值及位置 本软件有版权限制-NM matrix and the location of the maximum demand of the software copyright restrictions
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:3.58kb
    • 提供者:tyx
  1. matrix

    0下载:
  2. 在一个N*N的矩阵中,元素可以用A(i,j)来表示(0<=i,j<n),使用SHIFT运算能够把某一行的元素循环右移,即对该行的每个整数,把它移到右边一位的位置,将最右边的整数移动到最左边。可以使用任意多次SHIFT运算,求最大列和的最小值 -In a N* N matrix, the elements can be used A (i, j) to represent (0 < = i, j <n),使用SHIFT运算能够把某一行的元素循环右移,即对该行的每个整数,把
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:518byte
    • 提供者:my510k
  1. LinearPlan

    0下载:
  2. 利用单纯型法求最大值和最小值 这里是控制台的程序-Simplex method using the maximum and minimum demand
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.79kb
    • 提供者:杨关
  1. matrixmax

    0下载:
  2. 在程序中有一个给定的固定矩阵,求矩阵的最大值。-In a program where a given fixed matrix, find the maximum value of the matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:72.33kb
    • 提供者:赵向军
  1. wyshannot

    0下载:
  2. 递归例子其中包括汉诺塔和求最大值及其位置-Recursive examples, including the Tower of Hanoi and seeking the maximum and its location
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:622byte
    • 提供者:王一舒
  1. bee-colony-algirithm-

    0下载:
  2. 使用MATLAB语言编写的关于人工蜂群算法应用于函数求最大值的程序-Use MATLAB language function on artificial bee colony algorithm is applied to find the maximum value of the program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:25.18kb
    • 提供者:王飞
« 12 3 »
搜珍网 www.dssz.com