搜索资源列表

  1. FUNCTION-ss

    0下载:
  2. c语言之函数篇,从基础学起,让你彻底精通c语言的应用。-function of c language,learn form base,lead you to be well up to application of c language
  3. 所属分类:其他小程序

    • 发布日期:2024-04-29
    • 文件大小:10240
    • 提供者:
  1. 自适应(Adaptive)神经网络源程序

    0下载:
  2. 自适应(Adaptive)神经网络源程序 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that impleme
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-29
    • 文件大小:200704
    • 提供者:周志连
  1. 1D gabor Filter

    0下载:
  2. Descr iption: Recent studies on Mathematical modeling of visual cortical cells [Kulikowski/Marcelja/Bishop:1982] suggest a tuned band pass filter bank structure. These filters are found to have Gaussian transfer function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:gz
  1. 罚函数内点法程序

    0下载:
  2. 一种用C++编的罚函数内点法进行的优化程序设计,解决有关优化问题,可以使用,抄来的,仅供己用-a C++ compile penalty function interior point method for optimizing the design process and solve the optimization problem, it can use, copied, only for their own use!
  3. 所属分类:C#编程

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:
  1. 3MDHSHJ线性判别函数

    0下载:
  2. 模式识别中 MDHSHJ线性判别函数 的算法-pattern recognition MDHSHJ linear discriminant function algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:任大
  1. pso(sphere)

    0下载:
  2. 标准PSO算法,运用SPHERE测试函数,最终收敛于0-standard PSO algorithm, using SPHERE test function, eventually converge to 0
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:王道军
  1. glut-3.spec3

    0下载:
  2. glut手册,涵盖全部opengl-glut函数,详述全部使用功能和注意事项,但唯独一点,英文版-glut manual covers all opengl- glut function, detailing all the functionality and attention to matters, but there was 1:00, in English! ! ! Laughter Hey
  3. 所属分类:OpenGL

    • 发布日期:2024-04-29
    • 文件大小:247808
    • 提供者:王晓昀
  1. CFARzz

    0下载:
  2. CFAR代码,CFAR是用于雷达的一种滤波方法,称为平均值滤波,本程序给出了主程序以及CFAR-function,并且有噪音图和信号图,可以进行比较分析-CFAR code, CFAR radar for a filtering method, known as average filtering, the process is the main program and CFAR-function, and the noise and
  3. 所属分类:DSP编程

    • 发布日期:2024-04-29
    • 文件大小:1053696
    • 提供者:zz
  1. gademo12

    0下载:
  2. 遗传算法包括基本算法的程序及其在优化函数方面的应用-genetic algorithms include basic algorithm for the optimization process and its function in the application
  3. 所属分类:matlab例程

    • 发布日期:2024-04-29
    • 文件大小:10240
    • 提供者:朱易
  1. GraphAlgorithms

    0下载:
  2. Lagrange插值函数lagr1(x0,y0,x)的matlab源程序: function y=lagr1(x0,y0,x) n=length(x0) m=length(x) for i=1:m z=x(i) -Lagrange interpolation function lagr1 (x0, y0, x) Matlab source : lagr1 function y = (x0, y0, x) n =
  3. 所属分类:Static控件

    • 发布日期:2024-04-29
    • 文件大小:4096
    • 提供者:李从
  1. 20056153639781

    0下载:
  2. 本文采用C++开发遗传算法,并由次算法解决最短路算法,函数最优化算法,取得了良好的效果。-this paper, C development of genetic algorithms, meeting with the shortest path algorithm for solving algorithms, function optimization algorithm, achieved good results.
  3. 所属分类:系统编程

    • 发布日期:2024-04-29
    • 文件大小:477184
    • 提供者:高路新
  1. 信号的产生

    0下载:
  2. 2、产生单位冲激函数(unit impulse),单位阶跃函数(unit step),单位斜坡函数(unit ramp)-2, the units have impulse function (unit impulse), Step function units (unit step), flat slope function (unit ramp)
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:56320
    • 提供者:陶会
  1. GlobalOpt

    0下载:
  2. 我找到的较好用的高维非线性函数的全局优化程序,使用说明参见解压后的MCS包。该程序不需要Hessian矩阵。-I find a better use of high-dimensional nonlinear function of the global optimization process, See Note the use of the MCS unpacked package. The program does not nee
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-29
    • 文件大小:210944
    • 提供者:冰激凌
  1. kalman_C

    0下载:
  2. 离散随机线性系统的卡尔曼滤波。 其中13lman.c是卡尔曼滤波函数,4rinv.c是滤波函数中用到的矩阵求逆函数,13lman0.c是主程序。-discrete stochastic linear Kalman filtering system. 13lman.c which is the Kalman filter function, 4rinv.c filtering function is used in the matri
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:通信学生
  1. libc-function

    0下载:
  2. 比较全的c语言的函数帮助,使用的是html格式-compare all the c language help function, using the html format
  3. 所属分类:电子书籍

    • 发布日期:2024-04-29
    • 文件大小:615424
    • 提供者:222
  1. methods-of-function-approach

    0下载:
  2. 5种函数逼近的c++代码, 1 级数求和(EULSUM) 2 多项式和有理函数(DDPOLY(函数值), POLDIV(两个多项式的商及余)) 3 切比雪夫逼近(CHEBFT->CHEBEV) 4 积分和导数的切比雪夫逼近(CHINT(不定积分), CHDER(导函数)) 5 用切比雪夫逼近求函数的多项式逼近(CHEBPC, PCSHFT)-five function approximation of c code, a seri
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:ldg
  1. some-matlab-digital-image-processing-function

    0下载:
  2. 我是一个图象处理的初学者,用MATLAB语言编写了一些内部的函数,实现了图象处理的功能,比如entropy,laplician,otsu,top-hat等-image processing is a beginners MATLAB language some internal functions, achieving image processing functions, such as entropy, laplician, Ots
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:2736128
    • 提供者:史振志
  1. VB_function

    0下载:
  2. VB函数大全,详细并且全面地介绍了Vb中所使用的各种函数。-function VB Series, a detailed and comprehensive briefing on the Vb used by the various functions.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:507904
    • 提供者:王中华
  1. psofunction

    0下载:
  2. pso 程序,一共三个,DeJong.m,get_psoOptions.m,pso.m结合起来就可以了,直接拷到work目录下就可以运行,其中get_psooptions中可以改设置,变成自己的; DeJong是适应函数,也可以改。-PSO procedures, a total of three, DeJong.m, get_psoOptions.m, pso.m combine, and they can work direct
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:jun
  1. 05041062

    0下载:
  2. 1.产生(0-1)分布随机数的方法:z i =(16807zi-1 +1)mod(pow(2,32)).被主函数调用. 2.产生U(0-1)分布利用公式:x1=sqrt(-2lnU1)cos(2PiU2), x2=sqrt(-2lnU1)sin(2PiU2) 3.产生瑞利分布,用两个独立同分布的正态分布值,用公式 x= sqrt(Y1*Y1+Y2*Y2)产生瑞利随机数. 4泊松分布-1. 20 (0-1) random nu
  3. 所属分类:通讯编程

    • 发布日期:2024-04-29
    • 文件大小:52224
    • 提供者:吕军红
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org