搜索资源列表
CAN1
- 在给出燃料电池汽车动力系统结构的基础上,基于Matlab 软件环境,建立了前向式燃料电池汽车动力系统模型,模型结构和实际的动力系统有着严格的对应关系,各部分模型采用物理分析与数据处理相结合的方法建立。-given in fuel cell vehicle power system architecture based on Matlab-based software environment, to the establishment of a fuel-cell vehicle power sy
Matlab_pc_serial
- 结合单片机和M a t l a b 两者的优点,基于事件驱动的中断通信机制,提出一种Matlab 环境下PC 机与 单片机实时串行通信及数据处理的方法;完成单片机数据采集系统与PC 机的RS-232/RS-485 串行通 信及其通信数据的分析处理、文件存储、F I R 滤波及图形显示;简化系统开发流程,提高开发效率。 该方法已成功应用于一个P I C 1 6 F 8 7 6 单片机应用系统实例之中
RegrToolbox5
- matlab回归分析工具箱,用于数据处理和统计分析建模
guiyihua
- 能够将数据归一化处理,使不同单位不同数量级的数据统一起来。是一个不错的MATLAB代码-The data can be normalized, so that different units of different order of magnitude of data integrated. MATLAB code is a good
NeighborPreservEmbedd
- 一种邻域保护嵌入算法,用于高维数据的降维处理-The protection of a neighborhood algorithm for high dimensional data, dimensionality reduction to deal with
firshuzilvboqi
- :介绍了基于FPGA的FIR数字滤波器的设计与实现,该设计利用Matlab工具箱设计窗函数计算FIR滤波器系数,并通过VHDL层次化设计方法,同时FPGA与单片机有机结合,采用C51及VHDL语言模块化的设计思想及进行优化编程,有效实现了键盘可设置参数及LCD显示。结果表明此实现结构能进一步完善数据的快速处理和有效控制,提高了设计的灵活性、可靠性和功能的可扩展性。 -: This paper presents FPGA-based FIR digital filter design and
CCD1
- 数据采集系统的CCD数据处理,该程序可应用于数据采集系统的数据后续处理之中。-CCD data acquisition system for data processing, the program can be applied to data acquisition system the follow-up of data processed.
ch.2
- 2第二章,主要介绍使用常用的MATLAB命令来处理数据,所提供的代码已经在基于MATLAB7.01环境下编程通过。-the chapter two is only designed for those who use commands in Matlab and tell u how to use these commands.
SOU
- 这是用C写的正弦函数定点数据生成代码,内容是生成verilog中RAM或者ROM和Matlab处理时的所用的数据。-It is written with C fixed-point data generate code sine function, the content is generated verilog RAM or ROM, and Matlab in the processing of the data used.
matalab_dsp
- 数据信号处理基本概念和基本方法使用matlab范例-The data signal processing using matlab example
Data-Processing-of-Radar
- 雷达嵌入式数据处理技术研究,对雷达数据处理在Matlab平台上的应用做了介绍-Data Processing of Radar embeded system
bmp_process
- 在CCS中处理电脑上已有的图片,使用matlab将图像数据存储后将图像数据当做头文件加入CCS中。-Deal with images already on your computer, use matlab in CCS after the image data as image data stored in the header files added to the CCS.
ch.2
- 2第二章,主要介绍使用常用的MATLAB命令来处理数据,所提供的代码已经在基于MATLAB7.01环境下编程通过。-the chapter two is only designed for those who use commands in Matlab and tell u how to use these commands.
guiyihua
- 能够将数据归一化处理,使不同单位不同数量级的数据统一起来。是一个不错的MATLAB代码-The data can be normalized, so that different units of different order of magnitude of data integrated. MATLAB code is a good
ch.2
- 2第二章,主要介绍使用常用的MATLAB命令来处理数据,所提供的代码已经在基于MATLAB7.01环境下编程通过。-the chapter two is only designed for those who use commands in Matlab and tell u how to use these commands.
guiyihua
- 能够将数据归一化处理,使不同单位不同数量级的数据统一起来。是一个不错的MATLAB代码-The data can be normalized, so that different units of different order of magnitude of data integrated. MATLAB code is a good
matlab 模糊神经网络代码
- 用于matlab神经网络的预测,可以更加便捷的处理相关数据,对已有数据进行预测。(Artificial neural network prediction based on MATLAB)
信号分析与处理——MATLAB语.part1
- ① Verilog的抽象级别 ② Verilog的模块化设计 ③ 如何给端口选择正确的数据类型 ④ Verilog语言中latch的产生 ⑤ 组合逻辑反馈环 ⑥ 阻塞赋值与非阻塞赋值的不同 ⑦ FPGA的灵魂状态机 ⑧ 代码风格的重要性((1) the abstract level of Verilog The modular design of Verilog How to select the correct data type for the
21ic下载_有源滤波器Matlab仿真模型
- 数据采集监测计算伴随着微型计算机技术的快速发展,通过计算机处理,系统将采集的模拟信号转变成数字信号,得出数据,这些采集到的实时数据反映着不同的运行状态,并可以接收运行需要发出的各种命令。在各个领域中,不论是简单到复杂还是从表面到深入,数据采集系统的身影几乎无处不在,所以本课题的研究有着广阔的前景和经济价值,自二十世纪50年代到70年代以来,人们见证了数据采集系统的诞生与发展,从初步认可到逐渐分类,随着微型机的反正也诞生了许多性能优良的数据采集系统,但是在计算机普及之后,数据采集系统发生了巨大发展
CIC
- 包括地址产生单元、数据查询单元(可以重新初始化rom中的数据,由matlab产生.coe文件替换)、积分单元、抽取单元、梳状滤波单元,对于初学者很有帮助(Including address generation unit, data query unit (data can be re-initialized in rom, generated by matlab. COE file replacement), integration unit, extraction unit, comb fi