Location:
Search - ts model
Search list
Description: This application note describes a method for developing block-oriented I/O device drivers
for applications that use the DSP/BIOS real-time kernel and includes examples that run
with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 and
TMS320C6711 DSP Starter Kits (DSKs). The device driver model presented here has
now been superceded with an updated version that supports not only block oriented
devices, but also devices such as UARTs, PCI and USB buses and Multimedia cards.
Documentation on the updated driver model as well as example drivers and source code
can be found in the Device Driver Developer s Kit product now available for download
from the TI Developer s Village.-This application note describes a method f or developing block-oriented I/O device drive rs for applications that use the DSP/BIOS real- time kernel and includes examples that run with Code Composer Studio v2.1 on the Texas Instrume nts TMS320C5402 and TMS320C6711 DSP Starter Ki ts (DSKs). The device driver model he presented 're has now been superceded with an updated version of on that supports not only block oriented device 's, but also devices such as UARTs, PCI and USB buses and Multimedia cards. Documen CVIM driver on the updated model as well as exa mple drivers and source code can be found in the D. evice Driver Developer's Kit product now availa ble for download from the TI Developer's Village .
Platform: |
Size: 405504 |
Author: 陈军辉 |
Hits:
Description: 在嵌入式ARM板at91rm9200(型号ts-7300)下画一个圆并在屏幕上显示的源程序。-plate at91rm9200 (model ts-7300), painted in a circle and displayed on the screen of the source.
Platform: |
Size: 1024 |
Author: 朱主们 |
Hits:
Description: 基于TS模型的模糊控制器的MATLAB实现-TS model based fuzzy controller MATLAB realize
Platform: |
Size: 1024 |
Author: dongyu |
Hits:
Description: 基于T-S模型的预测控制。为Matlab文件,附有模型说明。
-TS model based predictive control. For the Matlab files, with the model description.
Platform: |
Size: 568320 |
Author: 邵巍 |
Hits:
Description: 经典的模糊神经网路m程序,采用T-S模型,自适应反传算法-Classic m fuzzy neural network procedure for the TS model, adaptive back propagation algorithm
Platform: |
Size: 562176 |
Author: lishichao |
Hits:
Description: 基于TS模糊模型的二级倒立摆系统仿真研究-Based on TS Fuzzy Model of Double Inverted Pendulum System Simulation
Platform: |
Size: 2603008 |
Author: zsx |
Hits:
Description: 基于T-s模糊模型用于估计非线性系统的状态的kalman滤波器。-Ts-based fuzzy model used to estimate the state of nonlinear systems kalman filter.
Platform: |
Size: 7168 |
Author: 王新 |
Hits:
Description: 协同模糊聚类建模通过特征选择和协同模糊聚类的模糊建模方法构建T-S模型,并用此模型对数据进行测试。-Collaborative fuzzy clustering modeling and collaboration through the feature selection fuzzy clustering TS fuzzy modeling method to build models and use this model of data for testing.
Platform: |
Size: 3072 |
Author: zhangwenming |
Hits:
Description: 一、 MPEG-2系统标准概述
二、 MPEG-2传送流结构
三、MPEG-2的系统时序模型
四、节目特殊信息PSI和服务信息SI
五、MPEG-2传送流的复用过程 -1, MPEG-2 system standard outlined in the second, MPEG-2 transport stream structure III, MPEG-2 four-time series model of the system and program specific information PSI and service information SI 5, MPEG-2 Transport Stream multiplexing process
Platform: |
Size: 211968 |
Author: sun |
Hits:
Description: 这是一个图书销售的java程序,按不同的销售模式分为五种方法,可以使销售图书时操作简单。-This is a java program book sales, according to a different sales model is divided into five kinds of method to sell your books easy to operate.
Platform: |
Size: 5120 |
Author: www |
Hits:
Description: VC中的Serialization串行化范例代码,串行化是微软提供的用于对对象进行文件I/O的一种机制,在框架(Frame)/文档(Document)/视图(View) 模式中得到了很好的应用。但是目前有不少人对什么是串行化、怎么使对象具有串行化能力和如何使用串行化功能等问题都不甚明了。本示例是对串行化做一个简单的解释。
-VC in the Serialization sample serialization code, serialization is provided by Microsoft for the right object file I/O, a mechanism for the frame (Frame)/Document (Document)/view (View) model has been very good application. However, there are many people of what is serialization, how to make objects have serial capabilities and how to use features such as serialization issues unclear. This example is a serial overtaken by a simple explanation.
Platform: |
Size: 31744 |
Author: 国泰 |
Hits:
Description: GA_Traffic
The Traveling Salesman Problem (TSP) is maybe the archetypical problem
in combinatorial optimization. This problem and its generalizations, vehicle
routing problems, have been studied for more than thirty years two entire
monographs are devoted to the subject [34, 26]. Since the TSP is NP-hard,
polynomial-time approximation algorithms are usually studied. However,
usually the approaches to the study of vehicle routing problems adopt an
offline point of view: the input is entirely known beforehand. In many
applications, this is actually not the case since the instance becomes known
in an online fashion, time after time. Even determining when the instance
is completely given could be impossible. The need for an online model then
arises naturally.-GA_Traffic
The Traveling Salesman Problem (TSP) is maybe the archetypical problem
in combinatorial optimization. This problem and its generalizations, vehicle
routing problems, have been studied for more than thirty years two entire
monographs are devoted to the subject [34, 26]. Since the TSP is NP-hard,
polynomial-time approximation algorithms are usually studied. However,
usually the approaches to the study of vehicle routing problems adopt an
offline point of view: the input is entirely known beforehand. In many
applications, this is actually not the case since the instance becomes known
in an online fashion, time after time. Even determining when the instance
is completely given could be impossible. The need for an online model then
arises naturally.
Platform: |
Size: 1024 |
Author: gardenia_roses |
Hits:
Description: 模糊神经网络 预测 软计算 T-S模糊模型
训练-Fuzzy neural network training in soft computing TS fuzzy model
Platform: |
Size: 1024 |
Author: 高鹏 |
Hits:
Description: 模型辨识 模糊神经网络 T-S模型 输入输出
隶属度函数-Model Identification of TS Fuzzy Neural Network model input and output membership function
Platform: |
Size: 1024 |
Author: 高鹏 |
Hits:
Description: TS-Fuzzy Model模糊系统论文pdf文件以及Matlab code源码,对学习很有帮助。-paper: "Compact TS-Fuzzy Models through Clustering and OLS plus FIS Model Reduction" and Matlab code.
Platform: |
Size: 167936 |
Author: Vlog |
Hits:
Description: D3D HOOK模块,可用于制作DX类游戏的外挂,如透视等效果的模板。-D3D HOOK module can be used to make plug-DX games, such as perspective and other effects of the template.
Platform: |
Size: 6144 |
Author: 蓝云 |
Hits:
Description: 这是一个关于模糊TS模型的例子,对初学TS模型的人很有用-This is an example of fuzzy TS model, TS model for beginners who are useful
Platform: |
Size: 23552 |
Author: king |
Hits:
Description: 模糊T-S预测控制的matlab代码,实现基于模糊模型辨识的广义预测控制-TS fuzzy matlab code predictive control, fuzzy model identification-based generalized predictive control
Platform: |
Size: 2048 |
Author: |
Hits:
Description: 本文研究了模糊系统和神经网络这两种人工智能方法的长处和短处,并将它们有机地结合在一起。将基于T-S模型的模糊神经网络应用于水质评价中,取得了较好的效果,为水质评价提供了一个新的方法。
-In this paper, fuzzy systems and neural network artificial intelligence methods both strengths and weaknesses, and they are organically combined. TS model based fuzzy neural network used in water quality assessment, and achieved good results for water quality assessment provides a new approach.
Platform: |
Size: 3101696 |
Author: 陈宇航 |
Hits:
Description: lte evolution implementation in matlab mimo system try its an open source model
Platform: |
Size: 49152 |
Author: sheez |
Hits: