代码搜索:INTERPOLATION

找到约 2,917 项符合「INTERPOLATION」的源代码

代码结果 2,917
www.eeworm.com/read/149368/12384809

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/250079/12435429

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/234214/14119140

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/230549/14281952

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/227183/14438549

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/124842/14534510

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/124786/14544681

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/224839/14566422

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/224839/14566504

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/221899/14715162

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