-
GUI_IntensityTransform
一个用MATLAB开发的GUI程序,程序本身是用来进行图像的灰度变换,但是是学习GUI入门编程的好代码,初学者不妨一读(Using MATLAB development of a GUI program, the program itself is used for images of gray-scale transformation, but to learn GUI programming a good entry-code, one may wish to read for beginners)
- 2007-07-20 10:40:04下载
- 积分:1
-
Simulink6
simulink的入门教程,老师上课讲的课件,较易懂,适用于初学者(simulink introductory tutorial, the teacher talked about class courseware, more easy to understand for beginners)
- 2007-08-02 10:17:55下载
- 积分:1
-
refraction
光学工程对光路的追迹应用很多 本程序可以很轻松的追迹反射光线(Optical engineering applications optical path tracing many of the programs can easily reflect light tracing)
- 2021-02-06 18:59:56下载
- 积分:1
-
ML
说明: 经典的同步算法,即最大似然同步算法,对于开发3G系统很有效( a good synchronization program named as ML(the maximum likelihood method),it is useful for you to develop the 3G system.)
- 2011-04-29 10:54:39下载
- 积分:1
-
yuanchengxu
射频功率放大器预失真,通过matlab建模来实现预失真前后对比(RF PA predistortion)
- 2010-05-24 15:11:39下载
- 积分:1
-
Vehicle-Positioning
实现车牌定位的一种有效代码,方便简单,能很好地处理各类车牌图。(license plate location code )
- 2011-10-24 19:12:12下载
- 积分:1
-
sengao
可以得到很精确的幅值、频率、相位估计,FMCW调频连续波雷达的测距测角,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法。( You can get a very accurate amplitude, frequency, phase estimation, FMCW frequency modulated continuous wave radar range and angular measurements, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm.)
- 2016-11-21 22:27:46下载
- 积分:1
-
matlab
编写matlab语言实现的bch编码程序(Write the BCH encoding program implemented in MATLAB language)
- 2020-08-23 15:18:17下载
- 积分:1
-
thermo_plot_diagram
You can plot your own T,s h,s or log p,h-Diagrams of water in MATLAB with the function thermo_diagram_plot.m.
Only SI-Units are supported
The function is a product of a project at our school to help students understand these diagrams more deeply and to become handier with MATLAB. The function can be used to plot your own diagrams and draw in some thermodynamic cycle.
Please refer to the manual in the .zip file for a throughout documentation of the function.
- 2010-01-01 20:54:46下载
- 积分:1
-
luv2rgb
LAB2RGB Convert an image from CIELAB to RGB
function [R, G, B] = Lab2RGB(L, a, b)
function [R, G, B] = Lab2RGB(I)
function I = Lab2RGB(...)
- 2010-05-14 08:26:09下载
- 积分:1