计算全息close all clc clear A=zeros(64) A(15:20,20:40)=1 A(15:50,20:25)=1 A(45:50,20:40)=1 A(30:34,20:35)=1 % ppp=exp(rand(64)*pi*2*i) A=A.*ppp % Author s email: zjliu2001@163.com figure imshow(abs(A),[]) Fa=fft2(fftshift(A)) Fs=fftshift(Fa) Am=abs(Fs) % amplitude Ph=angle(Fs) % phase s=11 % 这表示边长吗? cgh=zeros(64*s) th=max(max(abs(Fs)))
上传时间: 2014-10-13
上传用户:wweqas
cordic IC implement for fast cordic calculate. Including test bench. feature: 1. slicon proved. 2. support angle recored algorithm.
标签: cordic calculate Including implement
上传时间: 2017-01-06
上传用户:270189020
The Graham scan examines the points one by one and eliminates the points which cause reflexive angles
标签: points eliminates one reflexive
上传时间: 2017-02-17
上传用户:jing911003
iris localization using integro differential operator. The rar contains 5 files in order to computer the integro differential operator of the normalized contour of the iris and puil boundaries and then add circles to the respective boundaries.
标签: differential localization contains computer
上传时间: 2017-03-23
上传用户:希酱大魔王
The existence of numerous imaging modalities makes it possible to present different data present in different modalities together thus forming multimodal images. Component images forming multimodal images should be aligned, or registered so that all the data, coming from the different modalities, are displayed in proper locations. The term image registration is most commonly used to denote the process of alignment of images , that is of transforming them to the common coordinate system. This is done by optimizing a similarity measure between the two images. A widely used measure is Mutual Information (MI). This method requires estimating joint histogram of the two images. Experiments are presented that demonstrate the approach. The technique is intensity-based rather than feature-based. As a comparative assessment the performance based on normalized mutual information and cross correlation as metric have also been presented.
标签: present modalities existence different
上传时间: 2017-04-03
上传用户:qunquan
Control optimisation. It is example of use BFGS algorithm to control satellite form Earth atmosphere to the Mars. Controled is engine power (bang-bang type) and angle of nozze.
标签: optimisation atmosphere algorithm satellite
上传时间: 2013-12-29
上传用户:bruce5996
Metric Converter is an useful tool for metric conversion, weight conversion, area conversion, mass conversion, angle conversion or any other unit conversions performed by, well, all. :)
标签: conversion Converter Metric useful
上传时间: 2014-01-15
上传用户:Divine
This function is used to evaluate the max height and the max distance of a projectile and plot the trajectory. Inputs v0 : The initial velocity in m/s theta: The angle at which the projectile is fired in degrees Outputs hmax : The maximum hieght in m dmax : The maximum distance in m
标签: projectile and the max
上传时间: 2013-12-22
上传用户:dongbaobao
Computes all eigenvalues and eigenvectors of a real symmetric matrix a, ! which is of size n by n, stored in a physical np by np array. ! On output, elements of a above the diagonal are destroyed. ! d returns the eigenvalues of a in its first n elements. ! v is a matrix with the same logical and physical dimensions as a, ! whose columns contain, on output, the normalized eigenvectors of a. ! nrot returns the number of Jacobi rotations that were required. ! Please notice that the eigenvalues are not ordered on output. ! If the sorting is desired, the addintioal routine "eigsrt" ! can be invoked to reorder the output of jacobi.
上传时间: 2016-06-04
上传用户:1512313
We are currently witnessing an increase in telecommunications norms and standards given the recent advances in this domain. The increasing number of normalized standards paves the way for an increase in the range of offers and services available for each consumer. Moreover, the majority of available radio frequencies have already been allocated.
标签: Allocation Resource Radio
上传时间: 2020-06-01
上传用户:shancjb