-
sheji123
2ask,2psk,2fsk,2dpsk的仿真代码,验证调制和解调的过程(2ask, 2psk, 2fsk, 2dpsk simulation code, validation process of modulation and demodulation)
- 2010-12-26 16:32:03下载
- 积分:1
-
FastICA_CPP
使用C++语言编写的FastICA算法,并附带有Matrix类。(Use C++ language FastICA algorithm, together with the Matrix class.)
- 2013-11-27 09:27:38下载
- 积分: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
-
Packet-drop
Packet-dropfunction functionfunction function
- 2013-08-01 10:03:34下载
- 积分:1
-
feedback-linear-matlab
非线性系统的反馈线性化控制器设计以及matlab仿真(Nonlinear feedback linearization controller design and matlab simulation)
- 2012-06-05 18:49:45下载
- 积分:1
-
Report
report for numerical computation coursse
- 2014-09-07 14:50:47下载
- 积分:1
-
wavelet-soft-and-hard-threshold
小波分析,阈值滤波,软阈值和硬阈值的比较分析(wavelet analysis soft and hard threshold function)
- 2015-03-03 19:38:46下载
- 积分:1
-
Rayleigh_ofdm
carrier_count= 200
bits_per_symbol = 2
symbols_per_carrier = 50
loop=10
num=5
循环次数 10
子载波数 200
位数/ 符号 2
符号数/ 载波 50
训练符号数 5
循环前缀长度 T/4
调制方式 QAM
多径信道数 2(缺省)
信道最大时延 5 (单位数据符号)
仿真条件 收发之间严格同步
一个OFDM系统 在瑞利信道环境下 包括信道估计 比较适合初学者(carrier_count = 200 bits_per_symbol = 2 symbols_per_carrier = 50 loop = 10 num = 5 10 cycles 200 of the median number of subcarriers/symbol and the number of symbols of 2 /50 of the carrier the number of training symbol cyclic prefix length of 5 T/4 modulation QAM Number of multi-path channel 2 (default) 5 channel maximum delay (in the data symbol) strict synchronization between the simulation conditions receive an OFDM system in Rayleigh channel environment, including more suitable for channel estimation beginner)
- 2010-09-30 20:55:46下载
- 积分:1
-
MOPSO
基于PSO的多目标优化问题,两个目标函数,一个公共变量的问题(PSO )
- 2020-11-24 15:59:35下载
- 积分:1
-
rlc
runlength coding with zigzag. to run it call zigzag.m
- 2013-10-02 08:47:46下载
- 积分:1