-
cdma
通信系统中的接入信道部分进行仿真与分析,运用MATLAB软件对接入信道部分进行设计,并逐步地对各个模块进行分析、仿真与验证。(Communication systems part of the access channel simulation and analysis)
- 2009-04-01 20:06:36下载
- 积分:1
-
3
说明: 对于MATLAB,许多人无从下手,这是一个学习源码!(Regarding MATLAB, many people start without knowing where to begin, this is a study sound code! )
- 2010-11-29 19:29:39下载
- 积分:1
-
bcc
Bacterial Colony Chemotaxis. This algorithm is a simple example of bcc algorithm used to search the maximum point of a function.
- 2013-11-24 01:44:13下载
- 积分:1
-
wodebiyesheji
我的毕业设计用matlab仿真mimo系统的,很重要算不同信噪比下的信道容量(I graduated from the design with the matlab simulation MIMO system, it is important to count the channel capacity under different signal-to-noise ratio)
- 2013-05-12 23:48:48下载
- 积分:1
-
videotrafficof
说明: 该程序使用系统对象来说明使用光流估计的方法在视频序列中检测并跟踪车辆。(This demo uses System objects to illustrate how to detect and track cars in a video sequence using optical flow estimation. )
- 2010-04-13 00:07:17下载
- 积分:1
-
IDCOM-controller-design
IDCOM controller design!
- 2012-05-12 17:32:22下载
- 积分:1
-
unit-commitment
Power Generation Operation and Control-unit commitment-this is a m-file
- 2014-10-31 20:12:45下载
- 积分:1
-
noise_1
高斯有色噪声生成,有色噪声的谱估计及其在雷达中的应用(gauss noise gen)
- 2012-11-21 19:15:31下载
- 积分: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
-
quad
matlab中计算数值积分的函数quad的源代码,包括计算原函数没有初等函数表达式的函数积分(matlab function to calculate the numerical integration of the quad' s source code, including the calculation of the original function is not a function of integral primary function expression)
- 2011-07-11 22:40:14下载
- 积分:1