-
HHHMT
说明: 用MATLAB编写的HMT参数训练的HH子带更新子函数(Prepared using MATLAB Training HMT parameters of the HH sub-band update Functions)
- 2008-09-19 15:14:48下载
- 积分:1
-
routeplan
无人机航迹规划,用于战场仿真,规避雷达,求出到达目标的最短路径。(UAV path planning for battlefield simulation, to avoid radar, find the shortest path to reach the target.)
- 2013-11-03 15:18:42下载
- 积分:1
-
MIMO44_OFDM_NULL
说明: 2X2,4X4MIMO-OFDM链路仿真程序,对于初学者有很好的参考价值。(2x2,4x4 MIMO-OFDM link simulation program, for beginners have a good reference value.)
- 2021-01-31 17:14:54下载
- 积分:1
-
symerrMatlabFunction
matlab中的symerr函数可以求得误码率
只要看下文件中最后那个例子,这个函数你就会用了(matlab in symerr function as long as the error rate can be obtained see next document in this last example, this function you will use the)
- 2010-07-27 15:11:00下载
- 积分:1
-
Regiongrowing
Region growing image segmentation algorith in matlab
- 2010-12-11 10:07:59下载
- 积分:1
-
kmean
利用k-means的算法实现图像区域分割,主程序只能运行灰度图像,彩色图像需另写调用程序(Using the k-means algorithm for image segmentation, the main program will only run grayscale image, color image subject to write the calling program)
- 2013-11-04 20:02:42下载
- 积分:1
-
p0308
采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波(MATLAB using the function affected by noise interference filter2 images mean filter P0308: Image Adaptive Weiner Filter)
- 2007-08-13 11:26:48下载
- 积分:1
-
image_optimization
采取量子遗传算法来优化参数实现图像的自适应增强(take quantum genetic algorithm to optimize the parameters, enhanced adaptive image)
- 2007-05-23 09:10:26下载
- 积分:1
-
快速推进法
说明: 快速推进法计算初至波走时,可计算二维强非均匀介质(The fast marching method can be used to calculate the first break travel time in two-dimensional strong inhomogeneous media)
- 2019-11-01 16:57:31下载
- 积分:1
-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第八章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:38:38下载
- 积分:1