代码搜索:Directional
找到约 393 项符合「Directional」的源代码
代码结果 393
www.eeworm.com/read/179336/9360227
m fig_6_14.m
clear all
t0=10;
K=10;
fl=5000000000;fh=7000000000;
c=300000000;
d=(c/2/fh)*8;
for f=fl:(fh-fl)/10:fh;
for t=-90:90;
tet=t*pi/180;
tt=t+91;
for k=1:K,
www.eeworm.com/read/457360/7327029
afl adx indicator - colored.afl
//------------------------------------------------------------------------------
//
// Formula Name: ADX Indicator - Colored
// Author/Uploader: Tommy Beard
// E-mail: tab321@yahoo
www.eeworm.com/read/449778/7496452
m esintp.m
%This code can only be used for research purpose only.
%Please cite the following paper if you use it:
%L. Zhang and X. Wu,
%揂n edge guided image interpolation algorithm via directional filterin
www.eeworm.com/read/138860/13207131
readme
Contourlet Toolbox (version 2.0, November 2003)
http://www.ifp.uiuc.edu/~minhdo/software/
This toolbox contains Matlab files that implement the contourlet
transform and its utility functions.
www.eeworm.com/read/311447/13630891
m nsctdec.m
function y = nsctdec(x, levels, dfilt, pfilt )
% NSSCDEC Nonsubsampled Contourlet Transform Decomposition
%
% y = nsctdec(x, levels, [dfilt, pfilt] )
%
% Input:
% x:
% a matrix,
www.eeworm.com/read/311447/13630916
readme
Contourlet Toolbox (version 2.0, November 2003)
http://www.ifp.uiuc.edu/~minhdo/software/
This toolbox contains Matlab files that implement the contourlet
transform and its utility functions.
The
www.eeworm.com/read/487565/6503836
txt readme.txt
===============================================================
RELEASE NOTES - 10/100 PRINT SERVER FIRMWARE VERSION 1.1.6
To install the new firmware updates using TCP/IP and UpdateIP :
1) Run UPD
www.eeworm.com/read/471212/6899525
m graphdrawgraphviz.m
function GraphDrawGraphViz(Graph, GraphVizPath,varargin )
% Uses AT&T GraphViz to plot the graph
%
% Receieves:
% Graph - graph struct - Graph, loaded with LoadGraph and/or created
www.eeworm.com/read/100263/15879618
credits
Tintin++ Develpement Team
-------------------------
Joann Ellsworth - Grimmy - rse@cse.unl.edu
Bill Reiss - Valgar - reiss@sunflash.eng.usf.edu
David Wagner - Mizirian - dawagner@phoenix.princeton.edu
www.eeworm.com/read/178602/9390692
asv asga.asv
%自适应变步长定向变异遗传算法 软件工程国家重点实验室 林志毅 2006.10.18
%The main program for adaptive step-changing directional mutation genetic
%algorithm
clf;
figure(gcf);
echo on
clc
initPop=initializega(30,[-3.0 12.1;