-
Glide_slope
root locus of glide slope using matlab
- 2010-10-18 14:05:50下载
- 积分:1
-
MyRunge_Kutta
实现四阶龙格库塔算法,求解非线性方程或是非线性方程组。(To achieve fourth-order Runge-Kutta algorithm for solving nonlinear equations or nonlinear equations.)
- 2010-12-05 11:34:50下载
- 积分:1
-
MIMO-OFDM-Simulator
多输入多输出正交分频多工模拟器。
正交分频多工:OFDM模拟器(外层函数)
create_channel:产生一个瑞利衰落信道复用,解的天线配置、正交分频多工结构、power-delay档案。
svd_decompose_channel:既然全网络知识是假设,在并行传输奇异值模式。这个函数分解这些频道模式。
BitLoad:适用bit-loading算法来实现预期的钻头和能量
(MIMO OFDM Simulator:
OFDM.m: OFDM Simulator (outer function)
create_channel.m: Generates a Rayleigh fading frequency-selective channel, parametrized by the antenna configuration, the OFDM configuration, and the power-delay profile.
svd_decompose_channel.m: Since full channel knowledge is assumed, transmission is across parallel singular value modes. This function decomposes the channel into these modes.
BitLoad.m: Apply the bit-loading algorithm to achieve the desired bit and energy allocation for the current channel instance.
ComputeSNR.m: Given the subcarrier gains, this simple function generates the SNR values of each channel (each singular value on each tone is a separate channel).
chow_algo.m: Apply Chow s algorithm to generate a particular bit and energy allocation.
EnergyTableInit.m: Given the SNR values, form a table of energy increments for each channel.
campello_algo.m: Apply Campello s algorithm to converge to the optimal bit and energy allocatio)
- 2012-04-30 10:09:02下载
- 积分:1
-
ALOHA-protocol-simulation
ALOHA协议的思想很简单,只要用户有数据要发送,就尽管让他们发送。当然,这样会产生冲突从而造成帧的破坏。但是,由于广播信道具有反馈性,因此发送方可以在发送数据的过程中进行冲突检测,将接收到的数据与缓冲区的数据进行比较,就可以知道数据帧是否遭到破坏。(ALOHA protocol s thought is very simple, as long as the user data to be sent, although let they send. There are, of course, such conflicts which cause the destruction of the frame. But, because the radio channel has feedback, so the sender can be tested to the conflict in the process of sending data, the received data comparison with data of the buffer, you can know whether data frame was damaged.)
- 2013-12-08 14:54:06下载
- 积分:1
-
histogram-processing
利用matlab处理,计算所有点数,计算每个色阶的次数,限定0-1范围内,再累加再影射输出(Processing using matlab to calculate all the points, calculate each color scale the number of times, limited the range of 0-1 accumulate again alluding output)
- 2012-11-26 19:22:39下载
- 积分:1
-
2007-EMD
2007版EMD(经验模态分解)完整程序(2007 version of EMD (Empirical Mode Decomposition) integrity procedures)
- 2007-11-15 02:32:13下载
- 积分:1
-
UKF
很标准的无味卡尔曼滤波,UKF的仿真与用法。描述了两个非线性方程x=0.5 x + (25 * x / (1 + x^2)) + 8 * cos(1.2*(t-1)) y = (x^2 / 20)的UKF的用法。简单实用,有备注。对于卡尔曼滤波初学者很有用。(Very standard unscented Kalman filter, UKF simulation and usage. Describes two nonlinear equations x = 0.5 x+ (25* x/(1+ x ^ 2))+ 8* cos (1.2* (t-1)) y = (x ^ 2/20) of UKF usage. Simple and practical notes. For the Kalman filter useful for beginners.)
- 2021-04-27 10:48:44下载
- 积分:1
-
braking-of-induction-motor
braking of induction motor.
- 2014-10-16 17:46:14下载
- 积分:1
-
yuanbao3shadun
一个沙堆模型的程序实现,是通过元胞自动机方法写的MATLAB小程序(A model of program implementation, sand is through MATLAB small cellular automata method)
- 2016-01-24 20:09:42下载
- 积分:1
-
改进遗传算法
说明: 在遗传算法中加入平滑路径,经可视化处理,能够在有障碍物的地图中快速寻求最佳路径。(By adding smooth path to genetic algorithm and visual processing, the best path can be quickly found in the map with obstacles.)
- 2020-02-14 22:34:27下载
- 积分:1