资源列表
math
- 数据统计,可以计算最大值和最小值,还有平均值。可以删除最大值最小值。可以排序。-Statistics, maximum and minimum values can be calculated, as well as average. You can delete the maximum minimum. Can be sorted.
RGB2YCbCr(0-255)
- This module converts the incoming Red, Green, and Blue 8-bit pixel data into Y, Cb, and Cr 8-bit values. The output values will be unsigned in the range of 0 to 255. data_in contains the Red pixel value in bits [7:0], Green in bits [15:8], a
2
- EM-based Joint Data Detection and Channel Estimation for Uplink
banker-safe
- 银行家算法/安全性算法,一个实验,包含了要求与详细源码-Banker' s algorithm/security algorithm, an experiment that contains the source code and detailed requirements
8
- This program identifies the best poker hand made up of 5 cards from the 7 provided. These cards are - or space separated and look like this: 3S-9D 5S-6D-TH-2S-KC. The first letter of each pair is the value which is one of 2,3,4,5,6,7,8,9,T,J,Q,K, A.
second_wavelet
- 第二代小波变换的源代码,解决小波变换的基本问题,-Second generation wavelet transform source code to solve the basic problem of wavelet transform,
GPIO_2
- Main function for a GPIO imput
MyCrust270110
- 3D SURFACE RECONSTRUCTION
ARX_model_paramater_online
- 系统识别工具-ARX模型在线更新识别方法的matlab程序实现。-System identification tool-ARX model identification methods matlab online update program implementation.
pso_basic
- 粒子群算法用matlab实现。。实现一个函数优化-Particle swarm optimization with matlab. . The realization of a function optimization
kpca
- 核主成分分析算法KPCA 的matlab程序/代码 基于二维数据的。-kernel principal component analysis