-
pts_paprofdm
pARTIAL TRANSMIT SEQUENCE is very effective technique for papr reduction in OFDM.It divide OFDM sequence into several disjoint sub sequences and convert to time domain then
Combine with complex phase factors to reduce PAPR.In this code matlab simulation of this technique is implemented
- 2013-11-08 19:45:23下载
- 积分:1
-
denhists
This is to calculate the PDF,CDF and histogram of the given data samples
- 2010-10-26 19:35:17下载
- 积分:1
-
RLS
MATLAB 实现RLS算法,已在MATLAB中运行过(MATLAB realization of RLS algorithm, has been running in the MATLAB)
- 2009-05-03 23:00:27下载
- 积分:1
-
Lyapunov-MRAC
基于lyapunov函数的模型参考自适应控制程序(based on lyapunov of MRAC)
- 2013-11-12 16:45:03下载
- 积分:1
-
76545576
自定义风格的SegmentedControl,IOS编程学习源码,很好的参考资料。(A custom style SegmentedControl, learning IOS programming source code, a good reference.)
- 2013-12-05 09:13:30下载
- 积分:1
-
ebook---Benenti-144--principles_of_quantum_comput
a book of Benenti about quantum information
- 2014-02-15 02:36:16下载
- 积分:1
-
ocl
实现了指纹图像的质量措施ocl(方向确定度),并以网格形式显示(Measures to achieve the quality of the fingerprint image ocl (direction determining degrees), and displays a grid)
- 2013-12-22 00:00:36下载
- 积分:1
-
MATLAB-Code-for-Simulated-Annealing
TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. After an initial solution a neighborhood solution is selected by an exchange of a randomly selected pair of nodes. The randomly generated neighbor solution is selected if it improves the solution else it is selected with a probability that depends on the extent to which it deteriorates from the current solution.
- 2009-11-20 02:54:41下载
- 积分:1
-
Plate_Bending
本matlab源代码功能是用有限元方法来解决在统一的横向压力下的薄板弯曲问题。(Bending of thin plate under uniform transverse pressure is solved using Finite Element Method)
- 2011-09-28 16:12:59下载
- 积分:1
-
code
1.CAmodelfusion.m
主要功能:
(1)完成两个传感器各自对基于CA模型的目标状态的Kalman估计;
(2)实现传感器的局部状态估计的SCC和CI融合算法的实现;
(3)画出局部估计和两种融合估计的位置、速度、加速度的误差;
(4)画出局部估计和两种融合估计的协方差椭圆。
2.CVmodelfusion.m
主要功能:
功能与CAmodelfusion.m基本相似,差异在于实现基于CV模型的估计和估计融合。
3.CovInter.m
主要功能:
寻找CI融合算法的融合估计的协方差阵的行列式最小的权值。
4.f_plot_ellipse_m.m
主要功能:
绘制四种估计的协方差椭圆
(1.CAmodelfusion.m main functions: (1) completion of two sensors each target state based on CA model of Kalman estimation (2) the realization of the sensor partial state estimation algorithm SCC and CI integration and (3) Draw Local estimated position and two fusion estimation, velocity and acceleration errors (4) Draw two fusion of local estimates and estimated covariance ellipse. 2.CVmodelfusion.m Main Features: a CAmodelfusion.m similar, the difference is that the estimated CV-based estimation and model integration. 3.CovInter.m main functions: Find fusion algorithm fusion CI estimated covariance matrix of the determinant minimum weight. 4.f_plot_ellipse_m.m main functions: Draw four kinds estimate covariance ellipse)
- 2020-11-29 15:59:29下载
- 积分:1