The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorIthm AS 274 (see comments at the start of the module). A planar-rotation algorIthm is used to update the QR- factorization. This makes it suitable for updating regressions as more data become available. The module contains a test for singularities which is simpler and quicker than calculating the singular-value decomposition. An important feature of the algorIthm is that it does not square the condition number. The matrix X X is not formed. Hence it is suitable for ill- conditioned problems, such as fitting polynomials. By taking advantage of the MODULE facility, it has been possible to remove many of the arguments to routines. Apart from the new function VARPRD, and a back-substitution routine BKSUB2 which it calls, the routines behave as in AS 274.
標簽: least-squares unconstrained Statisti Applied
上傳時間: 2015-05-14
上傳用戶:aig85
十部經典算法合集 .chm Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni PREFACE CHAPTER 1: INTRODUCTION CHAPTER 2: ARRAYS CHAPTER 3: STACKS AND QUEUES CHAPTER 4: LINKED LISTS CHAPTER 5: TREES CHAPTER 6: GRAPHS CHAPTER 7: INTERNAL SORTING CHAPTER 8: EXTERNAL SORTING CHAPTER 9: SYMBOL TABLES CHAPTER 10: FILES APPENDIX A: SPARKS APPENDIX B: ETHICAL CODE IN INFORMATION PROCESSING APPENDIX C: algorIthm INDEX BY CHAPTER
標簽: Fundamentals Structures Horowitz PREFACE
上傳時間: 2015-05-19
上傳用戶:維子哥哥
幾個matlab的實力,包括: 非線性微分方程的求解.doc RLS,Demonstration of Wiener filter,LMS filter,Steep-descent algorIthm.doc matlab下gabor濾波算法,可以提取圖象紋理特征.doc
標簽: matlab
上傳時間: 2015-06-04
上傳用戶:lanhuaying
數字水印的嵌入和檢測,dct, 作者Mao Li Purpose:an algorIthm to achieve the embeding watermarking to a image by dct bloking and hvs,then detect the watermarking by comparability.
上傳時間: 2015-06-06
上傳用戶:hullow
This Program Is Designed To Simulate A Spatial Antenna Array System Working On The MUSIC algorIthm For The Angle Of Arrival Estimation And Null Steering algorIthm For The Weights Estimation To The Required Output Radiation Pattern .
標簽: Designed Algorith Simulate Program
上傳時間: 2014-01-02
上傳用戶:三人用菜
1?!哆z傳算法的數學基礎》,張文修、梁怡編著 西安交通大學出版社 2000年第一版 遺傳算法(genetic algorIthm)是模擬自然界生物進化過程與機制求解問題的一類自組織與自適應的人工智能技術,已廣泛應用于計算機科學、人工智能、信息技術及工程實踐。 本書重點在于闡述遺傳算法的數學基礎。全書共分3章,第1章給出了遺傳算法的幾何理論,第2章給出了遺傳算法的馬爾可夫鏈分析,第3章給出了遺傳算法的收斂理論。 本書可以作為應用數學、計算機科學、系統科學等專業研究生的教材,也可以作為研究遺傳算法的參考書。
標簽: 算法
上傳時間: 2015-07-01
上傳用戶:xauthu
TwoEmbranchmentTree:As ancestor has its children , a tree has its leaves. we could check its leaves in terms of algorIthm as preorder , midorder or postorder.
標簽: leaves its TwoEmbranchmentTree has
上傳時間: 2013-12-11
上傳用戶:電子世界
Encoding and decoding of the binary extended (24,12,8) Golay code: An arithmetic decoding algorIthm. It is a very close relative of the error-trapping decoding algorIthms developed by Kasami in the 1960s.
標簽: decoding arithmetic Encoding algorith
上傳時間: 2014-07-01
上傳用戶:lps11188
這是lva算法,List of viterbi algorIthm,使用qpsk信道,采用的編碼是(133,171,165)
上傳時間: 2013-12-24
上傳用戶:Avoid98
/* This program generates the DApkg.vhd file that is used to define * the DA filter core and gives its parameters and the contents of the * Distributed Arithmetic Look-up-table "DALUT" according to the DA algorIthm
標簽: generates the program define
上傳時間: 2015-07-07
上傳用戶:wangchong