-
equation
分别用高斯消去法,三角分解法,Jacobi迭代法,GS迭代法,SOR迭代法求解Ax=b(Separately using Gaussian elimination, triangular decomposition, Jacobi iterative method, GS iterative method, SOR iterative method for solving Ax = b)
- 2009-03-17 00:01:33下载
- 积分:1
-
mpgread
convert multimedia to matlab format
- 2010-10-26 15:18:10下载
- 积分:1
-
BEMs-for-Acoustics-notes
说明: 边界元方法, 声学计算,声场仿真,声压值误差计算(BEM acoustics)
- 2021-04-25 10:08:46下载
- 积分:1
-
Least-squares-Summary
说明: 最小二乘法汇总及matlab仿真的相关程序设计(Simulation of the least square method summary and the relevant programming matlab)
- 2011-03-16 16:37:42下载
- 积分:1
-
BlockMPEG
motionComp.m 运动补偿算法
imgPSNR.m 图像的PSNR (motionComp.m motion compensation algorithm imgPSNR.m image PSNR)
- 2007-04-24 17:14:33下载
- 积分:1
-
matlab_simulations-for-radar-system
雷达系统设计的matlab仿真教程 (一共13章节)(matlab simulations for radar systems design (13chapters))
- 2013-04-09 13:20:50下载
- 积分:1
-
chapter12-MIMO-system-simulation
MIMO系统仿真,包括频率平坦衰落信道,空时分组码和BLAST结构的仿真。(Multiple input and Multiple output system simulation.)
- 2012-11-13 20:09:23下载
- 积分:1
-
laisi
莱斯信道衰落仿真,用于观察信号的误码率,通过信道发生的变化(Rice fading channel simulation, the error rate for the observed signal, through the channel changes)
- 2013-05-28 21:40:32下载
- 积分:1
-
VoiceSauce
voice sauce thiss toolbox is more important for analysis signal
- 2021-03-17 13:19:21下载
- 积分:1
-
A_User_Friendly_Fortran_BVP_Solver
一个用fortran90写成的BVP(ODE)的求解器,作者是写matlab函数bvp4c的作者。原理差不多。不过这个版本是用f90写的,运算速度更快。本包内含如何运这些程序的论文及算例,很好上手。(In the declarations part of this module, we first define the BVP_SOL type, which represents the numerical solution. We next define the interface BVP_INIT, which is overloaded to provide a number of functions for allowing the user to specify initial information for the computation, the interface BVP_EXTEND, which is overloaded to provide functions for extending the numerical solution to a new domain that are useful in the context of parameter continuation, and the interface BVP_EVAL, which is overloaded to provide a function for retrieving solution information. Next a number of global variables employed throughout the code are defined.
)
- 2010-11-08 02:14:08下载
- 积分:1