Location:
Search - matlab 232
Search list
Description: 结合单片机和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 单片机应用系统实例之中
Platform: |
Size: 151646 |
Author: pengrong |
Hits:
Description: 实例53:获得拨号网络项目 168
实例54:倒计时程序 170
实例55:串行化数据 173
实例56:控制图形移动 175
实例57:多彩文本 178
实例58:开发用户自定义控件 181
实例59:连接数据库(一) 185
实例60:打印和打印预览功能 187
实例61:MP3播放器 192
实例62:随机图形 195
实例63:简单图形 199
实例64:小闹钟 202
实例65:显示鼠标位置 204
实例66:图片浏览器 206
实例67:读写INI文件 210
实例68:读写注册表 214
实例69:文件查询系统 218
实例70:发布应用程序 227
实例71:提示信息 230
实例72:使用数据集 232
实例73:创建停靠工具栏 235
实例74:旋转月亮 238
实例75:轻松控制WORD 241
实例76:轻松控制EXCEL 244
实例77:简单动画 246
实例78:VB与MATLAB接口的实现 248
实例79:获得主机名和IP地址 251
实例80:测试你的心情 253
实例81:客户机/服务器端的实现(一) 255
实例82:客户机/服务器端的实现(二) 258
实例83:发送电子邮件 261
实例84:接收电子邮件 263
实例85:反弹球 266
实例86:实现关机和重新启动 269
实例87:获得WINDOWS运行时间 272
实例88:交通灯 274
实例89:文件操作 276
实例90:使用SPLITTER控件 279
实例91:空心字体 281
实例92:控制开始按钮和任务栏 283
实例93:访问控制面板 286
实例94:电话拨号 289
实例95:动态标题 292
实例96:磁盘信息 294
实例97:显示系统信息 298
实例98:在系统栏显示图标 300
实例99:连接数据库(二) 302
实例100:调用 INTERNET WEB服务 305
Platform: |
Size: 2052608 |
Author: wlu@westinfo.net |
Hits:
Description: GPS测试及接收通信程序-Communication code for GPS testing and receiving
Platform: |
Size: 2096128 |
Author: 王新海 |
Hits:
Description: 本程序仿真做出了一个RS编码器。运行本软件,可得到一个可视化界面,按界面提示随意输入信息序列,即可对其进行RS编码。一般的RAR解压即可-made an RS encoder. Running the software, will be a visual interface, interface suggested by the random input sequences can be encoded its RS. General RAR can extract
Platform: |
Size: 81920 |
Author: 郭俊奇 |
Hits:
Description: RS编码的原程序,格式为RS(72,64,9),本原多项式x^7+x^6+1-RS coding the original procedure, the format of the RS (72,64,9), the primitive polynomial x ^ x ^ 7 6 1
Platform: |
Size: 2048 |
Author: |
Hits:
Description: 这是用matalab生成的rs码的生成,可以研究一下的-matalab rs generated code generation, can look at the
Platform: |
Size: 90112 |
Author: yuanfu |
Hits:
Description: matlab宝典,电子工业出版社,包含该书的源码12-14章,第12章文件I/0 第13章MATLAB编译器第14章应用程序接口-Matlab, the book electronics industry Press, the book contains chapters 12-14 source, Chapter 12 documents I/Chapter 13 0 MATLAB Compiler Chapter 14 Application Program Interface
Platform: |
Size: 10240 |
Author: dingxingjun |
Hits:
Description: 结合单片机和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 单片机应用系统实例之中-Combination of single-chip and M atlab strong points of both, based on event-driven interruption of communication mechanism, a Matlab environment PC and MCU in real-time serial communication and data processing methods complete single-chip data acquisition system with PC-RS-232/RS-485 serial communication and analysis of communication data processing, file storage, FIR filtering and graphical display simplify the system development flow, improve development efficiency. The method has been successfully applied to a PIC 1 6 F 8 7 6 examples of single-chip microcomputer application systems
Platform: |
Size: 151552 |
Author: pengrong |
Hits:
Description: 自从发表《RS纠错编码原理及其实现方法》以来,收到很多初识RS编码的读者的来信,
大家纷纷表示这篇文章对初学者很有帮助,但同时也指出了很多不足。比如第一版的例子中都是按照码长 ,
但在实际应用中并不总是这种情况,还有就是MATLAB程序,由于作者在工程中是在DSP上用C实现的,
所以文章中的MATLAB程序只是用来说明问题,并没有经过调试。做事应该有始有终,这次修改,
附有详细的经过调试的MATLAB程序。并尽量做到程序具有通用性。-Since the publication of RS error-correcting coding theory and method, since the RS coding acquaintance received a lot of letters from readers, we have expressed this article helpful to beginners, but it also points out the many deficiencies. For example, the case of the first edition are in accordance with the code length, but in practical applications is not always such a situation, there is a MATLAB program, because the author works in the DSP using C to achieve, so the article in MATLAB program is used to describe the problem and not debug. Things should stay the course, this changes with the detailed procedures after debugging MATLAB. And as far as possible the procedures are inter-operable.
Platform: |
Size: 923648 |
Author: 陈文礼 |
Hits:
Description: 车牌的定位算法 基于MATLAB开发 对图像处理的初学者很有帮助-a principal component analysis is performed on the random process defined by plate images, which will be the same images used in the database referred
Platform: |
Size: 2048 |
Author: maliguo |
Hits:
Description: 一种小型二极管泵浦固体激光测距仪的发射和接收电路
Platform: |
Size: 258048 |
Author: wanghdy |
Hits:
Description: Documentation VHDL communication RS-232 with the spartan 3
Platform: |
Size: 313344 |
Author: JT_LADINO |
Hits:
Description: Real time data acquisition from serial port (RS 232) using matlab.-Real time data acquisition from serial port (RS 232) using matlab.
Platform: |
Size: 1024 |
Author: ramu |
Hits:
Description: Matlab communication with a Programmable Logic Controller (PLC) over an RS-232 serial interface using ASCII Modbus protocol. This code was developed while working with an Eaton-ELC PLC device and was modified for general distribution. Standard Modbus communication protocols were employed.
Platform: |
Size: 67584 |
Author: anish |
Hits:
Description:
《MATLAB程序设计教程》电子教案-2660 的目录
2005/04/21 21:24 57,856 第10章 MATLAB图形句柄.ppt
2005/04/21 21:25 64,512 第11章 MATLAB图形用户界面设计.ppt
2005/04/21 21:26 75,776 第12章 Simulink动态仿真集成环境.ppt
2005/04/21 17:58 48,640 第13章 在Word环境下使用MATLAB.ppt
2005/04/15 19:59 113,152 第1章 MATLAB操作基础.ppt
2005/04/21 21:16 121,344 第2章 MATLAB矩阵及其运算.ppt
2005/04/21 21:18 101,376 第3章 MATLAB程序设计.ppt
2005/04/21 16:43 51,712 第4章 MATLAB文件操作.ppt
2005/04/21 21:20 119,296 第5章 MATLAB绘图.ppt
2005/04/21 21:22 75,264 第6章 MATLAB数据分析与多项式计算.ppt
2005/04/21 21:23 65,536 第7章 MATLAB解方程与函数极值.ppt
2005/04/21 17:19 60,928 第8章 MATLAB数值积分与微分.ppt
2005/04/21 17:26 99,840 第9章 MATLAB符号计算.ppt
13 个文件 1,055,232 字节
2 个目录 114,854,113,280 可用字节-MATLAB training
Platform: |
Size: 214016 |
Author: leo |
Hits: