Location:
Search - NEC uc
Search list
Description: All µ C/OS ports can easily be ported to µ C/OS-II.-All μ C/OS ports can easily be ported to μ C/OS-II.
Platform: |
Size: 9216 |
Author: hong |
Hits:
Description: serial_44b0
44b0uclinux串口驱动程序-,Unix_Linux,嵌入式Linux
U盘源码
基于MCU的U盘源码,实现flash的windos文件系统
temp3
温度传感器的单片机处理显示程序,已通过测试
USB2.0
USB2.0开发例程,基于51单片机,包括pc端程序
红外源程序
51单片机的一段C语言源程序,为NEC的源代码,可以在你做红外通讯时作参考
keil uCOS_II v2.70 port
绝对经典的uc/os的程序,对初学者有一定的帮助!! -serial_44b0 44b0uclinux Serial driver-, Unix_Linux, source embedded Linux U disk U-disk-based MCU source, windos to achieve the flash file system of the single-chip temperature sensor temp3 display program to deal with, has been tested to USB2.0 USB2. 0 the development of routines, based on 51 single-chip, including procedures for pc infrared source 51 side of the section of single-chip C language source code, source code for the NEC, you can do in your reference infrared communications keil uCOS_II v2. 70 port absolute classic uc/os procedures, these will certainly help a beginner! !
Platform: |
Size: 1032192 |
Author: 许易 |
Hits:
Description: 用MATLAB编写的离散模糊控制程序,结合本程序,我相信能能更快更好的理解模糊控制算法。算法在MATLAB Version: 7.14.0.739 (R2012a)运行无误。
function [FCU_T1,FCU_T2,FCU_T3,FCU_T4]=fuzzy_table(Me,Mec,Mu,UC)
Me 隶属度表1
Mec 隶属度表2
Mu 隶属度表3
UC 模糊规则
FCU_T1 重心加权法,输出精确值
FCU_T2 重心加权法,输出离散值
FCU_T3 重心加权法(对隶属度平方),输出离散值
FCU_T4 最大隶属度法
function [R,n,nE,nEC,nU,nfe,nfec,nfu]=fuzzy_relation(Me,Mec,Mu,UC)
Me 隶属度表1
Mec 隶属度表2
Mu 隶属度表3
UC 模糊规则
R 表示全体规则构成的模糊关系
n=nfe×nfec
nE 模糊变量E的语言值个数
nEC 表示模糊变量EC的语言值个数
nU 表示模糊变量U的语言值个数
nfe 表示E的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6}
nfec 表示EC的等级量个数,示例1中其论域为{-6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6}
nfu 表示U的等级量个数,示例1中其论域为{-7 -6 -5 -4 -3 -2 -1 0 1 2 3 4 5 6 7}
Me 表示E的隶属度表
Mec 表示EC的隶属度表
Mu表示U的隶属度表
UC表示规则表-fuzzy control algorithm(matlab program)
Platform: |
Size: 4096 |
Author: yangxiao |
Hits: