-
matlab_GUI
怎样把matlab的gui的m文件生成一个独立运行的文件(.exe)?(matlab gui design of the progress bar, as well as how to interface, examples of beautiful! This is a video tutorial.)
- 2009-06-14 17:07:51下载
- 积分:1
-
C_C
说明: 用cc法进行计算延迟时间和潜入位数的的程序,高效率(Cc method used to calculate delay time and into the median procedure, high efficiency)
- 2008-09-07 19:40:44下载
- 积分:1
-
SOR1
利用SOR迭代法求解线性代数方程组,此迭代法是数值计算方法中的基本方法之一。(The use of the SOR iterative method for solving linear algebraic equations, this iterative method is one of the basic method of numerical methods.)
- 2012-05-19 16:52:20下载
- 积分:1
-
CircularHough100
Matlab程序编制的圆的边界检测,能够寻找圆枝晶和球心(Matlab programming circular boundary detection, can find a round and dendrite core)
- 2009-02-23 21:01:02下载
- 积分:1
-
awgn_without_fadingand_mimo
AWGN for MIMO and fading
- 2009-05-25 13:29:38下载
- 积分:1
-
Filter
关于滤波的程序,可以减少Gipps效应,提高信号的分辨率。(On filtering procedures, can reduce the Gipps effect, improve the resolution of the signal.)
- 2013-10-22 16:36:14下载
- 积分:1
-
ISARcode
ISAR成像 包络对齐采用相关法对齐,相位聚焦采用多普勒中心跟踪法 和秩估计法(ISAR imaging envelope alignment using correlation method align phase focusing using the Doppler centroid tracking method and rank estimation method)
- 2021-04-08 20:09:00下载
- 积分:1
-
新建压缩文件
说明: 斐波那契算法,及代码,求最优解,提高算法速度及精度(Fibonacci algorithm and code to find the optimal solution, improve the speed and accuracy of solution)
- 2020-06-15 22:30:01下载
- 积分:1
-
MATLAB
matlab 实用教程(ppt,源代码)
包括画图 计算 变成(matlab Practical Guide (ppt, source code), including the calculation into a drawing)
- 2008-04-15 09:14:03下载
- 积分:1
-
regiongrow
region growing: Perform segmentation by region grow1ng.
[G, NR, SI, TI] = REGIONGROW(F, SR, T). Scan be an array (the same size as F) with a 1 at the coord1nates of every seed point and 0s elsewhere. S can also be a single seed value. Similarly, T can be an array (the same size as F) containing a threshold value for each pixel in F. T can also be a scalar, in wh1ch case it becomes a global threshold.
- 2011-05-16 10:33:20下载
- 积分:1