代码搜索:Rectangular
找到约 1,427 项符合「Rectangular」的源代码
代码结果 1,427
www.eeworm.com/read/259565/11782355
m plot_box.m
function handle=plot_box(loc,color,linewidth)
% Function plots a rectangular box
%
% handle=plot_box(loc,color,linewidth)
% INPUT
% loc vector with elements xa xe ya ye
% so the
www.eeworm.com/read/151143/12232851
m plot_box.m
function handle=plot_box(loc,color,linewidth)
% Function plots a rectangular box
%
% handle=plot_box(loc,color,linewidth)
% INPUT
% loc vector with elements xa xe ya ye
% so the
www.eeworm.com/read/218492/4860483
m triag.m
function M = triag(N)
% Householder triangularization,
% N is rectangular matrix, M is square matrix,
% M is determined so that the equality M*M' = N*N' holds
% References:
% G.W. Steward (1998): Ma
www.eeworm.com/read/210914/4946868
m plot_box.m
function handle=plot_box(loc,color,linewidth)
% Function plots a rectangular box
%
% handle=plot_box(loc,color,linewidth)
% INPUT
% loc vector with elements xa xe ya ye
% so the
www.eeworm.com/read/202292/5052870
apr 21535_video_interface.apr
D10 ROUNDED 10.000 10.000 0.000 LINE
D11 ROUNDED 90.551 11.811 0.000 FLASH
D12 RECTANGULAR 90.551 11.811 0.000 FLASH
D13 RECTAN
www.eeworm.com/read/202292/5052875
apr adsp-bf535_video_interface.apr
D10 ROUNDED 10.000 10.000 0.000 LINE
D11 ROUNDED 90.551 11.811 0.000 FLASH
D12 RECTANGULAR 90.551 11.811 0.000 FLASH
D13 RECTAN
www.eeworm.com/read/371704/2779182
m plot_box.m
function handle=plot_box(loc,color,linewidth)
% Function plots a rectangular box
%
% handle=plot_box(loc,color,linewidth)
% INPUT
% loc vector with elements xa xe ya ye
% so the
www.eeworm.com/read/365856/2895011
m triag.m
function M = triag(N)
% Householder triangularization,
% N is rectangular matrix, M is square matrix,
% M is determined so that the equality M*M' = N*N' holds
% References:
% G.W. Steward (1998): Ma
www.eeworm.com/read/237302/13969521
cc sparse_rect.cc
/*
* sparse_rect.cc - sparse rectangular matrix implementation
*
* Jun Korenaga, MIT/WHOI
* January 1999
*/
#include "sparse_rect.h"
#include "error.h"
#include
#include
Sp
www.eeworm.com/read/133140/14053711
cpp pso_basic.cpp
/* Basic PSO
Maurice.Clerc@WriteMe.com
Last update : 2004-08-09
Constriction coefficient
D-rectangular DPNP (distributions of possible next positions)
Random information links
Interval confine