-
regionGrow
区域生长算法,运行后鼠标左键单击图像区域的一点开始分割,可点击多次,单击右键结束运行。(Regional growth, and after the left mouse button click on image of a division, but it starts at times, click the right key to an end run.
)
- 2011-06-23 20:38:15下载
- 积分:1
-
BPR MATLAN
多层编码免疫遗传算法实现多目标生产调度问题(Multilevel Coded Immune Genetic Algorithms for Multi-objective Production Scheduling Problem)
- 2019-05-04 21:43:57下载
- 积分:1
-
esprit
说明: 阵列信号处理-空间谱估计原理的基本算法-ESPRIT算法(Array signal processing- the principle of spatial spectrum estimation of the basic algorithm-ESPRIT algorithm)
- 2009-08-22 16:49:00下载
- 积分:1
-
gassmann_code
在地震反演中需要进行流体替换的研究,流体替换中用到了gassmann方程 (Seismic inversion studies need to replace the fluid, fluid replacement used gussmannn equation)
- 2012-11-26 18:59:25下载
- 积分:1
-
DCT_IDCT
to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression
for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution
now compare our special 8X8 functions with the internal general functions
use this code:
A = int32(100*rand(8,8))
tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc
tic for i = 1 : 1000 idct2(dct2(A)) end toc
i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
- 2007-12-05 18:28:42下载
- 积分:1
-
BSpline
自己写的matlab里面的,B样条基函数的简单程序,用的是卷积的方法(bspline basic functions,you can use it to conquer some ans)
- 2012-05-16 17:09:28下载
- 积分:1
-
Desktop
fading channel .....................
- 2011-10-04 16:59:21下载
- 积分:1
-
liezhuyuan
运用matlab编程语言,实现利用列主元Gauss消去法和平方根发求解线性方程组(Use matlab programming language, using the column to achieve the main element Gauss elimination method and the square root of the hair for solving linear equations)
- 2013-10-06 20:57:07下载
- 积分:1
-
预测控制中动态矩阵控制(DMC)的Matlab代码
预测控制中动态矩阵控制(DMC)的Matlab代码(Predictive Control of Dynamic Matrix Control (DMC) of the Matlab code)
- 2020-06-27 01:00:01下载
- 积分:1
-
downlinkChannelModel
说明: 3GPP LTE中下行链路信道模型仿真代码(3GPP LTE downlink channel model in the simulation code)
- 2011-03-14 22:25:15下载
- 积分:1