登录
首页 » matlab » lms

lms

于 2009-05-20 发布 文件大小:1KB
0 88
下载积分: 1 下载次数: 49

代码说明:

  智能天线算发中的最小均方误差算法,运行后可以直接出结果(Smart Antenna count made in the MMSE algorithm, after running the results can be directly)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • work
    matlab信号处理的100个简单程序,可以进行简单的信号处理学习编程知识。(MATLAB Signal Processing 100 simple procedure)
    2013-03-23 22:15:12下载
    积分:1
  • xinhao
    信号模型,可以对初学者有很大帮助。简单的运行,让你懂得搭建模型的基本原理。(The signal model, can be of great help for beginners. Simple operation, let you understand the basic principles of building model.)
    2014-12-26 18:46:26下载
    积分:1
  • P1
    说明:  matlab 实现文字提取 及正负面分析(Text Classi cation and Sentimental Analysis)
    2019-03-28 11:33:23下载
    积分:1
  • Perceptron_Demo
    Perceptron matlab code
    2008-04-24 11:16:34下载
    积分:1
  • matlab-daolibai
    单级倒立摆稳定控制实验,运用matlab,编程仿真,(Research on an inverted pendulum optimal control system based on LQR )
    2011-05-11 22:44:58下载
    积分:1
  • Desktop
    特徵粹取(feature extraction)是特徵選取(feature selection)的延伸,簡單地說,我們希望將資料群由高維度的空間中投影到低維度的空間,因此,我們必須找出一組基底向量(base)來進行線性座標轉換,使得轉換後的座標,能夠符合某一些特性。 我們可以將特徵粹取分成「包含類別資訊」和「不包含類別資訊」兩大類。包含類別資訊指的是我們已經知道哪些資料分別歸屬於哪一類;而不包含類別資訊的特徵粹取則適用於我們不知道手上的資料點分別該歸屬於哪一類,甚至連該劃分成幾類都不知道的情況。對於這兩大類資料,可以分述如下: 對於「不包含類別資訊」的資料,我們通常使用「主要分量分析」(principal component analysis),簡稱 PCA。 (Cuiqu features (feature extraction) is feature selection (feature selection) extension, simply put, we want to base the projection data the high-dimensional space to low-dimensional space, so we have to find a set of basis vectors ( base) to the linear coordinate conversion, so that after the coordinate conversion, can meet a number of features. We can feature Cuiqu into " category contains information" and " does not contain a category of information," two categories. Contains categories of information refers to what we already know what kind of information are attributed to Cuiqu features include categories of information are not applicable to information we do not know the points are in the hands of the home in which category, and even that is divided into several class do not know the situation. For these two categories of information, can be divided as follows: For information " does not include the categories of information" , we usually use the " )
    2014-12-18 12:19:30下载
    积分:1
  • MATLAB_C_API
    As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us C Math Library or in common language, MATLAB API. A developer can employ these APIs to solve engineering problems very fast and easy. This article is about how can use these APIs.
    2007-11-05 15:07:13下载
    积分:1
  • MATLAB
    说明:  MATLAB(矩阵实验室的简称)是一种专业的计算机程序,用于工程科学的矩阵数学运 算。但在以后的几年内,它逐渐发展为一种极其灵活的计算体系,用于解决各种重要的技术 问题。MATLAB 程序执行MATLAB 语言,并提供了一个极其广泛的预定义函数库,这样 就使得技术工作变得简单高效。在解决工程技术问题方面,MATLAB 比其它任何计算机语 言(包括FORTAN 和C)都简单高效。本书将介绍MATLAB 语言,并向大家展示如何运 用它去解决经典的技术问题。(MATLAB (short for Matrix Laboratory) is a professional computer program for engineering and scientific matrix math. But in later years, it gradually developed into an extremely flexible computing system for solving important technical problems. MATLAB program implementation of the MATLAB language, and provides an extremely wide range of pre-defined function library, thus making the work easy and efficient technology. In solving engineering problems, MATLAB than any other computer language (including FORTAN and C) are simple and efficient. This book introduces the MATLAB language to show you how to use it to solve the classic technical problems.)
    2010-04-08 19:33:57下载
    积分:1
  • bemlabecom
    Boundary element method function [index,g,h,a,unb,x,u,un,uin]=bemlabecom(n,c,index,in,cin) [index,g,h,a,unb,x,u,un,uin]=bemlabecom(16,[0 0 0.25 0 0.5 0 0.75 0 1 0 1 0.25 1 0.5 1 0.75 1 1 0.75 1 0.5 1 0.25 1 0 1 0 0.75 0 0.5 0 0.25 0 0],[1 0 1 0 1 0 1 0 0 200 0 200 0 200 0 200 1 0 1 0 1 0 1 0 0 100 0 100 0 100 0 100],9,[0.25 0.25 0.50 0.25 0.75 0.25 0.25 0.50 0.50 0.50 0.75 0.50 0.25 0.75 0.50 0.75 0.75 0.75]) in bemlabecom2 we change a & unb to : a1 a2,unb1 unb2 n=number of nodes=number of element=number of point c=matrix that determine the coordinate of point m=coordinate of nodes in global coordinates index: determine u or un for boundary nodes in:number of internal nodes cin: coordinate of internal nodes
    2012-01-29 03:47:10下载
    积分:1
  • 改进信赖域牛顿算法
    说明:  求解大规模无约束最小化问题,使用信赖域算法,其中信赖域子问题使用截断共轭梯度法(The trust region algorithm is used to solve the large-scale unconstrained minimization problem, in which the truncated conjugate gradient method is used for the trust region subproblem)
    2020-12-18 18:50:46下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载