代码搜索:Position
找到约 10,000 项符合「Position」的源代码
代码结果 10,000
www.eeworm.com/read/393173/8307438
c primint.c
// ------------------------------------------------------------------------
// File: primint.c
// Description: Generate a PRIMITIVE interleaver. Output is the interleaver
// array in a files wit
www.eeworm.com/read/293183/8310347
m image.m
%IMAGE Image display, no menubar
%
% h = image(A,n)
%
% Displays all images stored in the dataset A. The standard Matlab
% image-command is used, so scaling has to be done manually.
% The number of ho
www.eeworm.com/read/293183/8310496
m subimage.m
%SUBIMAGE Display dataset image in subplot with predefined colormap
%
% subimage(A,map)
function subimage(a,map)
nx = [];
clf;
cla;
[m,k] = size(a);
y = a.c;
x = k/y;
if x ~= round(x)
if (m/y) == r
www.eeworm.com/read/293134/8314122
h datasupport.h
#ifndef DATASUPPORT
#define DATASUPPORT
#include "stdafx.h"
#include "NetExplorer.h"
#include "RouterButton.h"
#include ".\routerbutton.h"
struct Line
{
void *PFrom;
void *PTo;
};
str
www.eeworm.com/read/393013/8315176
asv huituzb1.asv
h=axes('Position',[0 0 1 1],'Visible','off');
axes('Position',[.25 .1 .7 .8]);
t=0:900;
plot(t,0.25*exp(-0.005*t));
str(1)={'Plot of the function:'};
str(2)={'y=Ae{-\alpha}{\itt}'};
str(3)={'Wit
www.eeworm.com/read/393013/8315205
m huitur2.m
rectangle('Position',[5 3 10 15],'Curvature',[.8 .4],'FaceColor','g');
rectangle('Position',[5 3 10 10],'Curvature',[1 1],'LineWidth',3,'FaceColor','r')
axis equal
www.eeworm.com/read/393013/8315282
m huituzb1.m
h=axes('Position',[0 0 1 1],'Visible','off');
axes('Position',[.25 .1 .7 .8]);
t=0:900;
plot(t,0.25*exp(-0.005*t));
str(1)={'Plot of the function:'};
str(2)={'y=A{\ite}{-\alpha{\itt}}'};
str(3)=
www.eeworm.com/read/293008/8318563
mdl invertergrid.mdl
# $Revision: 1.1.6.5 $
Model {
Name "invertergrid"
Version 6.4
MdlSubVersion 0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNa
www.eeworm.com/read/292965/8320153
mdl untitled.mdl
Model {
Name "untitled"
Version 6.0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedModelVersion "1.2"
Nu
www.eeworm.com/read/292965/8320161
mdl sawtooth_sampling_quantizing.mdl
Model {
Name "Sine_Sampling_Quantizing1"
Version 5.1
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off