搜索资源列表
Zig2Matrix
- matlab中的Zig_Zag扫描程序,需要的朋友可以-matlab in Zig_Zag scanning procedures, the needs of our friends can see. . . .
EZW算法的过程详解和Matlab代码
- EZW算法的过程详解和Matlab代码(1)构建扫描次序表(修正小波树结构)写出EZW算法的Matlab程序,可以实现图像的任意级别的小波分解和重构、以及任意精度的EZW编解码过程。下面,我们以一幅16*16的Lena局部图像经过3级小波分解后的小波数据为例详细的说明EZW算法的编解码过程,并给出相应的Matlab代码。-Explain the process of EZW algorithm and Matlab code (1) building a scan list (Amendment
fscan
- fscan 是在matlab里面的一个频率的扫描程序 可以对于一个特定的对象进行频谱的扫描 需要的可以自行下载-matlab at fscan are inside a frequency scanning procedure can be for a specific object to scan the frequency spectrum can download the necessary
boshucejiao
- 单脉冲和差波束测角程序。 此程序实现了线阵8阵元的和差波束测角,利用全阵同时形成两个波束,形成和差波束,随着测量角度的增大其误差也逐渐增大,这是由于这种方法的近似所致和波束扫描时变胖-Single-pulse and beam deviation angle measuring procedures. This program implements linear 8-element array and differential beam angle measurement, using t
6237sj
- 扫描枪的开发程序,这个程序主要是提供给那些第一次开发的人员做参考用的。-The development program scanner
hilbert-curve-matlab-code
- hilbert 分形matlab源码,Hilbert曲线扫描矩阵的生成算法及其MATLAB程序代码-hilbert curve fractal matlab source code
first_m61
- 少量投影圆形扫描法获得物象全息图的程序,可以使用3DMax生成一个三维物体的各角度投影图然后使用此程序处理,通过修改参数等可以最终生成全息图.程序测试通过,并可通过重建数值再现.-Circular scanning method to obtain a small amount of projection images hologram program, you can use 3DMax to generate a three-dimensional perspective projectio
zigzag
- 图像扫描的zigzag程序,可用于图像处理的水印程序,图像压缩-zigzag
zuijiaboshuxingcheng
- 此程序是关于阵列信号处理中的最佳波束扫描,程序简单易懂,便于我们理解理论知识。-The program is about array signal processing the best of the beam scanning, and the program is easy, and for us to understand the theory of knowledge.
raindrop
- 雨流计数程序,记录下幅值和均值序列,多遍扫描;应力应变迟滞三点法。-raindrop counting method
chongjian
- 基于R-L模型的CT扫描和滤波反投影重建的程序实现-Based on CT scan and filter back projection reconstruction RL model program
csp
- 共散射点正演模拟,而且有P波和S波速度扫描和速度谱制作的程序。-Forward modeling of scattering centers, and a P-wave and S-wave velocity and velocity spectra produced by the scanning process.
Phased-array-imaging
- 相控阵列的成像程序,用于Field II。展示如何仿真相控阵列系统扫描图像。可任意修改参数。-A phased array of imaging procedure, for Field II. The simulation shows how phased array system scan images. Parameters can be freely modified.
abc
- matlab 在各行各业中都有很多应用,本程序为matlab在超声检测中的应用,此程序为在超声检测中实现A、B、C扫描。-matlab in all walks of life have a lot of applications, the procedures for matlab application in ultrasonic testing, for the realization of this program in the ultrasonic detection A, B, C
DBS_multi_point_targets
- 此程序为多点DBS仿真程序,通过设置航线初始距离和初始扫描角来模拟不同斜视角下DBS成像的结果 包含回波产生程序和DBS成像行程序-This program is multi-DBS simulation program, by setting the initial distance routes and the initial results of the scan angle to simulate the different squint DBS imaging comprises im
reference_based_MRI_Fast_repeated_scans
- matlab程序,使用压缩感知的方法,在长期纵向的MRI中利用之前扫描结果的相似性快速成像(Matlab program, using the method of compressed sensing, in the long-term longitudinal MRI using the previous scan results similarity rapid imaging.)
Astar
- A*算法是一种静态路网中求解最短路径最有效直接的搜索方法,也是许多其他问题的常用启发式算法,他考虑了全局的信息,可以在一些情况下蜕化为迪杰斯特拉算法以及扫描时算法,本程序文件是利用A*算法进行一个航路规划(A * algorithm is a static road network to solve the shortest path is the most effective and direct search method, is also a lot of other problems c