-
Objective-function-extremum
采用了精确一维搜索法进行目标函数求极值,其中使用了黄金分割法,最速下降法和拟牛顿法。(Using the exact one-dimensional search method to the objective function extremum, which uses the golden section method, steepest descent and quasi-Newton method.)
- 2011-08-26 21:11:09下载
- 积分:1
-
region-of-interest
基于感兴趣区域图象处理的matlab程序,包括感兴趣区域的滤波,填充及选取(Matlab image processing program based on the region of interest, including the region of interest, filtering, fill and selection)
- 2013-02-05 17:14:21下载
- 积分:1
-
Desktop
图像拼接,利用简易算法完成拼接过程,可实现不同数量的图像以为拼接。所采用图例为最新一届全国数学竞赛图片。绝对原创(Image mosaic, complete the splicing process using simple algorithm, which can realize image splicing different number of thought. The legend for the new session of the national mathematics contest.
)
- 2013-11-29 11:48:43下载
- 积分:1
-
dtgh
基于matlab语言的动态规划程序,可以很好的解决初学者所需的问题,通俗易懂(Matlab program based on dynamic programming language, can solve the problem needed to beginners, easy to understand)
- 2016-04-06 15:08:40下载
- 积分:1
-
graph-toolbox
matlab graph toolbox. It includes many algorithms which are used to find out a cycle basis and the shortest path of a graph
- 2012-04-03 04:09:06下载
- 积分:1
-
mie-scattering
米氏散射系数,在不同条件下,雨中,霜雾,晴朗天气(Mie scattering coefficient under different conditions, rain, frost and fog, sunny weather)
- 2012-06-06 19:12:16下载
- 积分:1
-
DAC
Digital to Analog converter sample code
- 2013-12-08 22:38:57下载
- 积分:1
-
Matlab面向对象编程
说明: Object-oriented programming
- 2019-04-20 00:53:02下载
- 积分:1
-
zuixiaoyueshu
用最小约束阵实现频率、二维到达角和极化的联合估计,大家可以参考一下了.(binding matrix with the minimum frequency, two-dimensional arrival angle and polarization of the joint estimation, we can make reference to the.)
- 2007-05-11 17:40:18下载
- 积分: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:42:47下载
- 积分:1