代码搜索:INTERPOLATION
找到约 2,917 项符合「INTERPOLATION」的源代码
代码结果 2,917
www.eeworm.com/read/309547/13669030
m arithxover.m
function [c1,c2] = arithXover(p1,p2,bounds,Ops)
% Arith crossover takes two parents P1,P2 and performs an interpolation
% along the line formed by the two parents.
%
% function [c1,c2] = arithXover(p1
www.eeworm.com/read/303815/13808155
m arithxover.m
function [c1,c2] = arithXover(p1,p2,bounds,Ops)
% Arith crossover takes two parents P1,P2 and performs an interpolation
% along the line formed by the two parents.
%
% function [c1,c2] = arithXover(p1
www.eeworm.com/read/136165/13870664
m arithxover.m
function [c1,c2] = arithXover(p1,p2,bounds,Ops)
% Arith crossover takes two parents P1,P2 and performs an interpolation
% along the line formed by the two parents.
%
% function [c1,c2] = arithXover(p1
www.eeworm.com/read/238545/13876432
m arithxover.m
function [c1,c2] = arithXover(p1,p2,bounds,Ops)
% Arith crossover takes two parents P1,P2 and performs an interpolation
% along the line formed by the two parents.
%
% function [c1,c2] = arithXover(p1
www.eeworm.com/read/485855/6548471
m int_qlpc.m
function [AR_q1,AR_q2]=int_qlpc(lsp_old,lsp_new)
%Interpolation of the quantized LSP's
%lsp_old,lsp_new---LSP vector of past frame LSP vector of present frame
%[AR_q1,AR_q1]--interpolated Az() fo
www.eeworm.com/read/485855/6548510
m int_qlpc.m
function [AR_q1,AR_q2]=int_qlpc(lsp_old,lsp_new)
%Interpolation of the quantized LSP's
%lsp_old,lsp_new---LSP vector of past frame LSP vector of present frame
%[AR_q1,AR_q1]--interpolated Az() fo
www.eeworm.com/read/264420/11315738
m da_cut.m
%
% da_cut.m
%
% Data cutting and interpolation
%
da_front;
drawnow;
pl=1;
old_sl1_value=1;
[num_points num_var]=size(data);
left_point=1;
right_point=num_points;
text(1)=da_text2(w1,10,
www.eeworm.com/read/402420/11535223
m arithxover.m
function [c1,c2] = arithXover(p1,p2,bounds,Ops)
% Arith crossover takes two parents P1,P2 and performs an interpolation
% along the line formed by the two parents.
%
% function [c1,c2] = arithXover(p1
www.eeworm.com/read/400581/11572456
m arithxover.m
function [c1,c2] = arithXover(p1,p2,bounds,Ops)
% Arith crossover takes two parents P1,P2 and performs an interpolation
% along the line formed by the two parents.
%
% function [c1,c2] = arithXover(p1
www.eeworm.com/read/400444/11576567
m arithxover.m
function [c1,c2] = arithXover(p1,p2,bounds,Ops)
% Arith crossover takes two parents P1,P2 and performs an interpolation
% along the line formed by the two parents.
%
% function [c1,c2] = arithXover(p1