代码搜索:Ls 有哪些应用?
找到约 10,000 项符合「Ls 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/164699/10094397
lst ls.lst
ARM COMPILER V2.42, ls 27/03/06 10:45:51 PAGE 1
ARM COMPILER V2.42, COMPILATION OF MODULE ls
OBJECT MODULE PLACED IN .\o
www.eeworm.com/read/164699/10094570
c ls.c
/*****************************************************************************\
* efs - General purpose Embedded Filesystem library *
* --------------------- -------
www.eeworm.com/read/164699/10094714
h ls.h
/*****************************************************************************\
* efs - General purpose Embedded Filesystem library *
* --------------------- -------
www.eeworm.com/read/359367/10153404
h ls.h
www.eeworm.com/read/359349/10153986
m ls.m
clear;
n0=-15;
n1=15;
t=n0:n1;
x=u(t)-u(t-4);
h=0.5*(u(t)-u(t-6));
[f,k]=dconv(x,h,t,t)
%subplot(2,1,1)
%stem(t,f)
www.eeworm.com/read/358617/10183786
m ls.m
function [x,y,zx,zy,XE,YE,XERB,YERB,XSTD,YSTD]=LS(T,M,d)
%输入参数:观测噪声方差d,采样间隔T,蒙特卡洛次数M
totalTime=800;
%真实航迹产生
[x,y]=realTrack(T,totalTime);
%随机初始化
randn('state',sum(100*clock));
D=d*d;
N=ceil(
www.eeworm.com/read/357874/10199042
m ls.m
function [test_targets, w] = LS(train_patterns, train_targets, test_patterns, weights)
% Classify using the least-squares algorithm
% Inputs:
% train_patterns - Train patterns
% train_targets
www.eeworm.com/read/355767/10244416
h ls.h
www.eeworm.com/read/162958/10255964
fxp ls.fxp
www.eeworm.com/read/162958/10256195
prg ls.prg
store 1 to gnx
do while len(sys(16,gnx)) != 0
? sys(16,gnx)
store gnx+1 to gnx
enddo