-
Lorenz-chaos
实现Lorenz混沌的simulink 程序。利用matlab的模块设计,可以很好的实现lorenz混沌。(Simulink realization of Lorenz chaotic process. Using matlab modular design, can achieve a good lorenz chaotic.)
- 2013-11-22 08:28:07下载
- 积分:1
-
mapminmax
数据归一化函数,有些matlab没有此函数,在此,上传一个函数让大家共享,谢谢(Data normalization function, some matlab does not have this function, in this, the upload function to share, thank you
)
- 2012-01-03 22:37:24下载
- 积分:1
-
tensor_toolbox
张量分析工具箱,一个matlab的工具箱,里面包含了众多常用的张量分析函数(tensor toolbar for tensor analysis)
- 2012-01-06 16:10:26下载
- 积分:1
-
circle_fit
毕设,圆拟合程序,使用最小二乘法。
输出圆心,半径。(Picasso, circle fitting procedures set, using least-square method.
Output circle, radius.)
- 2009-05-05 09:06:30下载
- 积分:1
-
segy.tar
matlab code for reading segy files
- 2009-12-14 05:02:12下载
- 积分:1
-
DDC
通信原理仿真
码型反变换的仿真实现
Ⅰ、基本任务:由抽样判决后的AMI码型和CMI码型数字序列恢复出原始的PCM脉冲编码信号。
主要步骤和要求:
(1)由抽样判决后的AMI码型数字序列恢复出原始的PCM脉冲编码信号(0、1信号)。要求抽样判决后的AMI码型数字序列可以是数字型也可以是字符型;要求画出码型反变换前后的波形图。
(2)由抽样判决后的CMI码型数字序列恢复出原始的PCM脉冲编码信号。要求抽样判决后的CMI码型数字序列可以是数字型也可以是字符型;要求画出码型反变换前后的波形图。
Ⅱ、选做任务:由抽样判决后的HDB3码型数字序列恢复出原始的PCM脉冲编码信号。
主要步骤和要求:
由抽样判决后的HDB3码型数字序列恢复出原始的PCM脉冲编码信号(0、1信号)。要求抽样判决后的HDB3码型数字序列可以是数字型也可以是字符型;要求画出码型反变换前后的波形图。
(Communication theory simulation
Fifth problem, Pattern Simulation of inverse transform
Ⅰ, basic tasks: decision by the sampling pattern after AMI and CMI pattern sequence to recover the original digital PCM pulse code signal.
Main steps and requirements:
(1) post-judgment by the AMI code sample digital sequence to restore the original PCM pulse code signal (signal 0,1). AMI requires post-judgment sampling digital code sequence can also be a numeric character asked to draw a pattern waveform before and after the inverse transform.
(2) post-judgment by the CMI sampling digital code sequence to restore the original PCM pulse code signal. Requirements of post-judgment CMI sampling digital code sequence can also be a numeric character asked to draw a pattern waveform before and after the inverse transform.
Ⅱ, choose to do the task: the post-judgment by the sample type HDB3 code sequence to recover the original digital PCM pulse code signal.
Main steps and requirements:
Pos)
- 2011-11-03 00:08:23下载
- 积分:1
-
matlab-LPF-FIR
频率采样法设计低通FIR滤波器。有说明,有代码,简单易懂。(matlab LPF FIR)
- 2011-12-16 15:50:40下载
- 积分:1
-
kuopinfangzhen
一个matlab扩频通信系统simulink仿真系统从发送端到接收到各个部分(A spread spectrum communication system matlab simulation system simulink Send ended to receive from the various parts of)
- 2021-04-16 14:18:53下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1
-
polarmy
Changing the polar circle density
- 2012-11-29 23:06:07下载
- 积分:1