-
baoluodecodeam
用包络解调的方法解调AM的已调信号,解调过程要比一般的相干解调方便很多.(Use envelope demodulation methods have tune AM demodulation signal demodulation process than ordinary coherent demodulation convenience.)
- 2007-11-27 12:00:32下载
- 积分:1
-
ESmart
智能天线波束赋型的研究,使智能天线波束赋型角度更加准确。(Beamforming smart antenna research, so that smart antenna beamforming point of view more accurate.)
- 2009-11-15 11:20:13下载
- 积分:1
-
erjnzhibianma
snrz.m 本函数实现将输入的一段二进制码编为相应的单极性非归零码输出
snr.m 本函数实现将输入的一段二进制码编为相应的单极性归零码输出
dnrz.m 本函数实现将输入的一段二进制码编为相应的双极性非归零码输出
dnr.m 本函数实现将输入的一段二进制码编为相应的双极性归零码输出(snrz.m achieve this function the input of a binary code compiled for the corresponding unipolar NRZ output snr.m functions for the input of the binary code compiled for the corresponding period of the unipolar NRZ output dnrz.m The functions for the input of a binary code compiled for the corresponding bipolar NRZ output dnr.m achieve this function the input of a binary code compiled for the corresponding output bipolar RZ)
- 2011-06-03 21:58:30下载
- 积分:1
-
YALMIP_Wiki_Examples_Unit_Commitment
A classical problem in scheduling and integer programming is the unit commitment problem. In this
problem, our task is to turn on and off power generating plants, in order to meet a forecasted future
power demand, while minimizing our costs. We have several different power plants with different
characteristics and running costs, and various constraints on how they can be used. We will start with
a very simple model, and then expand this model with more advanced features. To make the code
easy to read, we will write it in a verbose non-vectorized format
- 2015-01-16 04:05:11下载
- 积分:1
-
control-deg
This is control design and simulation document of PMSM. Hope you can edit and use it to your exercise. It is not actually integrated but I think it will be useful for you.
- 2013-11-07 23:16:33下载
- 积分:1
-
dds
matlab 的句柄实现过程及实例解析 (matlab instance handle and resolve implementation process)
- 2010-12-07 20:38:45下载
- 积分:1
-
Neural-networks
神经网络进行语音识别:/enframe.m,该函数将输入向量分为固定长度固定重叠量的帧。/SampleCreate.m,将取所有音频的mfcc系数处理成神经网络函数所需的输入格式(Neural networks for speech recognition)
- 2013-12-30 09:57:45下载
- 积分:1
-
LFM-t
适用于雷达方面学习的初学者熟悉相关参数设置了解相关线性调频信号离散化,匹配滤波的产生方法等一系列基本问题。比较时域和频域不通滤波方法的区别(Beginners apply to radar aspects of learning to understand familiar with the parameters related to the chirp signal discrete, matched filtering to produce a series of basic questions like. Comparison of time domain and frequency domain filtering method fails difference)
- 2015-07-11 12:04:27下载
- 积分:1
-
image_encryption
图像的加密解密MATLAB源码,包含lena的测试图像及加密解密图像。( Image encryption and decryption of the source, including the test images lena and image encryption and decryption.)
- 2009-06-16 13:29:26下载
- 积分:1
-
GAPSO-share
在做优化的时候,起初选择了GA算法,但是GA的不稳定性(或者陷入局部最优)实在让人抓狂,前后两次的结果相差竟然有时候能达到30 以上,当时由于时间的原因,我只好选择了优化1000次,然后以其中的最小值最为最佳方案。虽然问题也算解决了,但是从学术上将,这种奔方法是让人很尴尬的。所以,我从网上下载了一个GA-PSO算法,试着利用GA和PSO组合的策略进行优化,结果算法很问题,效率和不错。我下载原始算法,有一个问题就是它是针对所有的设计变量上下限都是一样的,所以我对程序进行了修改与改进,现在可以处理上下限不一致的问题,同时fix了一些bug。现在把修改后的程序和大家分享一下,希望能对您有用.注意myfit需要用自己的函数,否则出错,因为我的myfit程序在调用过程中,需要使用matlab的Kriging工具箱
(a optimization method combining GA and PSO)
- 2011-10-13 09:31:22下载
- 积分:1