代码搜索:continuous
找到约 2,697 项符合「continuous」的源代码
代码结果 2,697
www.eeworm.com/read/251851/12314926
m piha.m
function piha(sys)
% Polyhedral invariant hybrid automaton compiler
%
% This compiler uses a modified method to create a PIHA from the switched
% continuous system. Instead of dividing the entire st
www.eeworm.com/read/251851/12314931
m~ piha.m~
function piha(sys)
% Polyhedral invariant hybrid automaton compiler
%
% This compiler uses a modified method to create a PIHA from the switched
% continuous system. Instead of dividing the entire st
www.eeworm.com/read/251851/12315368
m iauto_build.m
function iauto_build_dong(continu)
% Build the initial `approximating automaton` given the initial partition
% of the initial continuous set and the invariant faces.
%
% Syntax:
% "iauto_buil
www.eeworm.com/read/336887/12411352
m plotskelmap.m
function PlotSkelMap(n,nscale,skellist,skelptr,skellen,titlestr,color,chain,nvoice,minscale,noctave)
% PlotSkelMap -- Display Skeleton of Continuous Wavelet Transform
% Usage
% PlotSkelMap(n,ns
www.eeworm.com/read/336887/12411354
m imagerwt.m
function ImageRWT(rwt,scaling,colors,option,oct,scale)
% ImageRWT -- Image of Continuous Wavelet Transform
% Usage
% ImageRWT(rwt,scaling,colors)
% Inputs
% rwt matrix produced by RW
www.eeworm.com/read/336887/12411359
m imagecwt.m
function ImageCWT(cwt,scaling,colors,option,oct,scale)
% ImageCWT -- Image of Continuous Wavelet Transform
% Usage
% ImageCWT(cwt,scaling,colors)
% Inputs
% cwt matrix produced by CW
www.eeworm.com/read/336887/12411372
m plotridges.m
function PlotRidges(ridgelist,wt,skellist,skelptr,skellen)
% PlotRidges -- Log-Log Plot of Ridges in Continuous Wavelet Transform
% Usage
% PlotRidges(ridgelist,wt,skellist,skelptr,skellen)
%
www.eeworm.com/read/217557/14958817
m iauto_build.m
function iauto_build_dong(continu)
% Build the initial `approximating automaton` given the initial partition
% of the initial continuous set and the invariant faces.
%
% Syntax:
% "iauto_buil
www.eeworm.com/read/38039/1097804
mnu ntwkcheck.mnu
CHECK#NETWORK 浪琩呼隔
#
Check#Continuity 浪琩硈尿┦
Highlights continuous sections of the network.
はフ呼隔
www.eeworm.com/read/432926/1886287
pde continuouslines.pde
/**
* Continuous Lines.
*
* Click and drag the mouse to draw a line.
*/
void setup() {
size(640, 200);
background(102);
}
void draw() {
stroke(255);
if(mousePressed) {
line(mouse