-
svc
support vector classification
- 2009-05-04 14:54:55下载
- 积分:1
-
SeuWangyx_1D_FDTD_1
一本FDTD书的课后程序,希望有点用。。SeuWangyx(An after-school programs FDTD book, I hope some use. . SeuWangyx)
- 2011-02-14 22:03:37下载
- 积分:1
-
new
It creates an m-file for a matlab function and populate with a header template describing the purpose of the function, the input and output parameters, and other relevant information.
In addition, it inserts information related to the author of the file: username, display name, computer name, windows version, and the time stamp.
The command to create a MATLAB function:
new myfun
It is also possible to append function code at the function m-file creation time as follows:
new myfun disp( Hello World! )
- 2010-06-11 15:44:52下载
- 积分:1
-
ct
说明: 可根据所给参数绘制出头模型图形,并对其进行投影和反投影重建的算法,可正常运行,得到较为理想的结果。(Can be drawn according to the parameters of his early model of graphics, and its projection and back projection reconstruction algorithm, running, get more desirable results.)
- 2010-11-14 14:22:24下载
- 积分:1
-
filecheck
说明: 快速单词拼写检错器,能实现一般的文本操作,另外还能检查单词拼写的对错,字典可以自定义。(rapid spelling error device, able to operate normally text, and checking the wrong spelling, dictionary can define.)
- 2006-04-10 20:46:22下载
- 积分:1
-
CDMAupdate
仿真实现调制解调的过程,使用此程序需要MATLAB开发工具(Simulation of the process of modulation and demodulation, using this program requires MATLAB development tools)
- 2010-06-09 16:45:25下载
- 积分:1
-
tuxiangruihua
看到的一个有关图像锐化的MATLAB代码(See a MATLAB code for the image sharpening)
- 2010-09-20 16:38:49下载
- 积分:1
-
task31
说明: 工序调整:因为实际因素的影响,在任务11开始之前必须先完成任务15,而在任务9(顶部施工)开始到第7周后必须穿插1周时间的安装工作,因而任务10中的“照明系统”工作周数也相应减少1周;(Adjustment process: since the actual factors, the task must be completed 11 missions before the start of 15, while in task 9 (top construction) began to be interspersed 7 weeks 1 week after the installation time, thus the task of 10 in " lighting systems " work week is also a corresponding reduction in the number of 1 week )
- 2010-03-31 10:50:35下载
- 积分:1
-
Phase_unrapping_using_Graph_cuts
这个程序是干涉合成孔径雷达利用图割做相位解馋经典程序。(phase unwrapping via graph cuts)
- 2012-08-06 09:52:11下载
- 积分:1
-
guideformatlab
This Filter provides a selective mean (averaging) lter. In contrast to the standard
mean lter,it preserves edges better and is less sensitive to outliers(outliers
are those that are not included in the measurement taking place.In this case averaging).
The lter smooths an image by taking an average over the neighbouring
pixels, but only includes those pixels that have a value not deviating from the
current pixel by more than a given range. The range is dened by the standard
deviation of the pixel values within the neighbourhood . If the number of pixels
in this range is too low (less than `Minimum Pixel Fraction ), averaging over
all neighbouring pixels is performed.With the `Outlier Aware option, averaging
over all neighbouring pixels excludes the center pixel.
- 2012-02-07 01:30:23下载
- 积分:1