搜索资源列表
lsm
- 是lsm算法的一个例子 ,可以实现图形,对学习自适应的有一定的帮助-lsm algorithm is an example, can achieve graphics, the adaptive learning can help
lsm-rbf
- 一种最小二乘法的RBF网络 --- --- --- --- --- ---- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100
LSM
- 自适应滤波算法(最小均方误差算法)matlab源码程序。-Adaptive filtering algorithm matlab source program。
LSM
- 增广最小二乘法,根据最小二乘法改变,用于辨识参数-LSM
lsm
- 递推最小二乘法,根据最小二乘法改变,可以辨识参数-LSM
lsm
- 数字信号处理 传统的宽带信号中抑制正弦干扰的方法是采用陷波器(notch filter),为此我们需要精确知道干扰正弦的频率.然而当干扰正弦频率是缓慢变化时,且选频率特性要求十分尖锐时,则最好采用自适应噪声抵消的方法.下图是用一个二阶FIR的LMS自适应滤波器消除正弦干扰的一个方案。-DSP
weina
- 基于matlab语言编写的维纳滤波与自适应滤波中LSM和RLS两种算法的仿真程序-Matlab language based on Wiener filtering and the RLS adaptive filtering in the LSM and the simulation program the two algorithms
lsm
- LSM算法的matlab code 有一些问题-code formatlab about LSM
LSM
- Implements Long Staff Schwartz methodolgy.
adaptive-filteryf
- 自适应滤波,LSM算法。参考文献:matlab辅助现代工程数字信号处理。绘制等值线,绘制学习曲线,求时间常数等。-Adaptive filtering, LSM algorithm. Reference: matlab to secondary modern engineering digital signal processing
AC-LSM
- 自校正调节器的设计实现程序。包括基于Diophantine方程的最小方差调节器,和最小方差自适应调节器。-Self-tuning regulator design and implementation process. Including those based on Diophantine equations minimum variance regulator, and minimum variance adaptive regulator.
2D-FFT
- 构造一个线性调频信号作为差频信号进行2D FFT处理 -create a LSM signal. make 2D FFT of the signal above
LMS_algorithm
- 通信原理中的LSM算法,处理通信过程中的高斯噪声-LSM algorithm of communication principle, processing the gaussian noise in the process of communication
LSM
- 最小二乘法拟合function [TrainingTime, TestingTime, TrainingAccuracy, TestingAccuracy] = LSM(Inputs, Targets, No_of_Output) a1=[]; a2=[]; a3=[]; a4=[]; %%%%%%%%%%%%% Selecte training set randomly a = Inputs; b = Targets; c = [ b' a']; [M,N] = size
rls&lsm
- LMS algorithm and RLS algorithm set routines
lsm.20975
- an article for speckle noise.
文章与代码
- topology optimization 学习资料,主要涉及2d -3d 基础的拓扑优化知识,附件为论文与lsm的199行代码。欢迎大家下载学习(Topology optimization learning materials, mainly involved in 2D-3D basic topology optimization knowledge, attachment for the paper and LSM 199 lines of code. Welcome to downloa
American Options
- 用多种方法求解美式期权定价问题,其中包括二叉树方法,有限差分法,最小二乘蒙特卡洛模拟法(LSM法),并对这几种方法进行了对比(Several methods are used to solve American option pricing problems, including binary tree method, finite difference method, least squares Monte Carlo simulation method (LSM method). These
