-
canny
this performs a GUI based canny edge detection
- 2010-01-29 23:52:21下载
- 积分:1
-
DBSCAN2
DBSCAN是一个基于密度的聚类算法。改算法将具有足够高度的区域划分为簇,并可以在带有“噪声”的空间数据库中发现任意形状的聚类。(DBSCAN is a density-based clustering algorithm. Algorithm change will have enough height to the regional cluster. and to be with the "noise" of the spatial database found clusters of arbitrary shape.)
- 2007-01-22 17:04:20下载
- 积分:1
-
j
说明: In this file, we have to find how the images are imported and how it will be import and to extract the frames. Next to add the gray scale representation and color images. Finally to detect the RGB color image.
- 2013-10-01 23:16:01下载
- 积分:1
-
inverter
说明: 通过电压负反馈与电流负反馈做成双闭环反馈,控制PWM实现单相逆变器(Single phase voltage and current feeback pwm inverter)
- 2019-03-22 19:22:12下载
- 积分:1
-
watterson
经典的短波信道模拟程序——wattson模型,比较好用,适当设置参数(Classic short-wave channel simulation program- wattson model, easy to use, the appropriate parameter settings)
- 2021-04-23 22:18:47下载
- 积分:1
-
Diffrencial-Equations
Solving Diffrential equtions
- 2012-08-06 19:48:23下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
DEM
I have included a code to generate 3d model of DEM in Matlab. It also has the DEM data.
- 2010-11-24 13:19:42下载
- 积分:1
-
stbc
显示了存在的相关关系的4PSK码的性能接收天线。检查出使用性能更高的跟踪从5.4.5节中给出的代码表。空时格码的代码如何从比较的角度来看STBC的编码鲁棒性的相关性存在(shows the performance of 4PSK codes in the presence of correlation between receive antennas. Check out the performance using higher trace codes from the tables given in Section. How do STTC codes compare with STBC codes from the point of view of robustness in the presence of correlation?)
- 2010-05-13 02:15:58下载
- 积分:1
-
love
计算空间几何距离的MATLAB计算机算法(Spatial geometric distance calculation algorithm MATLAB computer)
- 2013-07-21 18:33:18下载
- 积分:1