計算全息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