-
BPSK
源码是BPSK单载波调制方式下对整个系统的调制与解调(Source is a single carrier BPSK modulation of the system under modulation and demodulation)
- 2010-06-17 13:47:09下载
- 积分:1
-
D016057
RA 码及其在通信系统中的应用研究确良:重复累积码;简化译码算法;高斯估计;比特交织编码调制;光纤通
信;码率兼容码;Turbo 码交织器(RA Code and Its Application in Communication System does good: repeat accumulate codes simplify the decoding algorithm Gaussian estimation Bit-Interleaved Coded Modulation optical fiber communication rate compatible code Turbo Code Interleaver)
- 2009-05-19 19:14:48下载
- 积分:1
-
jingdian
认知无线电中的能量检测程序,用于频谱感知(energy detection)
- 2012-11-15 11:12:33下载
- 积分:1
-
yiqunsuanfa
蚁群算法程序,我用过的人,根据具体情况,修改一些参数就可得结果(Ant colony algorithm program, I used people, depending on the circumstances, the results obtained can modify some parameters)
- 2015-03-24 11:26:22下载
- 积分:1
-
机载雷达空时二维信号处理时的导向矢量的图 a4
机载雷达空时二维信号处理时的导向矢量的图(Airborne radar space-time steering vector diagram in the two-dimensional signal processing)
- 2012-04-14 21:56:40下载
- 积分:1
-
利用自然界蜜蜂寻找蜜源的现象,寻找到全局最优解
说明: 利用自然界蜜蜂寻找蜜源的现象,寻找到全局最优解(The global optimal solution is found by using the phenomenon of finding honey source in nature)
- 2020-06-25 00:40:02下载
- 积分:1
-
adaboost matlab 程序
Description
This a classic AdaBoost implementation, in one single file with easy understandable code.
The function consist of two parts a simple weak classifier and a boosting part:
The weak classifier tries to find the best threshold in one of the data dimensions to separate the data into two classes -1 and 1
The boosting part calls the classifier iteratively, after every classification step it changes the weights of miss-classified examples. This creates a cascade of "weak classifiers" which behaves like a "strong classifier"
.
Training mode:
[estimateclass,model]=adaboost("train",datafeatures,dataclass,itt)
Apply mode:
estimateclass=adaboost("apply",datafeatures,model)
inputs/outputs:
datafeatures : An Array with size number_samples x number_features
dataclass : An a
- 2022-05-17 02:05:16下载
- 积分:1
-
Gabor-base-face-recognition
基于高波滤波的特征提取技术,从而实现人脸识别和表情识别的目的(Based on high-wave filter feature extraction techniques, in order to achieve the purpose of face recognition and expression recognition)
- 2010-03-08 15:14:27下载
- 积分:1
-
编译通过的快速扩展随机生成树算法MATLAB编程
用MATLAB实现的压缩传感,包括回归分析和概率统计,是本科毕设的题目,对于初学者具有参考意义,包含光伏电池模块、MPPT模块、BOOST模块、逆变模块,完整的图像处理课设,包含所有源代码,汽车图像。
- 2022-01-22 13:27:45下载
- 积分:1
-
基于密度的聚类方法,算法很详细,代码可能不是很优化,大数据聚类有点慢。
基于密度的聚类算法,代码详细,只是不适应大数据聚类,运行速度较慢。
- 2023-07-24 09:10:03下载
- 积分:1