代码搜索:Conjugate

找到约 635 项符合「Conjugate」的源代码

代码结果 635
www.eeworm.com/read/485855/6548472

m conjugate_structure.m

function [ga,gb,bestgp,bestgc]=conjugate_structure(x,y,z,c,GA,GB) %实现共轭结构增益码书搜索功能 %输入 x--目标信号x(n) y--y(n) z--z(n) c--c(n) gp--计算出的自适应增益 gc--计算出的固定增益 %输出 码书指针 global U; %minimum=10^30;
www.eeworm.com/read/485855/6548489

c conjugate_structurecore.c

#include #include void mexFunction(int nlhs,mxArray *plhs[],int nrhs,const mxArray *prhs[]) { //输入 double *x,*y,*z,*GA,*GB,*gc1; //输出 double *bestgp,*bestgc,*update_u,
www.eeworm.com/read/343492/11944452

m conjugate_gradient.m

function [x,fx, nfun, ngfun] = conjugate_gradient(fun,gfun,x,optparam,varargin) % CONJUGATE_GRADIENT : performs conjugate gradient optimization if ~isfield(optparam,'global_cg'), optparam.global_c
www.eeworm.com/read/256612/11983202

m conjugate_structure.m

function [ga,gb,bestgp,bestgc]=conjugate_structure(x,y,z,c,GA,GB) %实现共轭结构增益码书搜索功能 %输入 x--目标信号x(n) y--y(n) z--z(n) c--c(n) gp--计算出的自适应增益 gc--计算出的固定增益 %输出 码书指针 global U; %minimum=10^30;
www.eeworm.com/read/256612/11983257

c conjugate_structurecore.c

#include #include void mexFunction(int nlhs,mxArray *plhs[],int nrhs,const mxArray *prhs[]) { //输入 double *x,*y,*z,*GA,*GB,*gc1; //输出 double *bestgp,*bestgc,*update_u,
www.eeworm.com/read/339494/12228985

m conjugate_structure.m

function [ga,gb,bestgp,bestgc]=conjugate_structure(x,y,z,c,GA,GB) %实现共轭结构增益码书搜索功能 %输入 x--目标信号x(n) y--y(n) z--z(n) c--c(n) gp--计算出的自适应增益 gc--计算出的固定增益 %输出 码书指针 global U; %minimum=10^30;
www.eeworm.com/read/339494/12229034

c conjugate_structurecore.c

#include #include void mexFunction(int nlhs,mxArray *plhs[],int nrhs,const mxArray *prhs[]) { //输入 double *x,*y,*z,*GA,*GB,*gc1; //输出 double *bestgp,*bestgc,*update_u,
www.eeworm.com/read/224839/14566424

m conjugate_structure.m

function [ga,gb,bestgp,bestgc]=conjugate_structure(x,y,z,c,GA,GB) %实现共轭结构增益码书搜索功能 %输入 x--目标信号x(n) y--y(n) z--z(n) c--c(n) gp--计算出的自适应增益 gc--计算出的固定增益 %输出 码书指针 global U; %minimum=10^30;
www.eeworm.com/read/224839/14566461

c conjugate_structurecore.c

#include #include void mexFunction(int nlhs,mxArray *plhs[],int nrhs,const mxArray *prhs[]) { //输入 double *x,*y,*z,*GA,*GB,*gc1; //输出 double *bestgp,*bestgc,*update_u,
www.eeworm.com/read/124283/14578350

c conjugate_fr.c

/* multimin/conjugate_fr.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Fabrice Rossi * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU