资源列表
comm_test
- 基于VS2013写的代码,基于MFC对话框完成,与单片机通信是串口波特率设置的48-Based on VS2013 to write code, MFC-based dialogs, communication with the microcontroller serial port baud rate is set in 4800
xujiayshangchuan
- 经验模态分解(Empirical Mode Decomposition,简称EMD)法是美籍华人N. E. Huang等人于1998年提出的,适合于分析非线性、非平稳信号序列,具有很高的信噪比。该方法的关键是经验模式分解,它能使复杂信号分解为有限个本征模函数(Intrinsic Mode Function,简称IMF),所分解出来的各IMF分量包含了原信号的不同时间尺度的局部特征信号。-Empirical Mode Decomposition method (Empirical Mode Dec
three_level_rectifier
- 基于三电平拓扑结构的整流器,采用的是电压外环和电流内环的双PI闭环控制,对于三电平整流器的学习有一定的学习作用。-Based on the three level topology of the rectifier, the use of the outer loop and the current loop of the double PI closed-loop control for the study of three level rectifier has a certain role
Module-program
- 本人学生一枚,做过的大实验不多,现将我上学期做过的有关总线型智能温室大棚设计中五个传感器的代码奉上。我们涉及的传感器有空气温湿度传感器(DHT22)、土壤湿度传感器(FC-28)、土壤温度传感器(ds18b20)、光照传感器(bh1750FVI)、一氧化碳传感器(MQ7),其中土壤湿度传感器和一氧化碳传感器为模拟输出,所以用到了A/D转换,用的A/D转换器为ADS1256。-I am a student, done a lot of experiments, I have done last s
pss2048
- 先由zc序列生成主同步信号pss,再由主同步信号生成一个ofdm符号-First by the primary synchronization signal sequence generation zc pss, then generates a synchronization signal the main ofdm symbol
PengRobinson
- 计算气体密度,不同温度压力下气体的密度,甲烷,二氧化碳等,计算超额吸附-Calculate gas density, gas density under different temperature and pressure, methane, carbon dioxide, etc., calculate the excess adsorption
vblczs
- vb+access编写的理财助手小程序,适合初学者。-Vb+ access prepared by the financial assistant program, suitable for beginners.
ls--lR
- 实现linux下命令ls -lR的功能,程序使用lstat语句以及dir结构-Linux to achieve the order ls-lR function
fenfeng_v30
- 包括四元数的各种计算,sar图像去噪的几种新的方法,计算多重分形非趋势波动分析matlab程序。- Including quaternion various calculations, Several new methods sar image denoising, Calculation multifractal detrended fluctuation analysis matlab program.
bidirection1
- 二维弹塑性本构程序,可用于混凝土或钢梁二维弹塑性分析-Two dimensional elastic plastic programme
matlab
- matlab 用起泡法对10个数由小到大排序,即将相邻的两个数比较,将小的调到前头。 程序编写一个函数文件,实现以下功能:输入一个数组,对其元素进行从大到小的排列,将排序后的数组输出;求数组元素的最大值并求出它在原数组中的位置。 (3)有一个4×5矩阵,编程求其最大值及其所处的位置。 (4)编程求∑_(n 1)^20▒ n! (5)有一个函数f(x,y) x^2+sinxy+2y,写一个程序,输入自变量的值,输出函数值。 -matlab with bubble s
useropencl
- 自己制作halcon的可扩展算子,使用opencl来进行并行处理-make halcon extension by yourself