代码搜索:objects
找到约 10,000 项符合「objects」的源代码
代码结果 10,000
www.eeworm.com/read/371680/9542368
m atanh.m
function x = atanh(x)
% atanh for adtayl objects.
[m,n,p] = size(x.tc);
for i=1:m*n
x1.tc= reshape(x.tc(i,:),[1, 1,p]);
x1=class(struct('tc',x1.tc),'adtayl');
atanh0 = atanh
www.eeworm.com/read/371680/9542383
m acsch.m
function x = acsch(x)
% acsch for adtayl objects.
[m,n,p] = size(x.tc);
for i=1:m*n
x1.tc= reshape(x.tc(i,:),[1, 1,p]);
x1=class(struct('tc',x1.tc),'adtayl');
acsch0 = acsch
www.eeworm.com/read/371680/9542384
m asinh.m
function x = asinh(x)
% asinh for adtayl objects.
[m,n,p] = size(x.tc);
for i=1:m*n
x1.tc= reshape(x.tc(i,:),[1, 1,p]);
x1=class(struct('tc',x1.tc),'adtayl');
asinh0 = asi
www.eeworm.com/read/371680/9542389
m acos.m
function x = acos(x)
%acos for adtayl objects.
[m,n,p] = size(x.tc);
for i=1:m
x1.tc= reshape(x.tc(i,:),[1, 1,p]);
x1=class(struct('tc',x1.tc),'adtayl');
acos0 = acos(x1.t
www.eeworm.com/read/371680/9542397
m asech.m
function x = asech(x)
% asech for adtayl objects.
[m,n,p] = size(x.tc);
for i=1:m*n
x1.tc= reshape(x.tc(i,:),[1, 1,p]);
x1=class(struct('tc',x1.tc),'adtayl');
asech0 = ase
www.eeworm.com/read/371680/9542400
m acotan.m
function x = acotan(x)
% acotan for adtayl objects.
[m,n,p] = size(x.tc);
for i=1:m
x1.tc= reshape(x.tc(i,:),[1, 1,p]);
x1=class(struct('tc',x1.tc),'adtayl');
acotan0 = (pi/
www.eeworm.com/read/371680/9542401
m asec.m
function x = asec(x)
% asec for adtayl objects.
[m,n,p] = size(x.tc);
for i=1:m*n
x1.tc= reshape(x.tc(i,:),[1, 1,p]);
x1=class(struct('tc',x1.tc),'adtayl');
asec0 = asec(x1.
www.eeworm.com/read/371680/9542407
m atan.m
function x = atan(x)
% atan for adtayl objects.
[m,n,p] = size(x.tc);
for i=1:m*n
x1.tc= reshape(x.tc(i,:),[1, 1,p]);
x1=class(struct('tc',x1.tc),'adtayl');
atan0 = atan(x1.
www.eeworm.com/read/371680/9542412
m asin.m
function x = asin(x)
%asin for adtayl objects.
[m,n,p] = size(x.tc);
for i=1:m*n
x1.tc= reshape(x.tc(i,:),[1, 1,p]);
x1=class(struct('tc',x1.tc),'adtayl');
asin0 = asin(x1.tc(
www.eeworm.com/read/371680/9542414
m acsc.m
function x = acsc(x)
% acsc for adtayl objects.
[m,n,p] = size(x.tc);
for i=1:m*n
x1.tc= reshape(x.tc(i,:),[1, 1,p]);
x1=class(struct('tc',x1.tc),'adtayl');
acsc0 = acsc(x