-
MCMC
这是马尔可夫-蒙特卡罗算法的MATLAB源程序.(This is the Markov- Monte Carlo algorithm for MATLAB source code.)
- 2008-03-20 17:11:06下载
- 积分:1
-
matlab
说明: 使用matlab对图像进行特征提取的例子。对图像中的车牌号进行读取。(Use the image feature extraction matlab example. License plate number on the image to read.)
- 2010-04-27 17:05:39下载
- 积分:1
-
wavelet-GUI
用matlab GUI实现小波分解的界面化处理,简单易懂。(This program uses MATLAB GUI interface processing wavelet decomposition, easy to understand.)
- 2013-05-06 15:43:56下载
- 积分:1
-
fusion3smooth
卡尔曼平滑,包括固定区间平滑,固定点平滑和之后平滑(Kalman smoothing, including fixed-interval smoother, fixed-point smoothing and after smoothing)
- 2013-05-14 20:24:23下载
- 积分:1
-
xiaobo
几篇关于小波的应用和相关matlab程序(Several applications of wavelets and related matlab program)
- 2010-07-03 10:26:58下载
- 积分:1
-
pm
说明: 调相的matlab实现,实现调相的调制解调(PM)
- 2009-12-23 08:31:39下载
- 积分:1
-
2
说明: 电机制动模型,运用于MATLAB仿真用,调速,制动都可用(Electric brake models, used in simulation using MATLAB, speed, brake are available)
- 2009-05-27 13:39:16下载
- 积分:1
-
B2
说明: 若锗中含有一定数量的杂质元素Sb,试根据要求分析杂质浓度与电离度以及电离温度之间的关系:
(1)当Sb浓度分别为 和 时,计算杂质99%,90%和50%电离时的温度各为多少?
(2)根据一定杂质类型和杂质浓度,画出电离度和温度的关系图线,并确定半导体处于强电离区(电离度>90%)的温度范围。
设计要求:(1)具有友好输入输出界面;
(2)调整输入数据,得出相应结果,并进行分析。
(If the germanium containing a certain number of impurity elements Sb, test analysis in accordance with the requirements of impurity concentration and ionization degree, as well as the relationship between the ionization temperature: (1) When the Sb concentration and time were calculated 99 percent of impurities, 90 and 50 ionization When the temperature of each number? (2) according to certain types of impurities and impurity concentration, ionization degree and temperature to draw the relationship between the graph lines, and to determine the semiconductor in a strong ionization zone (ionization degree)
- 2008-07-16 19:57:43下载
- 积分:1
-
level_set_methods_UCSB
LevelSet toolbox by UCSB 提供了水平集计算轮廓的功能(LevelSet toolbox by UCSB provides a level set function of the computation of contour)
- 2010-03-13 20:56:56下载
- 积分:1
-
ImageM_20140312
ImageM integrates into a GUI several algorithms for interactve image processing and analysis. It allows to load images, apply filtering and/or segmentation, and run basic analyses. Interface is inspired the open source software ImageJ .
To install, simply unzip, and add the path containing the +imagem directory. The application can be launched by typing:
ImageM( rice.png )
(or any other image provided with the image processing toolbox).
The development of ImageM started as a proof of concept for creating GUI dedicated to image processing. After adding several tools and options, I thought it could be useful to others, and maybe be used as an example of gui development.
ImageM relies on the image processing toolbox and on the GUI Layout Toolbox. Most algorithms are wrapped into a specific Image class that allow to process in a unified way grayscale, binary and color images, 2D or 3D, and that can be used independently.
- 2015-01-14 22:44:04下载
- 积分:1