-
QPSK-DQPSK-OFDM
QPSK的调制;比较DQPSK和QPSK在通过加性高斯白噪声信道时的误码性能;OFDM系统(QPSK modulation more DQPSK and QPSK in additive white Gaussian noise through the channel bit error performance when OFDM system)
- 2020-12-01 07:49:26下载
- 积分:1
-
matlabgjx
matlab工具箱(统计工具箱函数
优化工具箱函数
样条工具箱函数
偏微分方程数值解工具箱函数
)(Matlab Toolbox (Statistics Toolbox function optimization toolbox function spline function PDE Toolbox Numerical Solution Toolbox functions))
- 2007-05-06 08:39:57下载
- 积分:1
-
sss
MATLAB Program for sss. Can be useful for scholars.
- 2014-09-22 14:26:18下载
- 积分:1
-
mir
MINO各种性能仿真,适用于初学者学习使用(MINO various performance simulation, suitable for beginners to learn to use)
- 2010-06-05 09:51:03下载
- 积分:1
-
UnwellLineEquSet-matlab
病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示:
病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。
程序执行结果包括:求解结果、迭代次数、迭代误差数据、误差曲线图等。
(Morbid Linear Equations calculation problems involving Gauss elimination method, Jacobi' s iterative method, Gauss- Seidel iterative method, steepest descent method and conjugate gradient method. Each method, all the preparation of an m file, packaged in the form of a function. Then the total HilbLineEquSet.m file to invoke the implementation of draw error curve, to be running results. General Matlab program flow, as follows: the calculation of morbid equations include: HilbLineEquSet.m, gauss.m, jacobi.m, gauss_seidel.m, fastest_descend.m and conjugated_grad.m six documents. Procedures for implementation of the findings include: solving a result, the number of iterations, iterative error data, error curve and so on.)
- 2009-12-10 19:08:10下载
- 积分:1
-
wa814
真的是一个好程序,LDPC码的完整的编译码,matlab编写的元胞自动机。( Really is a good program, Complete codec LDPC code, matlab prepared cellular automata.)
- 2017-05-22 22:11:08下载
- 积分:1
-
matlab_FEM_dismesh
DistMesh giving a singular FEM matrix?(Hi
Anyone here with some experience of using DistMesh in finite element code? I m solving the scalar Helmoltz equation in an annular region in 2D:
rho_1 < rho < rho_2
where rho_1 is the radius of a Perfect Electric Conducting cylinder and rho_2 is where the mesh is truncated using an Absorbing Boundary condition.
Now, I ve written code to mesh the region myself (by dividing the region into annular rings and picking a fixed number of points on each ring) and I ve written another program which uses DistMesh to mesh the region. I get a nice solution using my own meshing code but the FEM matrix becomes singular when I use DistMesh. This is the DistMesh Code I used:
Circle with hole
rABC=1.5
rCyl=0.5
fdstring=sprintf( ddiff(dcircle(p,0,0, f),dcircle(p,0,0, f)) ,rABC,rCyl)
fd=inline(fdstring, p )
box=[-2,-2 2,2]
[p,N]=distmesh2d(fd,@huniform,0.04,box,[])
I tried changing box and the 0.04 value (initial edge length). But every time, the matrix becomes sin)
- 2010-06-05 09:17:55下载
- 积分:1
-
PSO
说明: 带有收缩因子和惯性权重的基本PSO粒子群算法源代码。本源代码模块化编写,结构清晰,便于改进和做数值实验
(With the shrinkage factor and the basic PSO inertia weight particle swarm algorithm source code. Modular source code written in a clear structure, easy to improve and to do numerical experiments)
- 2011-04-04 12:45:19下载
- 积分:1
-
xcoast3.tar
POM 模式在linux 系统中作netcdf输出后可以用此MATLAB插件作数据处理(POM model for the system in linux can use this after the netcdf output for data processing MATLAB plug-in)
- 2010-05-21 17:13:17下载
- 积分:1
-
gmm
Background Subtraction using Adaptive Gaussian Mixture Model
- 2013-04-29 15:14:35下载
- 积分:1