-
dsp
输入自己事先录制好的语音信号,该程序实现将语音信号通过FIR低通、高通、带通滤波器后还原出来的语音质量(Enter their own pre-recorded speech signal, the program will realize voice signal through the FIR low-pass, high pass, band-pass filter to restore them after the voice quality)
- 2009-02-06 08:58:19下载
- 积分:1
-
minPMAC
这个程序实现了一个mini的MAC系统,唯一的缺点是并没有考虑到功率限制的问题。(This program realise a system of minipac,the only shortcoming is that the lack consideration of power constraint.)
- 2009-12-12 20:58:09下载
- 积分:1
-
matlab-4
matlab 编程方面的书籍,很不错的一本书推荐大家学习哦(A BOOK FOR MATLAB PROGEAM.)
- 2012-04-12 14:19:52下载
- 积分:1
-
x2em
实现对给定的数据服的拟合优度的检验,内有详细程序说明(To achieve a given data service goodness of fit test, with detailed description of the procedures)
- 2013-10-08 10:04:28下载
- 积分:1
-
Dipole_Matlab
The above matlab code include the simulation of dipole antenna and current distribution using standard algorithm
- 2013-08-15 13:39:42下载
- 积分:1
-
part1
bpsk调制信号通过rayleigh信道的误码率测量(ber of bpsk over rayleigh channel)
- 2010-06-05 08:49:18下载
- 积分:1
-
pam
通信原理实验中pam的例程,自己编写的,可以选择插值方法。(Communication principle experiment pam routines, have written, you can choose interpolation method.)
- 2009-09-26 19:18:42下载
- 积分:1
-
spectrum_analysis
高阶频谱分析工具(数字信号处理Matlab例程)(higher order spectral analysis tools (digital signal processing Matlab routines))
- 2007-05-06 18:12:11下载
- 积分:1
-
最速下降法
说明: 最速下降法是迭代法的一种,可以用于求解最小二乘问题(线性和非线性都可以)。在求解机器学习算法的模型参数,即无约束优化问题时,梯度下降(Gradient Descent)是最常采用的方法之一,另一种常用的方法是最小二乘法。在求解损失函数的最小值时,可以通过梯度下降法来一步步的迭代求解,得到最小化的损失函数和模型参数值。反过来,如果我们需要求解损失函数的最大值,这时就需要用梯度上升法来迭代了。在机器学习中,基于基本的梯度下降法发展了两种梯度下降方法,分别为随机梯度下降法和批量梯度下降法。(The steepest descent method is a kind of iterative method, which can be used to solve the least squares problem (both linear and nonlinear). In solving the model parameters of machine learning algorithm, that is, unconstrained optimization, gradient descent is one of the most commonly used methods, and the other is the least square method. When solving the minimum value of loss function, the gradient descent method can be used step by step to get the minimum value of loss function and model parameters. Conversely, if we need to solve the maximum value of the loss function, then we need to use the gradient rise method to iterate. In machine learning, two kinds of ladders are developed based on the basic gradient descent method)
- 2019-11-24 13:06:03下载
- 积分:1
-
119128635OMP
说明: 压缩感知(Compressed sensing),也被称为压缩采样(Compressive sampling),稀疏采样(Sparse sampling),压缩传感 [1] 。它作为一个新的采样理论,它通过开发信号的稀疏特性,在远小于Nyquist 采样率的条件下,用随机采样获取信号的离散样本,然后通过非线性重建算法完美的重建信号 [1] 。压缩感知理论一经提出,就引起学术界和工业界的广泛关注。(Compressed sensing (Compressed sensing), also known as compression sampling (Compressive from), Sparse sampling (Sparse from), Compressed sensing [1].As a new sampling theory, it develops the sparse characteristics of signals, obtains the discrete samples of signals with random sampling under the condition that the sampling rate is much lower than Nyquist sampling, and then perfectly reconstructs the signals through the nonlinear reconstruction algorithm [1].Once the theory of compressed sensing was put forward, it attracted extensive attention from academia and industry.)
- 2020-12-09 07:29:19下载
- 积分:1