-
gaussian_distribution
创建一个高斯分布并画出其PDF曲线,文件设置为均值为0.其分散为1,参数可以调节(Create a Gaussian distribution, and Draw the PDF curve, the file is set to mean 0. The spread is 1, the parameter can be adjusted)
- 2010-09-07 15:44:01下载
- 积分:1
-
zonghe
该程序实现了基于小波模极大值,阈值去噪算法,并比较了各种方法的去噪效果。(The program achieved a de-noising based on wavelet modulus maxima algorithm, and effectively removes the signal in Gaussian white noise.)
- 2009-11-09 16:40:29下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
script_ber_2transmit_1receive_beamforming_bpsk_ra
Script for computing the BER for BPSK modulation in a
Rayleigh fading channel with and without transmit beamforming
- 2013-04-11 05:21:22下载
- 积分:1
-
chapter8
神经网络理论与matlab7实现 源代码(Neural Network Theory and realization of the source code matlab7)
- 2010-01-11 10:34:11下载
- 积分:1
-
obstacle_detection
obstacle avoidance,this document for obstacle avoidance for robot control
- 2011-02-09 15:56:54下载
- 积分:1
-
blood-pressure
血压监测程序,用于监测血压的MATLAB程序,里面含有去白噪声程序和不去白噪声程序(Blood pressure monitoring program, the MATLAB program used to monitor blood pressure, which contain to the white noise process and not white noise process)
- 2012-07-22 17:27:36下载
- 积分:1
-
QPSKPRayleigh(AWGN)Simulation
本程序利用Matlab软件仿真了QPSK+瑞利信道及高斯信道,对比分析结果。(This procedure used Matlab software simulation QPSK+ the Rayleigh channel and the Gauss channel, the contrastive analysis result.)
- 2011-12-15 15:13:17下载
- 积分:1
-
bestdimensionm
在用混沌理论和神经网络进行短期负荷预测时,神经网络的输入的选择至关重要,该程序用matlabl实现了基于混沌时间序列的嵌入维数的选择(using chaos theory and neural networks for short-term load forecasts, the neural network is essential to choose an input, The procedure used matlabl achieved a chaotic time series based on the embedding dimension of choice)
- 2020-09-24 10:57:48下载
- 积分:1
-
matlab
包含matlab常用的各种函数,适合于初学matlab者查询、使用。(Contains a the matlab commonly used in a variety of functions, suitable for beginners matlab query, use.)
- 2012-05-17 22:08:48下载
- 积分:1