代码搜索:synthesize

找到约 317 项符合「synthesize」的源代码

代码结果 317
www.eeworm.com/read/427475/8941956

m synthesize.m

function Y_HAT = synthesize(Y_HAT_DATA,NFFT,w_hat,NFRAMES,SHIFT,YSIZE) A=real(ifft(Y_HAT_DATA,NFFT)); WINDOW_DATA_HAT=zeros(NFFT,NFRAMES); for j=1:NFRAMES A_WINDOW_DATA(:,j)=A(:,j).*w_hat;
www.eeworm.com/read/365411/9864346

m synthesize.m

function t=synthesize(r,s,m,n,l) for i=1:m for j=1:l test(1,:)=r(i,:); test(2,:)=(s(:,j))'; for k=1:n test1(1,k)=min(test(:,k)); end t(i
www.eeworm.com/read/365411/9864374

m synthesize.m

function t=synthesize(r,s,m,n,l) for i=1:m for j=1:l test(1,:)=r(i,:); test(2,:)=(s(:,j))'; for k=1:n test1(1,k)=min(test(:,k)); end t(i
www.eeworm.com/read/462153/7208395

m synthesize.m

function [I,J] = synthesize(radiance,Sigma2,... modelnoise,sensornoise,Nit) % The following code generates synthetic blurred images % via diffusion % % Copyright 2006 Paolo Favaro (p.favaro@
www.eeworm.com/read/462153/7208403

m ._synthesize.m

www.eeworm.com/read/140717/13065081

m synthesize.m

function t=synthesize(r,s,m,n,l) for i=1:m for j=1:l test(1,:)=r(i,:); test(2,:)=(s(:,j))'; for k=1:n test1(1,k)=min(test(:,k)); end t(i
www.eeworm.com/read/140717/13065104

m synthesize.m

function t=synthesize(r,s,m,n,l) for i=1:m for j=1:l test(1,:)=r(i,:); test(2,:)=(s(:,j))'; for k=1:n test1(1,k)=min(test(:,k)); end t(i
www.eeworm.com/read/40944/1141607

m synthesize.m

function t=synthesize(r,s,m,n,l) for i=1:m for j=1:l test(1,:)=r(i,:); test(2,:)=(s(:,j))'; for k=1:n test1(1,k)=min(test(:,k)); end t(i
www.eeworm.com/read/40944/1141620

m synthesize.m

function t=synthesize(r,s,m,n,l) for i=1:m for j=1:l test(1,:)=r(i,:); test(2,:)=(s(:,j))'; for k=1:n test1(1,k)=min(test(:,k)); end t(i
www.eeworm.com/read/198554/5086324

tcl synthesize.tcl

remove_design -all setup_design -design="mc8051_core" setup_design -arch="struc" add_input_file -format {VHDL} -work work {../../vhdl/mc8051_p.vhd} add_input_file -format {VHDL} -work work {../../vhdl