-
pm-suanfa
内容:空间目标识别,采用PM算法。程序中附有注释,可以改变方向角,运算速度比music算法快,本人毕设程序,绝对可用。(Content: space target recognition using PM algorithm. Annotated program, you can change the direction of the angle calculation algorithm is faster than the music, I set up the program, absolutely free.)
- 2013-11-25 21:39:51下载
- 积分:1
-
matlabgui
matlab GUI 编程的学习资料,是初学者入门的经典学习例程。通过一个实例 一步步演示,让大家了解gui 学会使用gui。(matlab GUI programming learning materials, is the classic beginner learning routines. Step by step through an example of a demonstration, let everyone know learn how to use gui gui.)
- 2013-05-22 22:54:47下载
- 积分:1
-
kmeans
主要是基于聚类K均值的算法,用于将彩色图像转化为灰度图像。(Mainly based on K-means clustering algorithm for converting color images to grayscale.)
- 2015-04-22 20:21:17下载
- 积分:1
-
make
说明: Matlab 中类似于 makefile 的命令行(This is a command written in M script language for mex programming in Matlab.
It will be very useful for Matlab programmer.)
- 2011-04-06 20:09:53下载
- 积分:1
-
New-Text-Document-(2)
he form of the Burgers equation considered here is:
du du d^2 u
-- + u * -- = nu * -----
dt dx dx^2
for -1.0 < x < +1.0, and 0.0 < t.
Initial conditions are u(x,0) = - sin(pi*x). Boundary conditions are u(-1,t) = u(+1,t) = 0. The viscosity parameter nu is taken to be 0.01 / pi, although this is not essential.
The authors note an integral representation for the solution u(x,t), and present a better version of the formula that is amenable to approximation using Hermite quadrature.
This program library does little more than evaluate the exact solution at a user-specified set of points, using the quadrature rule. Internally, the order of this quadrature rule is set to 8, but the user can easily modify this value if greater accuracy is desired.
- 2012-04-13 12:06:48下载
- 积分:1
-
p_classical
经典的功率谱估计,平均周期图法实现,已经加上了详细的注释(Classical power spectrum estimation, the average periodogram implementation, has added a detailed comment)
- 2009-03-19 20:35:52下载
- 积分:1
-
Gauss
数值分析基于Matlab环境下的不选主元的Gauss消去法(Numerical analysis is not based on Matlab environment pivoting of Gauss elimination method)
- 2011-06-17 08:32:36下载
- 积分:1
-
rbf_Kmeans
Matlab环境下实现的RBF神经网络K均值聚类算法(Matlab environment to achieve the RBF neural network K-means clustering algorithm)
- 2010-03-11 08:53:34下载
- 积分:1
-
fam
Cyclostaionary spectrum estimation by FAM method
- 2012-05-25 22:55:24下载
- 积分:1
-
Kth_number
划分树求区间K小数的Pascal源代码,
其建树复杂度为O(nlogn),
回答询问为O(logn)(A kind of tree to answer the kth smallest
number in an interval. )
- 2011-01-15 10:23:59下载
- 积分:1