搜索资源列表
LMsarsem_panel
- jisuanlm 统计量 y用于空间计量的分析与研究-caculate statistics of lm
LM
- Java+SQL2005图书借阅管理系统 此程序为图书借阅管理系统课程设计,用Eclipse开发环境开发,采用数据库的形式来存储数据。-Java+ SQL2005 lending management system This procedure for book lending management system, curriculum design, the form of the Eclipse development environment, development, dat
bys
- 采用贝叶斯正则化算法提高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
RBF
- 基于LM训练算法的自生长RBF神经网络模型.-LM training algorithm based on the RBF neural network model
shuiwenNeuralNetwork
- 神经网络预测水文年。使用标准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
LM3SLib_GPIO_Parallel-Bus
- LM3S系列GPIO例程:模拟并行总线 LM3S系列GPIO例程:模拟并行总线-LM3S Series GPIO routines: Analog parallel bus LM3S series GPIO routines: Analog Parallel Bus
crack
- ArcGIS Desktop 9.2 Crack (Update with new LM Tools)
Code_MATLAB_Optimization
- 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
optimization-simulation
- 此处给出了一个使用LM算法进行优化的例子,此时的LM算法基于opencv编写-optimization algorithm simulation
ek-lm3s8962
- EKK-LM3S8962自带例程,包含IAR工程和KEIL工程。直接编译就可以了-EKK-LM3S8962 own routines, including the IAR and KEIL engineering works. Build on it directly
ragetusers
- WinNT网络程序的小例子,LM单元必须被安装--A small example about WinNT network program , LM unit must be installed
iar_lm-link
- iar 安装使用的方法。其中包括一些工程模板-iar installation method. Including some works template
LM
- 用.net开发的局域网磁盘管理系统,可以设置权限和进行磁盘访问管理操作。-Used. Net development LAN disk management system, you can set access permissions and disk management operations.
tuxiangpinjiefa
- 一种全自动稳健的图像拼接融合算 提出了一种全自动稳健的图像拼接融合算法。此算法采用Harris角检测算子进行特征点提取,使提取的 精度达到了亚像素级,然后以特征点邻域灰度互相关法进行特征点匹配得到了初步的伪匹配集合,并运用稳健的 RANSAC算法将伪匹配点集合划分为内点和外点,在内点域上运用LM优化算法精确地估计出了图像间的点变 换关系,最后采用颜色插值对交接处进行颜色过渡。整个算法自动完成,它对有较大误差或错误的特征点数据迭代 过滤,并用提纯后的数据来做模型估计 -A ro
uCOS_SD_SPI
- uC/OS下的SD卡驱动,硬件平台LM6938,请包含LM的库函数文件-uC/OS under the SD card driver, the hardware platform LM6938, Please include the library functions document LM
bp.example
- 采用动量梯度下降算法训练BP网络,采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络-Gradient descent algorithm using momentum BP network training, using two training methods, namely, LM optimization algorithm (trainlm) and Bayesian regularization algorithm (t
Java
- 编写一个java应用程序。用户从键盘输入一个1-9999之间的数,程序将判断这个数是几位数,并判断这个数是否回文数。回文数是指将数含有的数字逆序排列后得到的数和原数相同,例如12121,4224,6778776等都是回文数。 1)程序具有判断用户的输入是否为合法整数的功能。对非法输入(例如含有字母)要进行处理。 2)要判断输入数的位数,并输出相关信息。 3)要判断是否回文数。 二、二战期间,英国情报人员获取德军的一机密电报,电报的内容为: bzdz izu sxgzd
MotionShow_IK
- 利用lm库在实现inverse kinematic,能够给定点,使人体的关节点自动符合这些给定的约束-using lm library to realize inverse kinematics, and let the human pose to satisfy the constraints.
ADC-05
- LM 35 interface with 8051 and display on LCD
RunningLM
- matlab中使用LM训练方法计算XOR,3-bit Parity,regression等问题的收敛速度,比较其收敛率。-using LEVENBERG MARQUARDT in matlab to compute convergence rate