-
detectcell
matlab图像分割实例,图像分割用于检测细胞,割调用库函数实现,带注释,简单易懂(matlab example of image segmentation, image segmentation is used to detect cell, cutting call library functions, with comments, easy to understand)
- 2010-06-23 17:28:17下载
- 积分:1
-
lms
现代信号处理,语音处理,matlab程序,LMS算法(matlab lms speech)
- 2013-12-03 11:09:13下载
- 积分:1
-
Method-II
基于波形分集的雷达抗距离欺骗干扰方法(二)的仿真,仿真采用了简单的线性调频信号和时域脉压(Radar distance deception jamming resistance method based on waveform diversity (2) simulation, the simulation using the simple linear frequency modulation signal and the time domain pulse pressure)
- 2020-07-26 20:18:41下载
- 积分:1
-
dubins
dubins路径的生成,起始圆,结束圆,转弯点(generation of duins path)
- 2014-01-23 15:12:53下载
- 积分:1
-
RRANSAC.m
RANSAC image registration software
- 2009-03-04 22:43:14下载
- 积分:1
-
denoising
使用隐马尔可夫模型在小波域降噪处理运行环境Matlab(use of hidden Markov model in wavelet domain noise reduction processing operating environment Matlab)
- 2007-01-12 10:08:16下载
- 积分:1
-
jiaotongl
历史交通流预测,采用matlab编程,预测效果很好(Historical traffic flow forecasting, using matlab programming, forecasting good results)
- 2013-09-16 16:45:17下载
- 积分:1
-
matlabeightqueensquestion
该代码是用matalb实现的八皇后源代码,具体功能:可以用鼠标操作,共64个格子,用鼠标点击其中一个方块,其对角线和同一行列的格子都会变成红色,将为不可点击的状态,其中还有定时程序,显示出实现八皇后所用的时间,若实现了就会停止计时,若没有将会一直计时。可以实现重新开游戏功能和退出游戏功能。(The code is matalb Queen' s source code to achieve the eight specific functions: You can use the mouse, a total of 64 grid, right click on a box, the diagonal and the same ranks of the grid will become red, will not Click the state in which there are regular procedures to achieve 8 shows the time used by the Queen, if realized would stop the clock, if not will always be time. Can achieve re-open the game out of the game features and functionality.)
- 2010-06-13 22:52:56下载
- 积分:1
-
sarproject
本程序是雷达SAR图像算法的经典程序集合,包含波数域算法,RD算法和CS算法,对于学习SAR成像非常有帮助(This procedure is a SAR radar image of the classic algorithm collection procedures, including the wave number domain algorithm, RD algorithm and CS algorithm for SAR imaging study very helpful)
- 2008-05-20 14:26:05下载
- 积分:1
-
PkgMyAntiAlias
一种比较好的抗锯齿算法
Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.
See attached screenshot for a demonstration. More examples included in the code, just run help myaa .
Curiosa:
For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do:
opts.figureSnapMethod = antialiased
publish( test.m ,opts)
However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.(A better anti-aliasing algorithm Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.See attached screenshot for a demonstration. More examples included in the code, just run help myaa. Curiosa: For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do: opts.figureSnapMethod = antialiased publish (test.m, opts) However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.)
- 2008-08-14 22:53:13下载
- 积分:1