Posts 11 - 16 of 16

搜索结果: Singular Values

C^5, Cleve’s Corner Collection Card Catalog 2

I have been writing books, programs, newsletter columns and blogs since 1990. I have now collected all of this material into one repository. Cleve's Corner Collection consists of 458 "documents", all available on the internet. There are... 更多内容 >>

Latent Semantic Indexing, SVD, and Zipf’s Law 5

Latent Semantic Indexing, LSI, uses the Singular Value Decomposition of a term-by-document matrix to represent the information in the documents in a manner that facilitates responding to queries and other information retrieval tasks. I set out to learn for myself how LSI is implemented. I am finding that it is harder than I thought.... 更多内容 >>

Quadruple Precision, 128-bit Floating Point Arithmetic 9

The floating point arithmetic format that occupies 128 bits of storage is known as binary128 or quadruple precision. This blog post describes an implementation of quadruple precision programmed entirely in the MATLAB language.... 更多内容 >>

“Half Precision” 16-bit Floating Point Arithmetic 5

The floating point arithmetic format that requires only 16 bits of storage is becoming increasingly popular. Also known as half precision or binary16, the format is useful when memory is a scarce resource.... 更多内容 >>

Four Fundamental Subspaces of Linear Algebra, Corrected

(Please replace the erroneous posting from yesterday, Nov. 28, with this corrected version.)... 更多内容 >>

Four Fundamental Subspaces of Linear Algebra 3

Here is a very short course in Linear Algebra. The Singular Value Decomposition provides a natural basis for Gil Strang's Four Fundamental Subspaces.... 更多内容 >>

Posts 11 - 16 of 16