-
chap7
It is Radar System design and signal prcessing code based on standard algorithm .this is vey important for biggener those who are working on Radar signal processing area.This code contain various chapter. this is basically chapter No7
- 2009-11-02 15:34:57下载
- 积分:1
-
imagetest
使用matlab来实现图像去噪功能,图像可以随机确定。(Using matlab to realize the function of image denoising, image can be determined randomly.)
- 2015-03-25 16:18:41下载
- 积分:1
-
MATLAB7hybridprogramming
MATLAB+7_0混合编程,和C及C++等的共同开发(MATLAB+7 _0 hybrid programming, and C and C++, etc. to develop)
- 2010-12-27 10:48:58下载
- 积分:1
-
libsvm-pattern-classification
matlab平台下libsvm程序包进行模式分类(libsvm in matlab to pattern classification)
- 2013-03-16 23:49:21下载
- 积分:1
-
GDOP
卫星导航系统中计算DOP值,非常实用的程序,希望对大家有用(satellite navigation system )
- 2009-12-06 19:14:46下载
- 积分:1
-
GA
说明: 利用matlab实现了遗传算法,并利用该算法对一般的连续函数进行了求最值的问题 (Using the genetic algorithm matlab implementation and use of the method of continuous functions in general for finding the best value problems)
- 2010-05-18 16:59:41下载
- 积分:1
-
heat-conduction-equation
偏微分方程热传导方程MATLAB求解,分别用了向前差分,向后差分,六点差分和Richardson差分进行求解(MATLAB PDE heat equation solving, respectively, with a forward difference, backward difference, six for solving differential and differential Richardson)
- 2020-09-12 15:48:05下载
- 积分:1
-
bcc
细菌群趋药性算法(二维),里面内嵌了一个示例目标函数,多维的更完善程序将在近期更新(Bacterial colony chemotaxis algorithm (D), embedded inside a sample objective function。 Multi-dimensional, more comprehensive program will update in the near future)
- 2009-11-17 00:24:34下载
- 积分:1
-
IM_1
Induction Machine modeling source Code:
without using simulink, these codes can numerically model th IM.
- 2009-06-03 15:47:14下载
- 积分:1
-
bubbleplot3
说明: 在三维空间中画泡泡,可以指定在三维空间中的x,y,z的坐标以及泡泡的半径r和颜色c(RGB).(BUBBLEPLOT3(x,y,z,r), where x, y, z and r are four vectors of the
same length, plots bubbles of radii r in 3-space with centers at
the points whose coordinates are the elements of x, y and z. If r
is a matrix of size numel(x)x3, BUBBLEPLOT3 produces ellipsoids with
centers x(i),y(i),z(i) and radii r(i,1), r(i,2) and r(i,3).
BUBBLEPLOT3(x,y,z,r,c), where c is a rgb-triplet array (in [0,1])
with numel(x) rows, plots bubbles with colours specified by c.
)
- 2009-08-08 21:50:31下载
- 积分:1