-
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
-
gaboo
用matlab编写的遗传算法程序,用于求解整数的最小值问题,希望对大家有帮助(Prepared by the genetic algorithm with matlab program for solving the minimum integer problems, we hope to help)
- 2011-05-29 09:32:38下载
- 积分:1
-
P3
说明: 本程序可以绘制p3曲线,直接输入cv、cs、EX,也通过降雨或径流数据计算绘制
[cs,cv,ma] = p3plot(a,kk,b,bb,y1,cs_cv,ma,cs,cv,x0)
a=20 横向网格条数
kk=200 纵坐标标注间隔(间隔要是最大值和最小值差的整数倍)
b=2000 纵坐标最大值
bb=0 纵坐标最小值
y1=[] 降雨量,横向矩阵输入,如果没有请输入[]
cs_cv=[2] 没有,请输入[]
ma=[] 年平均降雨量,没有输入[]
cs=[] 没有,请输入[]
cv=[] 没有,请输入[]
x0=0.01 初始概率点,百分数,没有输入[]( this program can draw P3 curve, direct input CV, CS, EX, also by rainfall or runoff data calculation and drawing
The [cs, CV, ma] = p3plot (a, KK, B, BB, Y1, cs_cv, Ma, CS, CV, x0)
The a=20 of the number of horizontal grid
The kk=200 longitudinal coordinate labeling interval (interval if the maximum value and the minimum value of the integer times the difference)
The b=2000 of the maximum longitudinal coordinates
The bb=0 of the minimum longitudinal coordinates
The y1=[] rainfall, transverse matrix input, if not please input []
The cs_cv=[2] no, please enter []
The ma=[] of the average annual rainfall no input [].
The cs=[] no, please enter []
The cv=[] no, please enter []
x0=0.01 initial probability, percentage, no input [])
- 2014-11-15 10:15:40下载
- 积分:1
-
mGPC
两个变量GPCmatlab程序,调试运行成功(too variable gpc matlab program)
- 2020-11-19 20:49:38下载
- 积分:1
-
simplex
在matlab环境中,利用单纯形法求解线性规划问题(In the matlab environment, using the simplex method for solving linear programming problems)
- 2013-11-06 17:52:49下载
- 积分:1
-
LPC_MatlabFangZhen
这个程序对简单LPC-10声码器做了一些改进,使其对浊音的激励变得较强,使用声激励LPC声码器来提高声音的质量。它与简单LPC-10音码器的差异是用激励检测器替换了基音检测器。(This program simply LPC-10 vocoder made some improvements to make them become a strong incentive voiced the use of acoustic excitation LPC vocoder to improve the sound quality. It sounds simple LPC-10 codec difference is replaced with the excitation detector pitch detector.)
- 2020-11-14 11:39:44下载
- 积分:1
-
游标
pb的小例子,是PB中的游标的经品,实现查询功能.(pb small examples, PB cursor on the goods and realize the inquiry.)
- 2005-05-23 22:15:27下载
- 积分:1
-
rossler
说明: 对于Rossler方程组这样的非线形微分方程组,不可能求得其解析解,利用MATLAB可以用数值解法进行模拟。(Rossler equations for the non-linear differential equations, it is impossible to seek its analytic solution, using MATLAB method can be used for numerical simulation.)
- 2006-04-23 16:09:46下载
- 积分:1
-
solarized
solarized 高亮文件,各种语言,使用起来非常方便(solarized highlight)
- 2014-09-12 19:46:57下载
- 积分:1
-
arrow
基于MATLAB 6.x开发,通过鼠标点击拖拽可以画出带箭头的线段。(ARROW may be called with a normal argument list or a property-based list. ARROW(Start,Stop,Length,BaseAngle,TipAngle,Width,Page,CrossDir) is the full normal argument list, where all but the Start and Stop points are optional. If you need to specify a later argument (e.g.,
Page) but want default values of earlier ones (e.g., TipAngle), pass an empty matrix for the earlier ones (e.g., TipAngle=[]).)
- 2014-10-20 10:03:31下载
- 积分:1