搜索资源列表
zeropad
- Matlab function that zero-pads a multi-dimensional input array with the selected symmetry (left right, etc)
cell_auto_program
- 元胞自动机的大部分程序,包括元胞自动机生成sierpinski直角垫片 ,在六边形的元胞自动机上模拟单粒子运动,算法是基于FHP规则.以及元胞自动机模拟地球卫星的云图 ,元胞以固定的概率向相邻的4个元胞扩散 zz问题,元胞自动机模拟地球卫星的云图 ,以及生命游戏,机器人等程序-Cellular automata most programs, including cellular automata generate sierpinski Cartesian pads, analog single
padString
- RESSTR = padString(STRING, PADDING, DELIMITER, LENGTH) M-function pads STRING with PADDING characters after each DELIMITER to achieve LENGTH. Default PADDING is space. If DELIMITER is omitted, '\n' is used. If no LENGTH is provided, padding is perfor
padString
- RESSTR = padString(STRING, PADDING, DELIMITER, LENGTH) M-function pads STRING with PADDING characters after each DELIMITER to achieve LENGTH. Default PADDING is space. If DELIMITER is omitted, '\n' is used. If no LENGTH is provided, padding is perfor
62757
- The following Matlab project contains the source code and Matlab examples used for use fourier interpolation to increase sampling of an image. also includes an optional filter. . Zero-pads the FFT of an image up to the desired size, then performs IFF