-
decodeBitFlip
LDPC在BPSK考虑AWGN信道下,采用软判决和积算法的仿真。这是第一个(LDPC in AWGN channel BPSK considering the introduction of soft-decision and the plot of the simulation algorithm. This is the first)
- 2008-12-14 10:26:56下载
- 积分:1
-
MATLAB-OFDM
说明: 基于MATLAB的OFDM系统仿真分析
pdf格式,不错(MATLAB-based simulation analysis of the OFDM system pdf format, good)
- 2008-11-03 09:16:56下载
- 积分:1
-
Crout1
此文件为MATLAB的M文件,功能是通过Crout分解法,解线性方程组。(This file is a MATLAB M-file function is through the the Crout decomposition method for solving linear equations.)
- 2012-11-14 21:05:52下载
- 积分:1
-
00993274
Matrix Converter Commutation Strategies With and
Without Explicit Input Voltage Sign Measurement
- 2014-01-24 01:53:58下载
- 积分: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
-
lpc-by-matlab
说明: Matlab环境下的音频LPC分析toolbox,包含一系列工具。(LPC Matlab environment analysis of the audio toolbox, contains a series of tools.)
- 2011-04-13 12:47:14下载
- 积分:1
-
inpainting-denoisin
MATLAB® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster than with traditional programming languages, such as C, C++, and Fortran.
You can use MATLAB in a wide range of applications, including signal and image processing, communications, control design, test and measurement, financial modeling and analysis, and computational biology. Add-on toolboxes (collections of special-purpose MATLAB functions, available separately) extend the MATLAB environment to solve particular classes of problems in these application areas.
MATLAB provides a number of features for documenting and sharing your work. You can integrate your MATLAB code with other languages and applications, and distribute your MATLAB algorithms and applications.
- 2011-08-14 19:32:37下载
- 积分:1
-
mat1
计算三元一次方程组
12x+41y+52z=132
23x+12y+32z=113
76x+37y+15z=176
(The calculated ternary equations 12x+41y+52z = 132 23x+12y+32z = 113 76x+37y+15z = 176)
- 2013-01-30 22:51:34下载
- 积分:1
-
IIR
digital signal processing code for fir filter
- 2013-12-26 17:28:15下载
- 积分:1
-
Controller_designsimulink
he modeling equation of this system is
MD2X+bDX+kX = F
The transfer function between the displacement X(s) and the input F(s) then becomes
X(s) / F(s) = 1 / (Ms2 + bs +k)
- 2013-12-20 14:32:51下载
- 积分:1