-
ICA
说明: 独立成分分析算法降低原始数据噪声,并提取特征值,非常有用得数据去噪程序。(Independent component analysis algorithm reduces the raw data noise, and extract characteristic value, is more helpful data denoising procedure.)
- 2010-04-01 17:16:02下载
- 积分:1
-
SINS-Alignment-C
捷联惯导系统的初始对准的程序,加入了算法描述,方便大家使用。(SINS Alignment programmer)
- 2020-06-26 18:00:02下载
- 积分:1
-
q21
this code is about mlp 1 layer neural network with back propagation training algorithm by using geradient descence for nonlinear system. input data are random.
- 2013-11-28 02:51:57下载
- 积分:1
-
SHANGBIAOFENGE
基于matlab将商标与文字分割,选定阀值,先进行次分割,在进一步优化(Matlab-based trademarks and text segmentation, the selected threshold, the first for sub-division, in further optimization)
- 2013-12-02 14:11:22下载
- 积分:1
-
符号定时和载波频率同步算法
一种新的符号定时和载波频率同步算法,该算法将OFDM符号分成几部分。它使用相关性和积累在几个OFDM同步算法对OFDM系统基于试点,使用前言快速、准确获取信号,在有限的时间建立同步,利用导频跟踪同步信息(A new symbol timing and carrier frequency synchronization algorithm is presented and the algorithm divides the OFDM symbol into several parts. It uses correlation and accumulation in several OFDM a synchronization algorithms for OFDM system based on pilot, using the preamble to fast and accurate acquire signal, establish synchronization in the limited time, and using pilot to track synchronization information)
- 2013-05-27 16:21:04下载
- 积分:1
-
lianxi
该功能能够通过摄像头自动识别目标 并进行准确定位(This feature can automatically identify the target through the camera and accurate positioning)
- 2011-05-05 14:23:58下载
- 积分:1
-
compare_pcm
均匀PCM量化和u律非均匀量化的对比效果分析实验(uniform PCM quantifiable and non-uniform legal u quantitative analysis of the experimental contrast)
- 2007-03-05 21:21:43下载
- 积分:1
-
wavelet-signal
利用小波变换对有噪正弦信号进行去噪,来实现信号优化(Wavelet transform denoising of noisy sinusoidal signals to achieve optimal signal)
- 2010-08-02 12:17:39下载
- 积分:1
-
LMS
说明: 用于计算最小均方误差的代码,包含了归一化的uniform函数(Used to calculate the minimum mean square error of the code, including the normalization of the uniform function)
- 2010-04-04 17:49:45下载
- 积分:1
-
MATLAB
1.本程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数
2.演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的命令;相应的输入数据和运算结果显示在其后。
3.测试数据
输入初始变量后用y=100*(x1*x1-x2)*(x1*x2-x2)+(1-x1)*(1-x1)其中-2.048<=x1,x2<=2.048作适应度函数求最大适应度即为函数的最大值
(1. This program demonstrates a simple genetic algorithm is a random population, then according to the crossover rate and mutation rate, fitness for calculating the maximum number of generations in which algebra 2. Demo program to computer users and the implementation of dialogue, that is displayed on a computer terminal " message" after the keyboard input by the user specified in the order demo program the corresponding input data and results in a subsequent operation. 3. Test data input with the initial variables y = 100* (x1* x1-x2)* (x1* x2-x2)+ (1-x1)* (1-x1) where-2.048 < = x1, x2 < = 2.048 ask for the maximum fitness function is the function of the maximum fitness)
- 2011-04-27 10:45:28下载
- 积分:1