-
matlabfile
it file matab site is diwolikhg
- 2010-12-22 05:03:42下载
- 积分:1
-
foursquare
matlab自己编的程序可以绘制一个正方形,效果相当不错(matlab own procedures can draw a square, very good results)
- 2009-07-08 16:10:39下载
- 积分: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
-
itu676_annex2
ITU标准下的大气传播衰减计算程序,使用简单方便,只需要输入传播角度,高度,气候环境,即可计算大气传输损耗(不包括自由空间传播损耗)(According to the ITU standard, this program calculates the atmospheric loss. It is simple to use, you only have to input some parameters such as height, elevation angle, etc)
- 2021-04-18 20:28:51下载
- 积分:1
-
chaos-synchronization
针对带有时变时滞和时滞非线性耦合系统的,时滞范围相关混沌同步方法(delay-range-dependent chaos synchronization appproach under varying tiime-lags and delays nonlinear coupling)
- 2017-01-01 13:55:05下载
- 积分:1
-
radar_matlab
利用MATLAB中的m文件和Simulink共同实现radar的仿真!(M in the use of MATLAB and Simulink document to achieve a common radar simulation!)
- 2009-01-14 20:36:30下载
- 积分:1
-
weiner
wiener filtering in matlab
- 2011-07-18 03:54:34下载
- 积分:1
-
saveR
Saving Matlab variables to R toolbox Format.
Useful for R users.
- 2014-08-08 16:38:32下载
- 积分:1
-
ASk_test
2ASK信号的正交解调,包括2ASK信号的产生,与本地载波混频,低通滤波,求包络,恢复出原始信号等(the demodulation of 2ASK)
- 2014-02-24 16:40:32下载
- 积分:1
-
ant
ant colony algorithm for tsp calculate the shortest path between differnt cities. traveler pass from any city onr time
- 2014-02-01 05:18:28下载
- 积分:1