-
keller-box-scheme2
Keller box algorithm and equations for Boundary layer theory problems. For calculating the boundary layer thickness and the velocity profile in a free stream in a pipe.
- 2013-11-17 05:18:22下载
- 积分:1
-
ContrastStretchNorm
Stretches contrast on the image and normalize image from 0 to 1. The main difference of this function to the standard stretching functions is that standard function finds global minimum and maximum on the image, then uses some low and high threshold values to normalize image (values below LowTHR are equated to LowTHR and values above HighTHR are equated to HighTHR)
- 2013-12-17 20:48:22下载
- 积分:1
-
PSO
采用改进PSO对含风光发电的微电网出力进行优化(Optimizing the output of microgrid with wind power generation by using improved PSO)
- 2021-04-19 21:28:51下载
- 积分:1
-
matlab信号与系统源码-Exp4
matlab信号与系统源码(Matlab Signal and System FOSS)
- 2005-03-14 12:14:40下载
- 积分:1
-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
domp
omp 算法 你可以通过这个算法完成图像恢复,效果好,恢复时间短,误码率低,解决凸优化算法复杂度高的缺点(omp algorithm you can accomplish by this algorithm for image restoration, good effect, shorter recovery time, error rate, to solve the shortcomings of convex optimization algorithm with high complexity)
- 2014-01-13 20:52:13下载
- 积分:1
-
eulerdemo
eulersimu.mdl, eulergraph.m, eulersimudemo.fig
simulink 随机信号系统仿真(eulersimu.mdl, eulergraph.m, eulersimudemo.figsimulink Random Signal System Simulation)
- 2007-09-09 15:21:27下载
- 积分:1
-
capon
最基本的DOA算法--Capon算法的matlab仿真代码,希望对你有用!(Capon algorithm of matlab code for DOA. Hope it ll be a little useful for you!)
- 2010-12-12 20:37:04下载
- 积分:1
-
Algorirmo-de-Mineria-de-Datos
Algorimos de ordenamiento Programado en Matlab para mineria de datos ..............
- 2014-11-04 21:54:22下载
- 积分:1
-
Gray-level-histogramDIY
说明: 基于灰度直方图的分割算法,自己写的,即求灰度直方图的分割算法,珍藏版,可实现。
(
The segmentation algorithm based on gray-level histogram ,Write your own, namely for the graylevel histogram editions of segmentation algorithm, can achieve. )
- 2011-04-06 21:19:03下载
- 积分:1