线性代数的许多应用都需要时间来发展。在一个小时内解释它们并不容易。教师和作者必须在使理论 完整与加入现代应用之间做选择。通常是理论获胜,然而本节是个例外。本节解释了上世纪最有价值的 数值算法。 我们想快速地乘上傅里叶矩阵 F 与它的逆 F−1。这通过快速傅里叶变换完成。一个普通乘积 Fc 用到 n2 次乘法(F 具有 n2 项)。FFT 仅需要 n 乘以 12 log2 n 次乘法。我们将看到这是如何实现的。 FFT 彻底改变了信号处理。整个行业都因该思想而迅速发展。电气工程师是第一个知道其中区别 的人——当他们遇见你时会取你的傅里叶变换(假设你是个函数)。傅里叶的思想是将 f 表示为谐波 ckeikx 的和。在频率空间中通过系数 ck 观察该函数,而非在实际空间中通过其值 f(x) 来观察它。c 与 f 间的前向、后向通道是由傅里叶变换实现。快速通道由 FFT 实现。中文翻译Introduction to Linear Algebra, 5th Edition 9.3节 单位根与傅里叶矩阵 二次方程有两个根(或者一个重根)。n 次方程具有 n 个根(算上重复次数)。这是代数基本定
2022-12-26 15:26:20 1.22MB 线性代数 数学
1
Feller的权威教材,原先因为不能传大于10M的文件,所以是拆分了上传的,现在作为一个整体传上来。
2022-12-23 19:35:43 10.21MB 数学 概率论
1
An Introduction to Probability Theory and Its Applications, Volume II, William Feller
2022-12-23 19:32:31 32.89MB math 高清pdf 课程资源
1
MATLAB A Practical Introduction to Programming 4th 英文文字版 作者:Stormy Attaway,美国波士顿大学。
2022-12-22 21:33:23 34.76MB MATLAB
1
Provides both theoretical and practical coverage of all data mining topics. Includes extensive number of integrated examples and figures. Offers instructor resources including solutions for exercises and complete set of lecture slides. Assumes only a modest statistics or mathematics background, and no database knowledge is needed. Topics covered include classification, association analysis, clustering, anomaly detection, and avoiding false discoveries.
2022-12-19 14:57:33 46.66MB Book
1
本书由Michigan State University 的Pang-Ning Tan和University of Minnesota的Michael Steinbach合著,深入浅出地说明了数据挖掘的四大部分:可视化、相关性分析、分类和聚集分析的概念和相关算法。本书同样也是斯坦福大学数据挖掘课程(Stats 202 Data Mining)的教学用书。本书为pdf英文版本,使用快压压缩。
2022-12-19 14:08:00 40.55MB 数据挖掘 Data Mining 网络
1
Jian Tao jtao@tamu.edu Spring 2020 HPRC Short Course 03/27/2020 ● Part I. Deep Learning ● Part II. Intro to TensorFlow
2022-12-18 18:28:11 4.81MB Machinelearning tensorflow
1
Introduction to Parallel Computing From Algorithms toProgramming
2022-12-17 11:04:42 8.02MB EDA Algoritms
1
本文档主要是一本信息安全专业的电子工具书《An Introduction to Mathematical Cryptography》。本书的内容主要讲解的是信息安全的基本概念,包括有解密解密安全性能评价等等;最重要的是,本书还介绍了相关的加密算法的数学模型,包括有:RSA算法,椭圆曲线算法等等。总而言之,这个电子书资源非常适合相关的信息安全方向的相关学习者。
2022-12-15 18:35:58 7.38MB Cryptography
1
Understanding the GPS - An Introduction to the Global Positioning System
2022-12-09 00:27:39 11.05MB GIS GPS
1