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

搜索资源列表

  1. chenggong.m

    0下载:
  2. lm算法的matlab程序,自己编的,不是库函数
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1909
    • 提供者:孟飞
  1. DigitRec451

    0下载:
  2. 用C++编的能对图片中的数字进行识别,主要是用的LM算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2964417
    • 提供者:张小
  1. NetToolkit

    0下载:
  2. 1、该工具包用于安装Lm和RBF两个神经网络工具包 2、直接运行LmNet.exe或_install.bat即可; 3、完成成功后,请将 bin\\win32 目前加至系统的 path中。 具体为:我的电脑-->属性-->环境变量-->将“bin\\win32”加至path路径中。-1, the tool kits for the installation and Lm 2 RBF neural network tool kits 2, or directly running
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8923293
    • 提供者:李洋
  1. lm

    0下载:
  2. 这是系统中断编辑器INTRSPY,主要功能是处理系统中断-this system is interrupted editor INTRSPY, main function is to interrupt processing system
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:112591
    • 提供者:范志鸿
  1. vc++(lm)

    0下载:
  2. 一个VC++的课程设计(word文档另附源码),实现密码登录.-a VC Course Design (word document followed by source), the realization of passwords.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:7376
    • 提供者:乐心泉
  1. LM的matlab代码

    0下载:
  2. 所属分类:数学计算/工程计算

    • 发布日期:2011-06-08
    • 文件大小:1913
    • 提供者:youzi149
  1. lmbp

    0下载:
  2. 基于LM算法的神经网络算法,最快的神经网络训练算法,但对内存要求高。-Matlab LM BPNN algorithm develop professional book
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-08-16
    • 文件大小:1968
    • 提供者:顾佳晨
  1. C51.rar

    0下载:
  2. LM75温度计,能实现温度测试,精度也很好,用数码管显示,LM75温度计,能实现温度测试
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:35766
    • 提供者:黄小龙
  1. BPtrainlmtrainbr.rar

    0下载:
  2. 用L-M 优化算法与贝叶斯正则化算法训练同一个样本,By LM optimization algorithm with Bayesian regularization algorithm for training with a sample
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:544
    • 提供者:胡月
  1. Example4

    0下载:
  2. 采用贝叶斯正则化算法(抑制过拟合)提高 BP 网络的推广能力,采用两种训练方法, 即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络;-Bayesian regularization algorithm (inhibition of over-fitting) to improve the generalization ability of BP network, using two training methods, that LM opti
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:1155
    • 提供者:liuwei
  1. LM-algo.rar

    0下载:
  2. 用gsl实现Levenberg-Marquardt算法,use gsl to implement Levenberg-Marquardt algo
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:3178473
    • 提供者:cpper
  1. LM3SAPP_Bootloader_UART_Note.r

    0下载:
  2. Luminary单片机,LM3S系列单片机串行(UART)升级应用笔记。介绍 LM3S系列单片机如何通过串行(UART)接口 更新用户程序。 通过使用Luminary Flash Programmer软件可以有以下功能: 1. 通过 LM LINK 可以对 Flash 进行编程、擦除和对调试端口(PB7、PC0~PC3)解锁; 2. 可以通过 UART 对 Flash进行编程; 3. 可以通过以太网对 Flash进行编程。 ,Luminary monolithic integ
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:583660
    • 提供者:曾杰
  1. levmar2.4.rar

    0下载:
  2. 著名的LM算法,用来去除错误角点和用来计算图像拼接时候的稳定的变化矩阵。由Manolis I. A. Lourakis编写。C和C++版本,里面也有matlab版本。这个版本是最新的。另外还有一篇介绍LM原理的文章,适合初学者。,Well-known LM algorithm is used to remove the error used to calculate the corner point and the image mosaic when the changes in the sta
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:127198
    • 提供者:Bill
  1. The_Application_of_LwIP(UDP).r

    0下载:
  2. LwIP在Luminary系列cortex m3 MCU上的应用,实现了UDP传输协议,可用于对LM3S系列ARM MCU的学习以及LwIP的学习。,Luminary Series LwIP in cortex m3 MCU applications,the realization of the UDP transport protocol,can be used for ARM MCU Series LM3S learning and learning LwIP.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:1314184
    • 提供者:657
  1. LMsarsem_panel

    0下载:
  2. jisuanlm 统计量 y用于空间计量的分析与研究-caculate statistics of lm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1058
    • 提供者:韩超
  1. bys

    0下载:
  2. 采用贝叶斯正则化算法提高BP网络的推广能力。在本例中,将采用两种训练方法,即L-M优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练BP网络,使其能够拟合某一附加有白噪声的正弦样本数据。-The use of Bayesian regularization algorithm for BP network to improve generalization ability. In this case, two types of training methods will b
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:819
    • 提供者:qiulan
  1. RBF

    2下载:
  2. 基于LM训练算法的自生长RBF神经网络模型.-LM training algorithm based on the RBF neural network model
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:617538
    • 提供者:谌叶龙
  1. shuiwenNeuralNetwork

    0下载:
  2. 神经网络预测水文年。使用标准BP网络、L-M算法、径向基数(RBF)网络算法,分别对水文年尽心预测和对比-Neural network hydrological year. Using the standard BP network, LM algorithm, radial base (RBF) network algorithm, respectively, years of dedication to the hydrological forecast and comparison
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:143560
    • 提供者:serenesunny
  1. LM3SLib_GPIO_Parallel-Bus

    0下载:
  2. LM3S系列GPIO例程:模拟并行总线 LM3S系列GPIO例程:模拟并行总线-LM3S Series GPIO routines: Analog parallel bus LM3S series GPIO routines: Analog Parallel Bus
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:119954
    • 提供者:your name
  1. crack

    0下载:
  2. ArcGIS Desktop 9.2 Crack (Update with new LM Tools)
  3. 所属分类:GIS program

    • 发布日期:2017-05-14
    • 文件大小:4072979
    • 提供者:west
« 1 2 3 4 5 67 8 9 10 11 ... 19 »
搜珍网 www.dssz.com