代码搜索:MATLAB LMD
找到约 10,000 项符合「MATLAB LMD」的源代码
代码结果 10,000
www.eeworm.com/read/452894/7429888
pdf lmd18245.pdf
www.eeworm.com/read/444676/7609024
asm lmd-2000.asm
; LMD.2000
; Resident Polymorphic COM Infector
; Virus Reroutes Int 21h Handler through Int 84h and uses Int 84h for
; virus function calls. Int 21h Function 4Bh (Set Execution State) is hooked
www.eeworm.com/read/296933/8069374
lmd-m80
www.eeworm.com/read/324308/13273128
asm lmd-2000.asm
; LMD.2000
; Resident Polymorphic COM Infector
; Virus Reroutes Int 21h Handler through Int 84h and uses Int 84h for
; virus function calls. Int 21h Function 4Bh (Set Execution State) is hooked
www.eeworm.com/read/239229/13293261
asm lmd18245.asm
ORG 0000H
LJMP CHUSH
ORG 000BH
LJMP MAIN
CHUSH:ORG 0020H
MOV P0,#00H
CLR P2.7
SETB P2.6
SETB P0.0
MOV R5,#00H
MOV R6,#00H
www.eeworm.com/read/307450/13722137
m lmd1.m
i=1;
for m=15:20
% lmd1_wolf(i)=lyapunov_wolf(data,N,m,tau,P);
Lyapunov1(i)=LargestLyapunov(data,m,tau,P)
i=i+1;
end
%plot(2:20,lmd1_wolf)
plot(15:20,Lyapunov1)
xlabel('嵌入维数')
www.eeworm.com/read/486829/6530459
m lmd1.m
i=1;
for m=15:20
% lmd1_wolf(i)=lyapunov_wolf(data,N,m,tau,P);
Lyapunov1(i)=LargestLyapunov(data,m,tau,P)
i=i+1;
end
%plot(2:20,lmd1_wolf)
plot(15:20,Lyapunov1)
xlabel('嵌入维数')
www.eeworm.com/read/370401/9601710
pdf lmd18200.pdf
www.eeworm.com/read/370401/9601715
pdf lmd18245.pdf
www.eeworm.com/read/414409/11113068