-
ComTest
VC 调用matlab combuilder简单例子(VC call matlab com file)
- 2021-03-01 20:39:34下载
- 积分:1
-
tcm_MATLAB
关于TCM网格编码调制的简单的matlab介绍 对于初学者很有帮助(TCM Trellis coded modulation matlab introduced very helpful for beginners)
- 2012-06-14 11:03:46下载
- 积分:1
-
kmeans
k均值算法是一种迭代求解的聚类分析算法,其步骤是随机选取K个对象作为初始的聚类中心,然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。(kmeans algorithm is an iterative solution clustering analysis algorithm. First, the initial clustering centers are randomly selected. Then, distance between between each point ans others are calculated, and each data point is designed to its nearest clustering center.)
- 2020-06-21 23:40:01下载
- 积分:1
-
FisherExactTest
计算Fisher的函数,根据Fisher可以计算出克罗美下界(Fisher s exact test is a statistical test used to determine if there are nonrandom associations between two categorical variables[1].
The job of Fisher s exact test with 2 x 2 or 2x 3 contingency table is already easily done by others. However, the one with n x m contingency table hasn t found , or with bad computation.
This function efficiently deals with Fisher s exact test with n x m contingency table.
As for the function :)
- 2010-07-14 10:44:55下载
- 积分: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
-
jie
说明: 用runge-kutta 法解常微分其中有实例,可以用于验证(Using runge-kutta method for solving ordinary differential examples of which can be used to verify)
- 2011-03-14 10:18:29下载
- 积分:1
-
matlab_chazhinihe
插值拟合方法在matlaB中的实现,压缩包里面包含讲义和源代码。(Interpolation fitting method in MATLAB to achieve compression package which contains lecture notes and source code.)
- 2012-05-08 10:43:27下载
- 积分:1
-
NS
说明: 交通流仿真,元胞自动机的NS模型源码,能用,嘿嘿,欢迎交通(Traffic flow simulation, cellular automaton model of the NS source code, can, hey, welcome to traffic)
- 2011-06-30 17:03:38下载
- 积分:1
-
ex2
图像均值滤波器和中值滤波器,并求出PNSR,即信噪比(figure operator)
- 2013-09-26 19:09:17下载
- 积分:1
-
work
高斯核函数,矩阵自身的高斯核函数计算,需要指定参数(Gaussian kernel function, matrix itself Gaussian kernel function, the need to specify the parameters)
- 2021-04-26 12:08:45下载
- 积分:1