基于Matlab simulink的系统仿真设计及应用的函数文件代码
上传时间: 2015-10-19
上传用户:894898248
使用simulink对LMS算法进行多径仿真,在实验中验证LMS系统在多径环境下仍表现较好的收敛性和跟踪性能。
上传时间: 2015-10-19
上传用户:litianchu
关于蓝牙的很好的仿真程序(simulink加matlab)
上传时间: 2014-01-23
上传用户:franktu
利用MATLAB/Simulink软件中Communication Blockets(通信模块)对PSK数字传输系统进行动态、可视化仿真,清晰地表现出PSK传输系统的系统组成及各项性能指标。
标签: Communication Blockets Simulink MATLAB
上传时间: 2014-06-17
上传用户:com1com2
企业物资管理系统 为了使物资管理部门的责、权、利得到落实, 以提高总体的经济效益,采用J2EE 技术体系, 设计与实现了B/S 模式下的企业物资管理系统, 依据开发实例,分析了企业物资管理系统的业务需求和设计目标, 详细讨论了系统的实现技术、实现方案及安全设计
上传时间: 2015-10-22
上传用户:liglechongchong
单级旋转倒立摆的建模与控制仿真,属于一般文献
上传时间: 2014-12-02
上传用户:风之骄子
蓝牙跳频系统的simulink仿真程序(This is a MATLAB simulation (SIMULINK) for the hop selection scheme in Bluetooth. Since nearly the same scheme is used for 79 and 23-hop system. Only the 79-hop system in simulated in the CONNECTION state.)
标签: simulation Bluetooth selection simulink
上传时间: 2013-12-19
上传用户:wanqunsheng
利用simulink动态仿真复杂控制系统中的串级控制系统的工作过程。
上传时间: 2015-10-23
上传用户:songyue1991
Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algorithm calculates the trigonometric functions of sine, cosine, magnitude, and phase using an iterative process. It is made up of a series of micro-rotations of the vector by a set of predetermined constants, which are powers of two. Using binary arithmetic, this algorithm essentially replaces multipliers with shift and add operations. In a Stratix™ device, it is possible to calculate some of these arithmetic functions directly, without having to implement the CORDIC algorithm.
标签: representation Magnitude the magnitude
上传时间: 2013-12-24
上传用户:金宜
一个旅行家想驾驶汽车从城市A到城市B(设出发时油箱是空的)。给定两个城市之间的距离dis、汽车油箱的容量c、每升汽油能行驶的距离d、沿途油站数n、油站i离出发点的距离d[i]以及该站每升汽油的价格p[i],i=1,2,…,n。设d[1]=0<d[2]<…<d[n]。要花最少的油费从城市A到城市B,在每个加油站应加多少油,最少花费为多少?
上传时间: 2013-12-31
上传用户:redmoons