-
picturesharpen
代码实现对图形的锐化处理,具有图形界面按键选择Roberts交叉算子、Sobel算子、Laplace边缘增强算子对图像进行锐化处理。(failed to translate)
- 2010-12-10 17:05:48下载
- 积分:1
-
8neddemo
入门omnet++,omnet++仿真实验,欢迎大家一起交流。(It is very useful for student who study omnet++.)
- 2010-01-09 22:04:06下载
- 积分:1
-
osu_svm3.0
说明: 基于MATLAB的OSU-svm工具箱,希望对大家有用(based on MATLAB OSU-svm Toolbox, a member of the useful)
- 2006-04-20 17:18:31下载
- 积分:1
-
matlab
几种窗函数的时域图比较,可以显示图像,直接运行即可(Time-domain diagram of several window functions, can display images, can be run directly
)
- 2012-04-30 12:58:02下载
- 积分:1
-
yangjinchuan
关于bpsk的ber仿真与理论性能比较,可运行(Ber simulation and theoretical performance on bpsk comparison, you can run)
- 2013-11-26 20:11:30下载
- 积分:1
-
MatlabPro2
Programs for the book Advanced Engineering Mathematics using MATLAB, 2ndEd.
- 2009-05-09 12:20:48下载
- 积分:1
-
HuffCode
In computer science and information theory, a Huffman code is an optimal prefix code found using the algorithm developed by David A.
- 2015-03-31 04:23:32下载
- 积分:1
-
ekff
用Matlab编写的求解高斯线型随机差分方程的离散扩展卡尔曼滤波程序。(Matlab prepared for the linear Gaussian stochastic differential equation expansion of discrete Kalman filter procedures.)
- 2007-04-13 11:29:05下载
- 积分:1
-
pro2
合成孔径雷达 点目标成像算法 实验室新生学习用事例程序matlab(Synthetic aperture radar point target imaging algorithm Laboratory newborn matlab learning examples of procedures)
- 2013-04-24 11:33:26下载
- 积分:1
-
Intermediate_Nodes
The program takes the intermediate stoichiometric matrix of a chemical reaction mechanism as the input and gives the intermediate nodes in terms of all the possible combinations of p-(q-1) reaction steps. This program is complimentary to the "Reaction Routes" program. Using both these programs a Reaction Route Graph for a chemical reaction mechanism can be constructed, which can be used for kinetics studies.
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:46:34下载
- 积分:1