-
s1
说明: 用C语言实现求取无约束条件下n维极值的单纯形法,可供初学者参考(The simplex method to obtain the n-dimensional extremum under unconstrained conditions is implemented in C language, which can be used as reference for beginners)
- 2019-12-06 09:25:15下载
- 积分:1
-
恒虚警监测
用于雷达的恒虚警检测程序,这里你可以进行雷达信号的恒虚警检测(The constant virtual police detection procedure for radar, where you can detect the constant false alarm of radar signal)
- 2017-12-15 22:26:16下载
- 积分:1
-
CHAPTER4
说明: 数字通信(digital telecommunications)是用数字信号作为载体来传输消息,或用数字信号对载波进行数字调制后再传输的通信方式。它可传输电报、数字数据等数字信号,也可传输经过数字化处理的语声和图像等模拟信号。本文档是prokais数字通信的matlab例程第四章源码(Digital telecommunications is a communication method that USES digital signals as carriers to transmit messages, or USES digital signals to carry out digital modulation to the carriers and then transmits them.
It can transmit digital signals, such as telegrams and digital data, as well as analog signals, such as voice and image, which have been digitized.
This document is prokais digital communication matlab routines chapter four source code)
- 2020-05-19 11:07:41下载
- 积分:1
-
MatlabSimulationCode
滑模变结构控制MATLAB仿真的原程序
本书从MATLAB仿真角度系统地介绍了滑模变结构控制的基本理论、基本方法和应用技术,是作者多年来从事控制系统教学和科研工作的结晶,同时融入了国内外同行近年来所取得的新成果。全书共分10章,包括滑模变结构控制发展综述、连续时间系统滑模控制、离散时间系统滑模控制、模糊滑模控制、神经滑模控制、基于反演设计的滑模控制、动态滑模控制、基于干扰估计的滑模控制、Terminal滑模控制以及几种新型滑模控制。每种控制方法都通过MATLAB仿真程序进行了仿真分析。(matlab code)
- 2010-03-04 21:31:56下载
- 积分:1
-
CA-CFAR
这是一个关于单元平均恒虚警的程序,当做目标检测时,单元平均恒虚警检测非常有用!(this is a programm about CA-CFAR, u can use it to perform constant false alarm rate detection when needed.)
- 2017-09-29 20:31:29下载
- 积分: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
-
3243
包含光伏电池模块、MPPT模块、BOOST模块、逆变模块,esprit算法对有干扰的信号频率进行估计,使用混沌与分形分析的例程。( PV modules contain, MPPT module, BOOST module, inverter module,)
- 2017-05-12 10:01:43下载
- 积分:1
-
Log
有了合适的处理对象,剩下的就是技术问题了。在数字运动检测中运用的关键技术有图像数据读取、图像的中值滤波、图像灰度化、图像梯度的获取、图像特征区域的确定、两幅图像的匹配、图像二值化、图像细化、图像去离散点的操作、物体的区域定位、物体中心点的取得,最后再从图片中得到物体运动轨迹。本运动检测系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理,提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到物体运动的轨迹。本文主要阐述了什么是数字图像处理、数字图像处理的基本要求、数字图像处理的实践及开发工具的特点、功能、()
- 2008-05-24 13:11:44下载
- 积分:1
-
slides
ICPC-camp2016年的课件,希望给acm-ICPC和信息学竞赛的大佬们带来帮助(ICPC-Camp courseware 2016, hoping to help the acm-ICPC and informatics competition bosses)
- 2019-02-11 22:42:56下载
- 积分:1
-
bkfsore
说明: 广度优先搜索,查找不连通图。广度优先搜索算法,又译作宽度优先搜索,或横向优先搜索,是一种图形搜索算法。C语言,堆栈实现。(Breadth first search for disconnected graphs. The breadth-first search algorithm, also translated as breadth-first search or horizontal-first search, is a graphic search algorithm. C language, stack implementation.)
- 2020-06-17 15:42:35下载
- 积分:1