搜索资源列表
adaptive_arithmetic
- 自适应算术编码的实现,包括编码器和解码器。在vc++.net 2003下开发。-adaptive arithmetic coding implementation, including the encoder and decoder. In vc. Net 2003 under development.
amr_nb_encoder
- 自适应多速率编码器标准代码,编码端。可将wav文件编码生成amr格式的文件。这种格式的文件可根据信道质量,自动调节编码速率,故称之为自适应。-adaptive multi-rate coding standards for code-coding. Wav documents can be generated amr coding format documents. This format of the document is avai
amr_nb_decoder
- 自适应多速率编码器标准代码,解码端。可将wav文件编码生成amr格式的文件。这种格式的文件可根据信道质量,自动调节编码速率,故称之为自适应。-adaptive multi-rate encoder standard code, the decoder. Wav documents can be generated amr coding format documents. This format of the document is av
enc
- 自编常用无线通信编码器程序,C版本,函数封装-Commonly used self encoder wireless communications procedures, C version, function package
mancodec
- 曼彻斯特编码器与译码器 FPGA嵌入式项目开发-mancodec fpga
TheRealizationofAdaptiveArithmeticCoderWithFPGA.ra
- 本文又用C语言实现了标准的自适应算术编码,拿它与用FPGA实现的改进后的自适应算术编码的仿真结果对比验证了这种改进后编码器编码的正确性。此种结构的编码效率很高,一个时钟编码一个数据比特,时钟频率可以达到50MHZ,占用的硬件资源大约有800个CLB(可配置逻辑模块)。-This thesis realizes the adaptive arithmetic coding which is not improved with C lang
deep-learn-Autoencoder_Code
- 深度学习的自编码器MATLAB程序。需根据文档内说明进行相关文件下载并配置-Depth of learning from the encoder MATLAB. To be based on the relevant documents within a document instructions to download and configure
Autoencoder_Code
- 采用自编码器实现手写数字识别(matlab),是深度架构的一种。-Handwritten numeral recognition is realized by using the Auto-encoder (matlab), it is one of the deep structure.
RGBD_autocoder
- 基于RGBD图像的自编码器实现 可以用于图像降维,特征提取-autoencoder for RGBD image
sparseae_exercise_finished
- 稀疏自编码器,UFLDL教程中的练习代码,已经完成了需要补充的代码-Sparse Autoencoder
栈式自编码器相关程序
- 使用栈式自编码器实现光学图像的自动识别,程序完整,程序中已经包括训练和测试使用的样本,程序运行结果良好,适合进行机器学习的同行进行学习和研究。(Use the stack automatic recognition, optical image encoder to achieve self program integrity, training and testing samples have been used including
空间矢量异步电机变频器-
- 我们设计的异步电机变频调速器以TMS320F28035芯片为控制核心,通过输出三相PWM波控制智能功率模块IPM驱动三相异步电机。我们使用空间矢量SVPWM算法,并对其进行了优化。采用异步电机无传感器测速算法省去了昂贵的光电编码器,大大节省了成本。同时开创性的研发了自动根据运行环境调节的自适应变频算法,使我们的变频调速器可以在电网条件恶劣的乡村山区工作,由此该变频器已被一家民用水泵生产企业预订。(We design the asynch
NNRec-master
- 基于自编码器的协同推荐算法,使用python实现(Collaborative recommendation algorithm based on self encoder, using Python implementation)
Grass-master
- 基于递归自动编码器的建模,例如椅子,自行车等等(Based on recursive automatic encoder modeling, such as chairs, bicycles and so on)
代码
- 主要实现了使用神经网络实现(7,4)自编码器(Using neural network implementation (7,4) autoencoder)
SparseAutoencoder-master
- 自动编码器是一种数据的压缩算法,其中数据的压缩和解压缩函数是数据相关的、有损的、从样本中自动学习的。在大部分提到自动编码器的场合,压缩和解压缩的函数是通过神经网络实现的。(An autoencoder, autoassociator or Diabolo network is an artificial neural network used for unsupervised learning of efficient codings.
11
- 用于深度学习,自编码器的网络编程源码,请自行下载哦(For deep learning, self-encoder network programming source code, please download)
STM32正交编码器_外部中断
- 用外部中断实现编码器计数,不用STM32自带的编码器接口模式(Encoder Counting with External Interrupt)
稀疏自动编码器的matlab代码
- 本资源是3层的自编码器加上稀疏正则项约束的matlab代码。隐层激活函数选sigmoid函数,输出层选线性函数,程序中以一个标准数据集sonar为例,使用该方法可以做无监督表征学习,数据压缩,多任务学习等(This resource is a 3-layer self-encoder plus matlab code for sparse regular term constraints. The hidden layer activa
降噪自编码
- 训练降噪自编码,运用降噪自编码器完成数据的特征提取和分类,可应用于图像识别。(examinationTraining noise reduction self coding, using noise reduction self coding to complete data feature extraction and classification, can be applied to image recognition.)