-
MATLAB-for-engineers-and-scienists-
<<工程与科学数值方法的matlab实现>>此书中的源代码(the source codes for the book <<applied numerical methods with MATLAB for engineers and scienists>>)
- 2012-05-03 11:33:35下载
- 积分:1
-
PlotContour
to plot the region using contourlet transform.it is given to the image.rmin r max are given as input parameter
- 2014-03-01 22:47:01下载
- 积分:1
-
快速动目标检测参考程序论文
说明: 利用rt实现快速动目标检测参考程序,使用DPCA实现杂波抑制(Implementation of reference program for fast moving target detection by RT)
- 2021-04-23 10:48:48下载
- 积分:1
-
Based_on_genetic_algorithm_friction_model_paramete
基于遗传算法摩擦模型参数辨识的PID控制,matlab程序(friction model parameter identification of PID control, Matlab procedures)
- 2007-05-20 16:37:17下载
- 积分:1
-
zsy
中值滤波窗口大小影响滤波器性能,3×3滤波窗口可以很好地保持图像细节。提出一种新的自适应中值滤波方法。将3×3窗口中心的极值点作为候选噪声点,若候选噪声点仍然是7×7窗口的极值点,则该点即是噪声点。若以噪声点为中心的3×3滤波窗口的中值不是噪声,则噪声用中值替换。重复以上过程,直到没有噪声点被替换。(Median filter window size affect the filter performance, 33 filter window can be well preserving image detail. Propose a new adaptive median filtering method. The 33 extreme point of the center of the window as the candidate noise the candidate noise is still 77 extreme points of the window, the point is that the noise point. Terms of noise centered on the point 33 filtering window value is not a noise, the noise is replaced with the median. The process is repeated until there is no noise point is replaced.)
- 2013-05-09 20:20:52下载
- 积分:1
-
Astar_1
说明: 一种简单的A*寻路算法,可在命令行按要求输入相应起点和终点的坐标。适合于初学者(A simple A* algorithm for path planning, which can input the coordinates of the starting point and end point on the command line as required. It is suitable for beginners.)
- 2019-04-19 15:01:36下载
- 积分:1
-
干涉极值法提取相位
说明: 基于干涉极值法提取相位功能函数,可以快速提取干涉条纹的相位(The phase function is extracted based on the interference extremum method, which can quickly extract the phase of interference fringes)
- 2020-01-13 20:22:43下载
- 积分:1
-
1
说明: 在命令窗输入如下内容就得到图形了:
[t,x]=ode45( godhua ,[0,10],[0,0,0,1])
subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y )
subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v )
subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta ) (At the command window type the following content to be the graphics: [t, x] = ode45 (godhua, [0,10], [0,0,0,1]) subplot (131) plot (t, x (:, 4 )) xlabel (t) ylabel (y) subplot (132) plot (t, x (:, 1)) xlabel (t) ylabel (v) subplot (133) plot (t, x (:, 2)) xlabel ( t) ylabel (heta))
- 2007-12-09 20:16:04下载
- 积分:1
-
main
Threshold
Adaptive Threshold
- 2014-01-12 22:26:26下载
- 积分:1
-
matlab-ppt
matlab在数字信号处理中的应用(第2版)课件(matlab in Digital Signal Processing (2nd edition) Courseware)
- 2008-07-04 15:16:05下载
- 积分:1