搜索资源列表
l_curve
- 程序运用l_curve法 对一病态问题进行求解 -procedures for the use of a law l_curve pathological problem solving
matlabpcmA13.rar
- 简单易懂的A-Law(13-segment) PCM的源代码,encode 的过程,适合初学者,Easy-to-read A-Law (13-segment) PCM source code, encode process, suitable for beginners
MATLAB
- 产生长度为1000的标准正太分布的随机信号,画出时域波形及频谱; 采用u=255的非均匀PCM编码,每符号为8bit,画输入-输出关系图; 计算信号量化噪声比(SQNR); 信道误码率为10-3; 解码,并画出u律反变换后的信号时域波形及频谱。 扩展要求: 采用均匀PCM、量化级数可变、信道误码率可变。 - have a standard len
PCM
- 利用Matlab仿真脉冲编码调制(PCM)及A律、μ律PCM对声音进行压缩编解码过程。 脉冲编码调制(PCM,Pulse Code Modulation)是一种将模拟语音信号转换成数字信号的编码方式。波形编码器的作用是对采样后的信号样本进行量化和编码。从数学上来看,量化过程就是把一个连续幅度值的无限数集合映射成一个离散幅度值的有限数集合,编码就是用一组二进制数来表示这些映射后的有限数。国际标准化的PCM采用折叠二进制码,符合长途电话质量。根据量化方法的不同,PCM可分为均匀量化PCM和对数
PCM-encode
- 通过PCM脉冲编码调制、恢复、量化、译码等过程实现A律十三线折线近似的仿真-Through the PCM pulse code modulation, recovery, quantification, A-law decoding process to achieve such a line similar to the simulation of thirteen lines
matlab
- 计DFT,IDFT,FFT,循环卷积,循环移位以及重叠保留法-Of DFT, IDFT, FFT, cyclic convolution, cyclic shift and overlap to retain the Law
camlaw
- 使用MATLAB编写的一个凸轮的曲线运动规律-Using the MATLAB curve prepared by a law of motion cam
xzb3
- 比较均匀量化和A律13折线编码的信号量噪比,通过比较可以看出两者的区别。但不知道正不正确-A law more uniform quantitative and broken line 13 the amount of coded signal to noise ratio, can be seen by comparing the difference between the two. But do not know is not correct
steep
- 一个关于最速法的,matlab程序。经试验,效果很好。-A law on the most speed, matlab program. After testing, the effect is very good.
matlab
- 这组代码模拟了整个信号的编码,调制,解调,译码在无线通信,其中包括A-law扩展,PCM和的2PSK调制解调的技术过程。-This collection of codes simulates the whole signal encoding, modulation, demodulation, decoding process in wireless communication, which involves the techniques of A law companding, PCM, a
Pulse-Code-Modulation
- 脉冲编码调制(PCM,Pulse Code Modulation)是一种将模拟语音信号转换成数字信号的编码方式,从数学上来看,量化过程就是把一个连续幅度值的无限数集合映射成一个离散幅度值的有限数集合,编码就是用一组二进制数来表示这些映射后的有限数。 国际标准化的PCM采用折叠二进制码,符合长途电话质量。根据量化方法的不同,PCM 可分为均匀量化PCM 和对数PCM 两大类,对数PCM中,A律和μ律编码都已被定为国际标准。 本程序实现了A律、μ律以及均匀量化三种PCM,
the-non-uniform-uniform-quantizer
- 用MATLAB实现13段折线A律压缩与均匀量化构成的非均匀量化器-13 line in MATLAB A-law compression and quantitative composition of the non-uniform uniform quantizer
A-13-fold-line-law
- 通过matlab实现的A律13折线法,用于相关通信技术学习研究-A matlab implementation of the law through the fold line 13, for study and research related to communications technology
pcm
- PCM编码/解码的实现,采用A律13折法进行量化和编码/解码。-PCM encoding/decoding implementations, using A-law 13 to quantify the folding and encoding/decoding.
Alawcom
- A律压缩器子程序,用于matlab中A律压缩器子程序调用-A-law compression subroutine for A-law compressor routine matlab call
quantization
- 语音信号的量化程序,直接量化,μ律压缩,A律压缩-quantization of voice signal, μ-law compress and A-law compress
inverse-power-law-model
- 基本要求是由样本数据,估计出模型中的参数A和B。 1).估计出应力水平 时的寿命区间估计; 2).由已求得参数A和B,绘制出应力水平 与失效率 的关系曲线 -The basic requirement is provided by the sample data, the estimated model parameters A and B. 1) the estimated stress level life time interval estimation 2) has b
analysis-of-wind-turbine-blades
- 利用目前风力机叶片设计普遍采用的优化设计方法Wilson设计A-法,通过MATLAB编程,开发了小型叶片气动设计的应用程序,并利用该程序设计了一台3kW小型水平轴风力机叶片。采{用MATLAB和ANSYS共同建立了风力机叶片三维有限元参数模型,MATLAB编制的建模程序提高了{初期设计效率,缩短了ANSYS分析前处理时间。在此基础上进行了叶片固有振动特性计算,分析了叶《片的振动特性及其与结构参数之间的关系,分析方法和结果对风电叶片的结构设计和动力分析有一定;的参考价值。-Advantage of
P4-1
- 传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。遗传算法的这些性质,已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。它是现代有关智能计算中
pcm A律
- pcm编码A律Simulink和MATLAB(PCM in the communication system to complete the voice signal digital function, and its implementation mainly includes three steps to complete: sampling, quantization, coding. The binary representation of time discrete, amplitud