-
OFDMcode
OFDM系统仿真,包含了发射、信道估计、接受等完整的OFDM系统仿真(his simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates the OFDM signal, saving it as a windows WAV file. This allows the OFDM signal to be played out a sound card and recorded back. Imagerx.m decodes the WAV to extract the data. settings.m contains all the common settings to specify all the simulation parameters such as FFT size, number of carriers, input data source file, input and output WAV files, etc. See settings.m for more details. )
- 2010-03-06 17:16:47下载
- 积分:1
-
Matlab
说明: 矩正实验室的源代码,包括牛顿迭代法 拉格朗日法 和其他的经典算法(Moment is the laboratory s source code, including the Newton iteration Lagrangian and other classical algorithm)
- 2008-10-23 17:11:10下载
- 积分:1
-
CORDIC_mixer
FPGA可实现的,使用cordic算法的NCO模块混频模块。该模块基于cordic原理,算法中只需要加法和移位运算既可以完成信号的混频功能(FPGA can be achieved, the use of the NCO cordic algorithm module mixing module. Cordic module based on the principle, the algorithm only needs Adder and shift operator can complete signal mixing function)
- 2007-04-13 11:27:51下载
- 积分:1
-
Lyapunov_v2_matlab
matlab, this is Ljapunov (variant2) function for linear unstable system
- 2012-08-04 21:18:08下载
- 积分:1
-
MATLApowerspectrum
MATLAB_轴心轨迹图、幅值谱、相位谱、功率谱 对转子的故障检测或许有帮助 可以结合轴心轨迹的圆度 散度分析(MATLAB_ Orbit amplitude spectrum and phase spectrum, power spectrum rotor fault detection may help can be combined with the roundness of the core path divergence analysis)
- 2020-10-29 16:29:57下载
- 积分:1
-
MATLAB
一、 牛顿-拉夫逊法概要
首先对一般的牛顿-拉夫逊法作一简单说明。已知一个变量X的函数
(4-6)
解此方程式时,由适当的近似值X(0)出发,根据 (4-7)
反复进行计算,当X(n)满足适当的收敛判定条件时就是(4-6)式的根。这样的方法就是所谓的牛顿-拉夫逊法。
式(4-7)就是取第n次近似解X(n)在曲线 上的点 处的切线与X轴的交点作下一次X(n+1)值的方法。参考图4-2(a)。在这一方法中为了能收敛于真解,初值X(0)的选取及函数f(X)必须满足适当的条件,如图4-2(b)所示的那种情况就不能收敛或收敛到别的根上去。
这一方法还可以做下面的解释,设第n次迭代得到的解与真值之差,即 的误差为 时,则
(4-8)
把 在 附近对 用泰勒级数展开
(4-9)
上式略去 以下的项
(4-10)
的误差可近似由上式计算出来
图4-2
(4-11)
比较式(4-7)和(4-11),可以看出牛顿-拉夫逊法的修正量和 的误差的一次项相等。
用同样的方法考虑,给出对n个变量 (:Because of the importance and complexity of power system, better algorithm and programme language
is very important . An interior point method based on the perturbed Karush2Kuhn2Tucker (KKT) condition is pre2
sented in this paper , where the method and process for the optimal power flow is treated through the Matlab’s
symbolic math toolbox and Mfunction is also presented. Using the symbolic code , it can improve the adaptability
of the programme dramatically. The advantage is that , what we need to do is change the model expression. We
can make use of the symbolic programme to check our programme while we write the Mfunctions. Using the Mat2
lab , we find the optimal solutions and calculate quickly and efficiently. It has proposed the powerful and unique
functions of Matlab in the optimization and calculation for power system.
Key words :power system symbolic calculation optimal power flow interior point method)
- 2020-07-08 16:38:56下载
- 积分:1
-
Research-LTE-A-pre-coding-
本文首先概述了预编码技术的发展历史、基本原理和研究意义。重点介绍了预编码技术在LTE及LTE-A系统中的应用,最后对预编码技术的发展趋势做出预测及综合评论。(This paper outlines the history of pre-coding technology, the basic principles and significance. Focuses on the pre-coding technology in LTE and LTE-A system, and finally to make predictions and comprehensive review on the development trend of the pre-coding technology.)
- 2014-01-07 11:43:35下载
- 积分:1
-
Introduction-to-Matlab-Image-Processing
Introduction to Matlab Image Processing include the vector arrays, matrix manupulation, inputs and outputs and plotting in general and 2d and functions & Iterations
- 2012-05-06 11:02:24下载
- 积分:1
-
FINALK
this is the source code for the comparison of kalman andd subkalman filtering
- 2013-03-08 20:01:34下载
- 积分:1
-
Smpc
此程序为模型预测控制算法中的动态矩阵控制算法,依据算法的控制思想,实现基本的控制。(This procedure is belong to the model predictive control. It is the DMC algorithm with real-time update module calculation, to complete the cycle simulation.)
- 2013-12-05 09:25:42下载
- 积分:1