-
Matlab_Figure
matlab的图像教程,很好的资料,有很多例子(matlab image tutorial, good information, there are many examples)
- 2010-12-16 10:39:54下载
- 积分:1
-
DWT
对音频信号进行DWT变换,可嵌入水印信息(DWT transform audio signals can be embedded watermark)
- 2010-09-02 14:09:03下载
- 积分:1
-
Smart_Antenna_LMS_2Sig_White_Gain_in_multipath_en
Smart Antenna system receiving three white input multipath signals from two sources (3 each) and distinguishing each multipath.
- 2009-05-22 23:18:30下载
- 积分:1
-
Matlab_imageMatlab
附录MATLAB 图像处理命令
1.applylut
功能:
在二进制图像中利用lookup 表进行边沿操作。
语法:
A = applylut(BW,lut)
举例
lut = makelut( sum(x(:)) == 4 ,2)
BW1 = imread( text.tif )
BW2 = applylut(BW1,lut)
imshow(BW1)
figure, imshow(BW2)
相关命令:
makelut
2.bestblk
功
举例(Appendix MATLAB image processing an order. Applylut functions : the binary image using lookup tables for 2500 operations. Grammar : A = applylut (BW, lut) For lut makelut = (sum (x (:)) == 4. 2) = imread BW1 (text.tif) BW2 = applylut (BW1. lut) imshow (BW1) figure, imshow (BW2) related orders : makelut 2. For bestblk Gong)
- 2007-03-14 10:07:26下载
- 积分:1
-
DC_Motor_Model
Controlling DC Motor with matlab simulink, the equetions are available.
- 2010-02-04 17:27:11下载
- 积分:1
-
newton
牛顿迭代算法,可以解决非线性优化问题,但是求出的是局部最优解,应用时应该注意(Newton iterative algorithm to solve nonlinear optimization problems, but find the local optimal solution, the application should be noted)
- 2011-10-31 23:49:58下载
- 积分:1
-
p-q-progrm
一种基于瞬时无功功率p-q算法的无功电流检测的simulnk仿真(A reactive power P-Q algorithm based on the instantaneous reactive current detection of SIMULNK simulation)
- 2014-11-30 21:12:24下载
- 积分:1
-
Vehicle-detection
基于协方差的车辆检测,用协方差矩阵为描述子,检测图片中的汽车或者卡车(Covariance matrix Vehicle detection)
- 2013-12-10 18:38:57下载
- 积分:1
-
Matlab2010-classic--Tutorial
利用matlab2010进行符号计算、数值计算、数据和函数可视化处理、simulink交互仿真等(Matlab2010 use symbolic computation, numerical calculation, data processing and visualization functions, simulink interactive simulation)
- 2015-03-28 11:07:40下载
- 积分:1
-
Math
A program to generate the following with the help of input length sequence.
1. Unit impulse function.
2. Unit step function.
3. Unit ramp function.
4. Exponential function.
- 2014-02-19 09:38:45下载
- 积分:1