-
baoluodecodeam
用包络解调的方法解调AM的已调信号,解调过程要比一般的相干解调方便很多.(Use envelope demodulation methods have tune AM demodulation signal demodulation process than ordinary coherent demodulation convenience.)
- 2007-11-27 12:00:32下载
- 积分:1
-
huadengwenxian
这是一个画等温线的matlab程序,里面有txt介绍,有需要的人,可以下载学习。(This is a painting isotherms Matlab procedures, which have txt, those who need it, you can download to learn.)
- 2013-04-23 17:43:50下载
- 积分:1
-
To-build-real-time
基于MATLAB-SIMLINK系统中xPC的TPMS数据采集系统的设计(Based on of xPC the TPMS data acquisition system design)
- 2013-04-26 10:56:52下载
- 积分:1
-
Sim
电机控制系统,02年开始积累,效果好,速度快,PI控制,经典控制,fuzzy PID,自适应控制,速度位置控制等等,欢迎大家参考。(Servo motor control system, in 2002 began to accumulate, effective, fast, PI control, classical control, fuzzy PID, adaptive control, speed position control, etc., we welcome the reference.)
- 2013-12-11 14:18:26下载
- 积分:1
-
trn_1in
模型辨识 模糊神经网络 T-S模型 输入输出
隶属度函数(Model Identification of TS Fuzzy Neural Network model input and output membership function)
- 2010-06-21 17:19:50下载
- 积分:1
-
Call-JAVA-MATLAB-graphical
Call JAVA MATLAB graphical user interface to create professional with source本文介绍了在制作MATLAB图形用户界面时JAVA控件的使用方法。通过一个简单了例子,演示了如何向Figure中添加JAVA控件、如何控制控件的属性,以及如何为控件编写响应函数。(" Call JAVA MATLAB graphical user interface to create professional with source)
- 2013-03-27 23:15:12下载
- 积分:1
-
RepetitiveControlSimulink
重复控制的实现。提供matlab源码实现,及simulink实现。(RepetitiveControl realization.)
- 2021-04-20 19:08:50下载
- 积分:1
-
chap9
matlab图像处理实例详解chap9——彩色图像处理(matlab image processing examples explain chap9- Color Image Processing)
- 2013-12-16 15:51:44下载
- 积分:1
-
electromagneticfield
电磁波场强测试分析程序,将用场强仪测得的数据输入Excle,运行程序可得电平分布图。(Analysis of electromagnetic field strength test procedure, will use TV Field Test Instruments measured data input Excle, run the program available level distribution.)
- 2010-06-11 15:16:08下载
- 积分:1
-
ExcelWrapper
Wrapps Excel在处理一类表的MATLAB
支持:
*启动一个Excel在前台或在背景板
*保存工作簿
*运行宏
*指定一个范围
*刷新工作簿
*出口表为PDF
*选择一个给定表
*重新安装一个外接
*获取数据表给出了一个数据集,作为第一列名
*在给定的表(横向或字段的值
垂直)
例如:
包装= ExcelWrapper( wbname )
tableDataset = wrapper.GetXLSDataset( sheetname , firstcolumnname ) (Wrapps handling an excel sheet in a MATLAB Class
Supports:
* Launching an Excel Sheet in Foreground or in Background
* Save the workbook
* Run a macro
* Assign a range
* Refresh workbook
* Export Sheet to PDF
* Select a given sheet
* Reinstall an Add-in
* Get a data table given the name of the first column as a dataset
* Get the value of field in a given sheet (Horizontally or
vertically)
Example:
wrapper = ExcelWrapper( wbname )
tableDataset = wrapper.GetXLSDataset( sheetname , firstcolumnname )
)
- 2010-07-05 11:58:27下载
- 积分:1