搜索结果
找到约 89 项符合
EK-LM 的查询结果
其他书籍 非线性优化中的经典算法
非线性优化中的经典算法,LM算法,老外写的,言简意赅,对写优化程序很有用
微处理器开发 str710处理器的演示例程
str710处理器的演示例程,包含的功能较多,运行于南京万利的ek-str71x板子上。
数值算法/人工智能 Distribution generator Here is a simple generator which can build some distributions with given pro
Distribution generator
Here is a simple generator which can build some distributions with given properties.
Distributions generator (compile with -lm)
Typical use might be:
./distributions -u -m 1 -M 10 -n 100 -s 500
Generates a distribution of 100 uniform random numbers between 1 and 10, such that ...
人工智能/神经网络 C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm. levmar includes
C/C++ implementation of the Levenberg-Marquardt non-linear
least squares algorithm. levmar includes double and single precision LM versions, both
with analytic and finite difference approximated jacobians
嵌入式/单片机编程 AT91SAM7S64开发板的ADS范例for ATMEL S64-EKAT91SAM7S64-BasicMouseUSB
AT91SAM7S64开发板的ADS范例for ATMEL S64-EK\AT91SAM7S64-BasicMouseUSB
人工智能/神经网络 用MATLAB仿真的BP神经网络
用MATLAB仿真的BP神经网络,采用LM算法,训练出一个比较好的训练曲线,一块发上来共享!
DSP编程 这里把在FLASH引导方面做的工作向大家汇报一下,希望能对大家有所帮助。本人经验和文笔都有限,写的不好请大家谅解。 硬件环境: DSP:TMS320VC5416PGE160 FLASH:S
这里把在FLASH引导方面做的工作向大家汇报一下,希望能对大家有所帮助。本人经验和文笔都有限,写的不好请大家谅解。
硬件环境:
DSP:TMS320VC5416PGE160
FLASH:SST39VF400A-70-4C-EK 都是贴片的,FLASH映射在DSP数据空间的0x8000-0xFFFF
软件环境: CCS v2.12.01
主 程序(要烧入FLASH的程序): DEBUG版,程序占用空间 ...
单片机开发 DESCRIPTION =========== This example project shows how to use the IAR Embedded Workbench for ARM
DESCRIPTION
===========
This example project shows how to use the IAR Embedded Workbench for ARM
to develop code for the Atmel AT91SAM9261 evaluation boards.
It shows basic use of parallel I/O, timer and the interrupt controller.
It starts by showing different patterns on the LED s separated by hal ...
uCOS 一个AT91SAM7X256 CAN通讯实验
一个AT91SAM7X256 CAN通讯实验,硬件环境为at91sam7x-ek开发板,开发环境为iar。
uCOS 一个AT91SAM7X256 CAN计数器中断实验
一个AT91SAM7X256 CAN计数器中断实验,硬件环境为at91sam7x-ek开发板,开发环境为iar。