Welcome![Sign In][Sign Up]
Location:
Search - ls

Search list

[CommunicationMIMO2

Description: MIMO 系统信道估计算法研究 引入MMSE算法,将之与LS算法共同仿真,进行算法之间性能的对比 -MIMO systems channel estimation algorithm for the introduction of MMSE algorithm, will be shared with the LS algorithm simulation, algorithm to the comparison between the performance
Platform: | Size: 1024 | Author: gigicheon | Hits:

[matlabLS-SVM

Description: 这是一个关于最小二乘支持向量机的MATLAB仿真的例子,希望能给大家带来方便。-This is a least squares support vector machine on the MATLAB simulation examples, we hope that they will be convenient.
Platform: | Size: 31744 | Author: 蔡蓓蓓 | Hits:

[OtherLS

Description: 系统辨识,最小二乘批算法,即一次完成算法,离线辨识-System identification,Least square
Platform: | Size: 1024 | Author: 赤城小子 | Hits:

[Mathimatics-Numerical algorithmsSLOO-MPS-SVM

Description: Multiple Parameter Selection for LS-SVM using Smooth Leave-one-out Error 还有文章和源码,一起研究学习!-Using SLOO-MPS for tuning multiple parameters for LS-SVM to overcome the parameter fixing problem.
Platform: | Size: 338944 | Author: yjx | Hits:

[Algorithmls

Description: 矩阵求逆与相乘,最小二乘的经典程序,数据处理时常用到-Matrix inversion and multiplication, the classical least squares procedure is often used for data processing
Platform: | Size: 7168 | Author: Snake | Hits:

[AI-NN-PRLS-SVMlab15aw

Description: 这是一个很好的支持向量机的工具包,有回归、分类、寻优等功能。-This is a very good tool for support vector machine package, there is regression, classification, finding excellent features.
Platform: | Size: 226304 | Author: 淦奔 | Hits:

[Communication-MobileOFDM_CE_basedpilot

Description: OFDM channel estimation based pilot(includes ls,lmmse)
Platform: | Size: 14336 | Author: GenLung Wu | Hits:

[Program docLS_estimation

Description: This an excellent matlab code for LS estimation technique that is one of the most powerfull technique for channel estimation in OFDM,-This is an excellent matlab code for LS estimation technique that is one of the most powerfull technique for channel estimation in OFDM,
Platform: | Size: 666624 | Author: zeeshan | Hits:

[Communication-MobileOFDM

Description: matlab实现的OFDM运用于ROF光纤无线通信系统的仿真,用的是4QAM调制,LS信道估计,还包括Optisystem的仿真,是毕设的仿真,非常珍贵。-matlab achieve ROF optical fiber used in the OFDM wireless communication system simulation, using 4QAM modulation, LS channel estimation, the simulation also includes Optisystem is a complete set of simulation, very precious.
Platform: | Size: 25600 | Author: Ruby | Hits:

[Linux-Unixls3

Description: C 命令编写 Unix 中 ls 命令 -ls command programming in C
Platform: | Size: 1024 | Author: rui | Hits:

[Special Effectsjaricom

Description: JPEG-LS的可执行代码,程序有详细说明,与算法结合紧密。-JPEG-LS executable code, the program has detailed instructions, and algorithms are linked closely together.
Platform: | Size: 2048 | Author: xurongli | Hits:

[Algorithmls

Description: 此程序为分段最小二乘算法曲线拟合,可对一模型进行分段拟合,增加准确性和精确度.-This program is sub-least-squares curve fitting algorithm can be fitted to a sub-model to increase the accuracy and precision.
Platform: | Size: 2048 | Author: 张芳 | Hits:

[AlgorithmMovingLeast-SquaresMLS

Description: 建立了一种基于移动最小二乘(Moving Least-Squares MLS)法的曲线曲 面拟合方法 这种方法对传统的最小二乘(LS)法的作了比较大的改进 使生成的曲线曲面具 有精度高 光滑性好等许多优点 详细介绍了移动最小二乘法的原理 应用和特点 并且给 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程 最后给出了曲线拟合和空间散 乱数据曲面拟合算例 将拟合结果与最小二乘拟合结果作了比较 分析了 MLS 拟合曲线曲 面的光滑性和拟合质量 表明了该方法的优越性和有效性-Was established based on moving least square (Moving Least-Squares MLS) method of this curve and surface fitting method to the traditional method of least squares (LS) method was relatively large improvements to make the generated curves and surfaces with a precision of High smoothness, good detail, and many other advantages of the principle of least-squares method for mobile applications and features and gives the least-squares method using the mobile curve and surface fitting procedure design process Finally, curve fitting and spatial scattered data surface to be cost-effective cases of the results of the fitting results are compared with the least-squares fitting analysis of MLS fitting curves and surfaces smooth and fitting quality demonstrates the superiority and effectiveness of the method
Platform: | Size: 467968 | Author: 李秀丽 | Hits:

[Otherofdm_channel

Description: OFDM简单链路,包含信道估计和信道均衡,算法包括LS和MMSE-OFDM simple links, including channel estimation and channel equalization, algorithms, including the LS and MMSE
Platform: | Size: 2048 | Author: 赵晴 | Hits:

[Mathimatics-Numerical algorithmsLS

Description: 利用Fortran程式計算平面座標上各點的最適線,其座標上各點到此線段的距離為最小,此法稱為最小方差法,InputX及InputY分別為平面座標上各點的X座標及Y座標,輸入完成後,執行LS.EXE,接著在輸入所要計算的線段的最高次方,以及座標點的個數即可,接著程式便會產生一個OUTPUT,內容從上而下分別為最高次方項至常數項,舉例來說,若最高次方項為2。則計算出的結果第一項便為y=ax+b的a,第二行便為b`.-Fortran program using the calculation plane coordinates at various points along the optimal line, its coordinates at various points along this line segment the smallest distance, this method is called minimum variance method, InputX and InputY were points on the plane coordinates X and Y coordinates coordinates, input is completed, the implementation of LS.EXE, and then calculated in the input segment to be the highest-th power, as well as the number of coordinates of points you can, then the program will generate an OUTPUT, the content from the top, respectively the highest-th power entry to the constant term, for example, if the maximum entry of 2-th power. Then the calculated results of the first will be for the y = ax+ b of a, the second line will be for the b `.
Platform: | Size: 135168 | Author: 言靈 | Hits:

[Linux-Unixsecond

Description: linux 下用C语言实现more copy system ls shell命令!-used C to more copy system ls shell of linux
Platform: | Size: 3072 | Author: xc | Hits:

[AI-NN-PRLS-SVMlab1.5

Description: 支持向量机,用于图像分类分割,目标检测识别,人工智能信息处理-support vector machine has been widely used in classification and object identification.
Platform: | Size: 226304 | Author: 刘经纬 | Hits:

[Linux-Unixshell

Description: 在linux上编写的简单的shell,包括cd、ls、echo等命令-Shell code in linux
Platform: | Size: 31744 | Author: Cicy | Hits:

[JSP/JavaLS-GUI

Description: library系统的终极版本,ssd3必备 上课代码-The ultimate version of the library system, ssd3 class code necessary
Platform: | Size: 16384 | Author: jin_hw | Hits:

[Speech/Voice recognition/combineCEinCommun

Description: 各种信噪比估计算法,包括ls,lms,qam,噪声统计等-A variety of SNR estimation algorithms, including ls, lms, qam, noise statistics, etc.
Platform: | Size: 10240 | Author: lulu | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net