-
cvtmesh
只要给出一个二维区域的水平集方程,就可以生成该二维区域的三角形CVT网格。(As long as the region is given a two-dimensional level set equation, we can generate the two-dimensional triangular region CVT grid.)
- 2009-06-07 16:29:42下载
- 积分:1
-
How-to-use-the-Bayes-Net-Toolbox
教您如何用matlab使用贝叶斯网络工具箱。(Teach you how to use the Bayesian network toolbox of matlab.)
- 2011-10-12 01:33:00下载
- 积分:1
-
fdct3d_mpi
For the 3d implementations, the source files for the in-core version are in the directory
fdct3d
- 2011-12-01 13:55:02下载
- 积分:1
-
sinx-ga
Genetic algorithm matlab code to maximise sinx
- 2011-06-28 17:06:02下载
- 积分:1
-
Weighted-total-least-squares
一种可以对数据的鲁棒性进行消除的工具箱 可以对数据进行加权(A way to the robustness of the data to eliminate the data can be weighted toolbox)
- 2013-09-05 10:38:07下载
- 积分:1
-
Cruise-Control
Cruise control of a linear system. This matlab code simulates the cruise control and verifies the performance of the cruise control.
- 2012-04-03 04:06:22下载
- 积分:1
-
Matlab
自学Matlab必备的小程序代码自学Matlab必备的小程序代码(Self-essential small Matlab program code necessary for a small self-Matlab code)
- 2009-10-16 16:58:04下载
- 积分:1
-
matlab_multiwavelet_toolbox.tar
这是一个Matlab实现的图像Multiwavelet程序,用于计算图像的Framelet系数。(This is a Matlab implementation of image Multiwavelet procedures used to calculate the image Framelet factor.)
- 2010-05-31 12:10:21下载
- 积分:1
-
Optimization_Newton
设r是f(x) = 0的根,选取x0作为r初始近似值,过点(x0,f(x0))做曲线y = f(x)的切线L,L的方程为y = f(x0)+f (x0)(x-x0),求出L与x轴交点的横坐标 x1 = x0-f(x0)/f (x0),称x1为r的一次近似值。过点(x1,f(x1))做曲线y = f(x)的切线,并求该切线与x轴交点的横坐标 x2 = x1-f(x1)/f (x1),称x2为r的二次近似值。重复以上过程,得r的近似值序列,其中x(n+1)=x(n)-f(x(n))/f (x(n)),称为r的n+1次近似值(Let r is f (x) = 0 root, select the initial approximation x0 as the r, over point (x0, f (x0)) to do the curve y = f (x) the tangent L, L the equation y = f ( x0)+ f ' (x0) (x-x0), find the intersection of L and the x-axis of abscissa x1 = x0-f (x0)/f' (x0), x1 is called an approximation r. Through points (x1, f (x1)) to do the curve y = f (x) the tangent, and find the intersection of the tangent with the x-axis of abscissa x2 = x1-f (x1)/f ' (x1), x2 is called r the second approximation. Repeat the process, get an approximation of the sequence r, where x (n+1) = x (n)-f (x (n))/f ' (x (n)), as an approximation of r n+1 times)
- 2011-06-21 21:13:09下载
- 积分:1
-
BERestimationMPSK
BER estimation in MPSK systems
- 2010-09-15 15:52:38下载
- 积分:1