资源列表
3RRRplatform
- 对于3-RRR型机械臂,根据自身特性,结合运动学特性,实现仿真。
10.1.1.125.9317
- MATLAB-BASED SIMULATION TOOL FOR BUILDING THERMAL PERFORMANCE ANALYSIS
121212
- 基于susan、hirrs方法的角点检测程序、采用matlab编程,易于阅读。-Corner Detectio
PCA
- PCA中故障诊断,包含故障数据和诊断算法,带详细说明-fault diagnose based on PCA
1xy7z.ZIP
- 离散伺服定位系统的复合非线性控制Discrete servo positioning system of composite nonlinear control-Discrete servo positioning system of composite nonlinear control
delgizp
- gzip,zlib,以及图形格式png,使用的是同一个压缩算法deflate。我们通过对gzip源码的分析来对deflate压缩算法做一个详细的说明。我阅读的gzip版本为 gzip-1.2.4。我们对算法做三种程度的说明。第一种程度,对gzip所使用压缩算法基本原理的说明。第二种程度,对gzip压缩算法实现方法的说明。第三种程度,对gzip实现源码级的说明。 -gzip, zlib, and graphics formats png, using the same compression
Kalman-filtering_Grewal
- Examples in Matlab languages for the book "Kalman Filtering, theory and practice using Matlab, 3ed Ed, by M.S. Grewal.-Examples in Matlab languages for the book "Kalman Filtering, theory and practice using Matlab, 3ed Ed, by M.S. Grewal.
wireless-communication
- 本论文主要利用MATLAB实现一个简单无线通信系统的仿真,并通过误码率分析系统性能。在文本文件中输入任意字符串(空格或英文字母)作为该通信系 统的信源,经过信源编码、信道编码及信号调制进入信道,信道采用的是瑞利衰落信道,而后对接收到的信号进行解调,完成信道解码、信源解码后,将结果输出到解码文件即信宿中。 -In this thesis, a simple wireless communication system simulation using MATLAB and analyze s
Huffman
- 利用动态规划构造霍夫曼树。使用的数据结构为链表,需要两种链表结构——一个为霍夫曼树上的节点,另一个为为了方便遍历与编辑而设计的存储字符及其对应信息——包括出现次数、霍夫曼码等——的链表。(Construction of Hoffman tree using dynamic programming)
Ch02
- 本程序用Python语言实现kNN算法,供大家学习,交流使用。(This program uses Python language to achieve kNN algorithm for everyone to learn, exchange use.)
Numerical Methods
- Mathews J.H., Fink K.D. Numerical Methods using MATLAB
KNN python
- 关于K近邻算法的简单实现和一些例子,其中包括手写数字的识别(Simple implementation of K nearest neighbor algorithm and some examples)
