代码搜索:Conjugate

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

代码结果 635
www.eeworm.com/read/124283/14578361

c conjugate_pr.c

/* multimin/conjugate_pr.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
www.eeworm.com/read/221899/14715164

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

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/212047/15166564

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
www.eeworm.com/read/212047/15166567

c conjugate_pr.c

/* multimin/conjugate_pr.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
www.eeworm.com/read/167728/5452723

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
www.eeworm.com/read/167728/5452727

c conjugate_pr.c

/* multimin/conjugate_pr.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
www.eeworm.com/read/304962/3782560

h conjugate_gradient.h

/* * author: Bruno Levy, INRIA, project ALICE * website: http://www.loria.fr/~levy/software * * This library is free software; you can redistribute it and/or * modify it under the terms of the
www.eeworm.com/read/102394/15782834

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
www.eeworm.com/read/102394/15782838

c conjugate_pr.c

/* multimin/conjugate_pr.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