代码搜索:DMAX
找到约 384 项符合「DMAX」的源代码
代码结果 384
www.eeworm.com/read/458661/7291919
m dmax.m
% dmax.m - computes directivity and beam solid angle of g(th) gain
%
% Usage: [D, Om] = dmax(th, g)
%
% th = row vector of equally-spaced polar angles in [0,pi]
% g = power gain evaluated at th
www.eeworm.com/read/197606/7984582
asm dmax.asm
;
; file: dmax.asm
global _dmax
segment .text
; function _dmax
; returns the larger of its two double arguments
; C prototype
; double dmax( double d1, double d2 )
; Parameters:
; d1 - first
www.eeworm.com/read/398147/8002122
asm dmax.asm
;
; file: dmax.asm
global dmax
segment .text
; function dmax
; returns the larger of its two double arguments
; C prototype
; double dmax( double d1, double d2 )
; Parameters:
; d1 - first d
www.eeworm.com/read/315751/13536878
m dmax.m
% dmax.m - computes directivity and beam solid angle of g(th) gain
%
% Usage: [D, Om] = dmax(th, g)
%
% th = row vector of equally-spaced polar angles in [0,pi]
% g = power gain evaluated at th
www.eeworm.com/read/303512/13813943
m dmax.m
% dmax.m - computes directivity and beam solid angle of g(th) gain
%
% Usage: [D, Om] = dmax(th, g)
%
% th = row vector of equally-spaced polar angles in [0,pi]
% g = power gain evaluated at th
www.eeworm.com/read/136571/5869678
c dmax.c
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o
www.eeworm.com/read/110972/6162214
c dmax.c
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o
www.eeworm.com/read/226567/14458679
xls dmax.xls
www.eeworm.com/read/222081/14707025
class dmax.class
www.eeworm.com/read/208174/15252054