搜索资源列表
w02
- 以 AT89S52为核心 ,通过 A/D、D/A转换和 V/ I转换及独特的算法实现高精度的电流控制 ,电流输出范围为 20~ 2000mA的数控直流电流源。该电流源具有电流可预置 , lmA步进 ,同时显示给定值和实测值等功能。-to AT89S52 as the core and, through A / D, D / A conversion and V / I and unique conversion algorithm
w02
- 以 AT89S52为核心 ,通过 A/D、D/A转换和 V/ I转换及独特的算法实现高精度的电流控制 ,电流输出范围为 20~ 2000mA的数控直流电流源。该电流源具有电流可预置 , lmA步进 ,同时显示给定值和实测值等功能。-to AT89S52 as the core and, through A/D, D/A conversion and V/I and unique conversion algorithm, high
matlab001
- matlab LMA仿真自适应滤波 关于LMS自适应滤波器的MATLABA实现 -Simulation of adaptive filtering matlab LMA on the LMS adaptive filter to achieve the MATLABA
ADPCM_audio_codec
- ADPCM语音编解码电路设计及FPGA实现。利用FPGA进行ADPCM编码与解码。-ADPCM voice codec circuit design and FPGA realization. FPGA for use ADPCM encoding and decoding.
we
- 七单元天线阵DOA估计 clear clc d=1 天线阵元的间距 lma=2 信号中心波长 q1=1*pi/4 q2=1*pi/3 q3=1*pi/6 q4=3*pi/4 四输入信号的方向 A1=[exp(-2*pi*j*d*[0:6]*cos(q1)/lma)] 求阵因子 A2=[exp(-2*pi*j*d*[0:6]*cos(q2)/lma)] A3=[exp(-2*pi*j*d*[0:6
music(doa)
- 七单元天线阵MUSIC DOA估计: d=1 , 天线阵元的间距; lma=2, 信号中心波长; 四输入信号; A=[A1,A2,A3,A4], 得出A矩; 四信号的频率d=[1.3*cos(v1*n) 1*sin(v2*n) 1*sin(v3*n) 1*sin(v4*n)] 构造输入信号矢量 U=A*d 总的输入信号 总输入信号的协方差矩阵 [s,h]=eig(c
cpp-inverse-kinematics-library
- 用于六自由度机器人正逆运动学求解的算法程序,源码书写规范。对于逆运动学求解算法,采用了矩阵伪逆、最小二乘和lma三种方法实现。-Kinematics Algorithm for a six-axis robot written with C++. The algorithm is implemented with three methods: posedu inverse of matrix, least square and lma
LMS
- adaptive filter matlab codes. The folder contains LMS and LMA functions
Levenberg-Marquardt
- The LMA is a very popular curve-fitting algorithm used in many software applications for solving generic curve-fitting problems. However, as for many fitting algorithms, the LMA finds only a local minimum, which is not n
md_attrs
- LMA structure to be initialized for Linux v2.13.6.
FindGaussianPeak
- 在一维数据中搜索高斯峰或者柯西-洛伦兹峰,为后继LMA算法拟合做准备。-Search Gauss or Cauchy-Lorentz peak in one-dimensional data for the subsequent LMA fitting.
lma
- 商品猜价格。根据图片,猜出该商品的价格,输入该商品的价格,点击确定按钮,提示该价格是否正确-Commodity guess price. According to the picture, guess the price of the commodity, enter the price of the commodity, click OK button, prompt the price is correct
xox_lm
- This function simply uses Levenberg–Marquardt algorithm (LMA) to find optimum parameters and optimization.
412420
- low noise amplifier lma
486520
- altium designer pll design
LMA
- eviews,程序编写,直线滑动平均法(LMA),产量去趋势(Linear sliding average simulation method)
Algoritm Levenberg-Marquardt
- In mathematics and computing, the Levenberg–Marquardt algorithm (LMA or just LM), also known as the damped least-squares (DLS) method, is used to solve non-linear least squares problems. These minimization problems arise