-
LTE-for-UMTS
说明: LTE的经典书籍,全面介绍了LTE系统结构,LTE工程师必备(the classical LTE reference book, contains almost all the parts of the LTE physical layer)
- 2011-03-02 19:25:54下载
- 积分:1
-
wwewreertdsgsgsds
OFDM程序 用于MATLAB仿真 内容为带多普勒频移的瑞利衰落信道
(OFDM procedures for the content of MATLAB with Doppler frequency shift of Rayleigh fading channels)
- 2007-06-12 19:55:35下载
- 积分:1
-
harris-corner-detection
harris角点检测。使用米粒图片可对角点的地方加入标记像素加以显示(harris corner detection)
- 2013-12-21 19:04:33下载
- 积分: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
-
ldm_scripts_2
linear discriminan analysis code by matlab
- 2010-10-20 16:05:44下载
- 积分:1
-
GVF
利用GVF算法实现医学图像的分割,十分有用处(Using GVF algorithm to realize medical image segmentation
Very useful
)
- 2010-10-30 21:25:32下载
- 积分:1
-
h4psk
基于MATLAB的QPSK过程编程,并且对其过程的信号流程进行分析,用星座图分析其误码率(The QPSK based on MATLAB programming process, and its process of signal flow analysis, using the constellation diagram to analyze the bit error rate)
- 2008-04-23 22:13:44下载
- 积分:1
-
idd2wavelet
Image reconstruction based on wavelet transform. is very useful to people who want to learn about image reconstruction
- 2014-08-15 06:38:31下载
- 积分:1
-
S4
说明: function [ret,x0,str,ts,xts]=s4(t,x,u,flag)
s4 is the M-file description of the SIMULINK system named s4.
The block-diagram can be displayed by typing: s4.
SYS=s4(T,X,U,FLAG) returns depending on FLAG certain
system values given time point, T, current state vector, X,
and input vector, U.
FLAG is used to indicate the type of output to be returned in SYS.
- 2010-03-03 17:16:43下载
- 积分:1
-
ass3A
line detectation to detect edge(hough line detection)
- 2011-03-02 18:44:15下载
- 积分:1