代码搜索:Numeric

找到约 7,754 项符合「Numeric」的源代码

代码结果 7,754
www.eeworm.com/read/389810/8500750

cpp ex201_oci9.cpp

#include using namespace std; #include #define OTL_ORA9I // Compile OTL 4.0/OCI9i #define OTL_UNICODE // Enable Unicode OTL for OCI9i #include // include the OTL
www.eeworm.com/read/433114/8544533

m cell2num.m

function x=cell2num(cx) % Convert a cell array of numbers into a numeric array or % a cell array of logical variables into an array of logical variables % % Written by: E. Rietsch: March
www.eeworm.com/read/433114/8545542

m nearest_intersect.m

function [nearest_b,idx,err]=nearest_intersect(a,b,maxerr) % Analog to Matlab function "intersect" for numeric data; does not require % identity but only "nearness". % % OBSOLETE: Replace by "approx_
www.eeworm.com/read/433114/8545634

m cell2num.m

function x=cell2num(cx) % Convert a cell array of numbers into a numeric array or % a cell array of logical variables into an array of logical variables % % Written by: E. R.: March 1, 2006 %
www.eeworm.com/read/388655/8587786

tdf add.tdf

-- megafunction wizard: %LPM_ADD_SUB% -- GENERATION: STANDARD -- VERSION: WM1.0 -- MODULE: lpm_add_sub -- ============================================================ -- File Name: ADD.tdf --
www.eeworm.com/read/431831/8651273

v altpll0_bb.v

// megafunction wizard: %ALTPLL%VBB% // GENERATION: STANDARD // VERSION: WM1.0 // MODULE: altpll // ============================================================ // File Name: altpll0.v // Meg
www.eeworm.com/read/288112/8652423

m plot3.m

function plot3=plot444(y,u) syms U_sag %t=0:0.01:0.99; t=0:0.01:30 y2=numeric(subs(u,l,t)) y=numeric(subs(y,U_sag,t)) y=abs(y); plot(t,y) xlabel('临界电压(p.u.)') ylabel('临界距离(km)') title('a相短路
www.eeworm.com/read/288112/8652432

m plot444.m

function plot3=plot444(y,u) syms l %t=0:0.01:0.99; t=0:0.5:10 y2=numeric(subs(u,l,t)) %y=numeric(subs(y,U_sag,t)) y=abs(y2); plot(y,t,'-.b') xlabel('临界电压(p.u.)') ylabel('临界距离(km)') title('a相
www.eeworm.com/read/287040/8729160

v ram2k_4to512_16.v

// megafunction wizard: %LPM_RAM_DP+% // GENERATION: STANDARD // VERSION: WM1.0 // MODULE: altsyncram // ============================================================ // File Name: ram2k_4to512
www.eeworm.com/read/287040/8729186

v ram2k_2to512_8.v

// megafunction wizard: %LPM_RAM_DP+% // GENERATION: STANDARD // VERSION: WM1.0 // MODULE: altsyncram // ============================================================ // File Name: ram2k_2to512