-
IIC_EEPROM(STM32神舟IV号-库函数版)
在本章节,我们以最常见的I2C(I2C也叫IIC)接口的EEPROM芯片AT24C02为例进行 学习研究。它采用PHILIPS公司开发的两线式串行总线(I2C总线)。通过本章节实验,我们将 对I2C总线有一个深入的了解,对常用的存储设备进行初步的了解,掌握如何读写访问 AT24CXX这一系列I2C接口的EEPROM(In this chapter, we take the most common I2C (I2C also known as IIC) interface EEPROM chip AT24C02 as an example to study. It adopts the two wire serial bus developed by PHILIPS company (I2C bus). Through the experiment in this chapter, we will have a deep understanding of I2C bus, a preliminary understanding of the commonly used storage devices, how to read and write access to AT24CXX, a series of I2C interface EEPROM.)
- 2018-10-24 10:58:53下载
- 积分:1
-
阵列信号处理的理论与应用
包括均匀线阵方向图、波束宽度与波达方向及阵元数的关系、当阵元间距时,会出现栅瓣,导致空间模糊、类似于时域滤波,天线方向图是最优权的傅立叶变换、最大信噪比准则方向图和功率谱、线性约束最小方差(LCMV)准则、Capon beamforming的MATLAB仿真图(Including the relationship between uniform linear array pattern, beam width and direction of arrival and number of elements, when element spacing, grating lobes will appear, resulting in spatial ambiguity, similar to time-domain filtering, antenna pattern is the optimal weight of Fourier transform, maximum signal-to-noise ratio criterion pattern and power spectrum, Linear Constrained Minimum Variance (LCMV) criterion, Capon Beam Forming MATLAB simulation diagram.)
- 2019-04-24 17:03:50下载
- 积分:1
-
Algorithm notes
算法笔记书籍上每一章节每一小节出现的算法题目的源代码。(The source code of the algorithm Title appearing in each chapter and section of the algorithmic notebook.)
- 2019-01-30 18:06:07下载
- 积分:1
-
《卡尔曼滤波原理及应用-MATLAB仿真》程序.part01
卡尔曼滤波是最常用的滤波算法,在信号处理中经常用到(Kalman filter is the most commonly used filtering algorithm, which is often used in signal processing.)
- 2018-01-25 17:22:36下载
- 积分:1
-
SlidingModeControl
滑模控制的经典算例程序,可以帮助初学者快速掌握滑模控制的编程思想(Sliding mode control procedures for the classic examples that can help beginners master the sliding mode control Express programming thought)
- 2009-02-25 09:56:47下载
- 积分:1
-
新建 Microsoft Word 文档
八位串行乘法器
缺点:乘法功能是正确的,但计算一次乘法需要8个周期,因此可以看出串行乘法器速度比较慢、时延大。
优点:该乘法器所占用的资源是所有类型乘法器中最少的,在低速的信号处理中有广泛的使用。(Eight bit serial multiplierDisadvantages: the multiplication function is correct, but the computation of one multiplication requires 8 cycles, so it can be seen that the serial multiplier is slow and time-consuming.
Advantages: the multiplier occupies the smallest number of resources in all types of multipliers, and is widely used in low speed signal processing.)
- 2018-06-10 21:19:29下载
- 积分:1
-
texture-gabor
gabor提取纹理特征,k-means方法无监督聚类进行图像分割(extract texture feature, cluster by k-means)
- 2009-06-29 10:57:11下载
- 积分:1
-
MATLAB优化算法案例分析与应用
说明: 这个是MATLAB案例分析的扫满版,不用买书。可直接看。里面有多个程序案例。非常实用(This is case analysis of MATLAB version, don't have to buy a book.Can see directly.There are several application cases.Very practical)
- 2017-07-17 11:53:08下载
- 积分:1
-
mastering_matlab
说明: 精通MATLAB最优化计算 配套光盘
本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。
(The main contents of the book is the application of MATLAB to solve the optimization problem, by " optimization problem" , " MATLAB Optimization Toolbox" and " MATLAB Programming" combination of these three were about, that one is using the kit to quickly solve the optimization problem, on the other hand, through in-depth programming algorithm to solve the optimization problem. Including MATLAB optimization toolbox, unconstrained multi-dimensional extremum problems, constrained optimization, nonlinear least squares optimization problem, linear programming, integer programming, quadratic programming, particle swarm optimization, genetic algorithm.)
- 2011-04-07 19:13:26下载
- 积分:1
-
EKF3
非线性滤波的matlab实现;三维机动目标跟踪;(EKF)
- 2009-06-03 19:48:34下载
- 积分:1