-
my_2bpsk
my_2bpsk.rar文件包含了一个m文件和一个低通滤波器数据文件,实现的数字通信系统的升余弦基带成型,bpsk数字调制,以及高斯白噪声、接收端相干解调系统处理的各个阶段,并用plot语句画出了相关波形,对于理解数字通信系统有很大的好处。(my_2bpsk.rar file contains an m file and a low-pass filter data file, to achieve the digital communication system raised cosine baseband shaping, bpsk digital modulation, and Gaussian white noise, the receiver coherent detection system at all stages of processing and used to draw the relevant waveform plot statement, the understanding of digital communication systems is highly desirable.)
- 2010-09-07 09:26:14下载
- 积分:1
-
qpsk
无线电通信正交频移键控调制解调程序源码,给出输入数字信息序列,经调制后得到解调结果(QPSK for wireless electronic communication)
- 2013-07-20 20:29:25下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1
-
fft2melmx
the convert the audio from the cep unit fft to mel spectrum(the convert the audio from the probes unit fft t o mel spectrum)
- 2007-04-11 11:06:34下载
- 积分:1
-
digital-image-processing
adding noise and removeing
point processing
drawing histogram
histogram equalization
histogram matching
spatial filtering
- 2010-11-22 23:00:35下载
- 积分:1
-
LDA_CODE_IIEC_CQU
一个关于LDA算法合格度分类的Matlab实例。(An LDA algorithm on Matlab examples.)
- 2011-04-28 16:17:18下载
- 积分:1
-
本文档含两个m文件dial.m和 dijkstra1.m ,dial需要调用dijkstra1 matlab
本文档含两个m文件dial.m和 dijkstra1.m ,dial需要调用dijkstra1。(This document contains two m files, dial.m and dijkstra1.m. Dial needs to call dijkstra1.)
- 2020-06-19 00:20:02下载
- 积分:1
-
musicmatlab
music算法在谱估计中的matlab程序
(music spectrum estimation algorithms in the Matlab procedures)
- 2007-04-11 14:55:40下载
- 积分:1
-
Project
neuro-fuzzy and Genetic algorithm are combined to find best input.
- 2011-10-22 05:07:24下载
- 积分:1
-
m11223
与其它高级语言相比较,MATLAB具有独特的优势:(1) MATLAB是一种跨平台的数学语言。(2) MATLAB是一种超高级语言。MATLAB平台本身是用C语言写成的,所以在编程效率,程序的可读性、可靠性和可移植性上远远超过了常规的高级语言。(3) MATLAB语法简单,编程风格接近数学语言描述,是数学算法开发和验证的最佳工具。(4) MATLAB计算精度很高。与其它语言相比,MATLAB对计算机内存、硬盘空间的要求也是比较高的。(Compared with other high-level languages , MATLAB has unique advantages: (1) MATLAB is a cross-platform language of mathematics. (2) MATLAB is a super-high-level language. MATLAB platform itself is written in C, so the programming efficiency, readability, reliability and portability far more than the regular high-level language. (3) MATLAB syntax is simple, close to the mathematical language to describe the style of programming is a mathematical algorithm development and validation of the best tools. (4) MATLAB computing high accuracy. Compared with other languages , MATLAB computer memory, disk space requirements are relatively high.)
- 2014-03-23 21:11:49下载
- 积分:1