-
heeat
Matlab file computing the heat transfer in a rectangular region.
- 2010-10-13 21:10:01下载
- 积分:1
-
MonteCarlo_Copulas
將蒙地卡羅模擬法應用於Copula模型。(Applied Monte Carlo Simulation to Copula Model.)
- 2012-04-12 00:53:59下载
- 积分:1
-
fft
该算法是通过计算图像功率谱大小来评价图像的清晰度。清晰的图像功率谱大于模糊图像的功率谱。(The algorithm is derived by calculating the size of the image power spectrum to evaluate the clarity of the image. Clear image power spectrum is greater than the power spectrum of blurred image.)
- 2021-04-06 23:29:02下载
- 积分:1
-
code
《有限单元法》一书中的相关程序,matlab变形,欢迎做有限元的人参考。("The finite element method," the relevant procedures, matlab deformation, welcome do finite element reference.)
- 2013-08-27 21:44:27下载
- 积分:1
-
fenzu
74线性分组码matlab 代码段编码部分(74 linear block codes matlab code
)
- 2011-12-29 19:47:24下载
- 积分:1
-
SpectralMethodsinMATLAB
Spectral Methods using Matlab
- 2009-09-25 18:34:50下载
- 积分:1
-
weifenfangcheng
这是微分方程的问题,属于matlab范畴(This is the issue of differential equations, which matlab areas)
- 2008-06-18 10:43:00下载
- 积分:1
-
IMM-Kalman-filter--simulation
结合雷达跟踪的空中目标的实际情况,针对目标运动模型中的线性运动和非线性运动,分别设计了两种模型,并用马尔科夫状态转移矩阵实现IMM算法。最后对交互多模型卡尔曼滤波算法进行了Matlab仿真及结果分析。(Combined with radar tracking air targets, for linear and non-linear movement of target motion model, two models were designed and used a Markov state transition matrix IMM algorithm. Finally, the interacting multiple model Kalman filter algorithm Matlab simulation and results analysis.)
- 2013-04-02 17:13:31下载
- 积分:1
-
Project
A MATLAB based iterative threshold selection algorithm for cooperative sensing in a cognitive radio network.
- 2010-11-15 07:45:21下载
- 积分:1
-
fit
Matlab中提供了一种快速实现多项式拟合的方法函数polyfit()函数,
其格式:p=polyfit(x,y,n)其中x,y为样本向量,n为拟合的多项式的项数。下面拟f(x)=sinx+x,在区间【-3,3】上以0.5为间隔进行拟合。(Matlab provides a fast way to achieve polynomial fitting function polyfit () function,
The format: p = polyfit (x, y, n) where x, y as the sample vector, n is the number of items of polynomial fitting. The following proposed f (x) = sinx+ x, the interval-3,3】 【intervals on the order of 0.5 to fit.)
- 2021-02-19 12:09:44下载
- 积分:1