代码搜索:classical

找到约 407 项符合「classical」的源代码

代码结果 407
www.eeworm.com/read/418153/2092336

sci modiq_f.sci

//MODIQ_f Scicos I/Q Modulator block //Classical interface function ver1.0 - scilab-2.7 //8 novembre 2003 - IRCOM GROUP - Author : A.Layec function [x,y,typ]=MODIQ_f(job,arg1,arg2) x=[];y=[];typ=[
www.eeworm.com/read/418153/2092339

sci demodiq_f.sci

//DEMODIQ_f Scicos I/Q Modulator block //Classical interface function ver1.0 - scilab-2.7 //8 novembre 2003 - IRCOM GROUP - Author : A.Layec function [x,y,typ]=DEMODIQ_f(job,arg1,arg2) x=[];y=[];t
www.eeworm.com/read/418153/2092346

sci qpskrec_f.sci

//QPSKREC_f Scicos Genreric QPSK Receiver block //Classical interface function ver1.0 - scilab-3.0 //8 F関rier 2005 Author : - IRCOM GROUP - A.Layec function [x,y,typ]=QPSKREC_f(job,arg1,arg2) x=[
www.eeworm.com/read/418153/2092350

sci intsymb_f.sci

//INTSYMB_f Scicos Symbol Integrator block //Classical interface function ver1.0 - scilab-3 //22 d閏embre 2004 Author : - IRCOM GROUP - A.Layec function [x,y,typ]=INTSYMB_f(job,arg1,arg2) x=[];y=[
www.eeworm.com/read/291439/8419068

m eqmodel.m

function [Yred,Y_saffet,no_gen,no_pv,no_pq]=eqmodel(bus_type,... bus_condc,bus_suscp,no_bus,... tap_bus,z_bus,brch_r,brch_x,... no_lines,C_Flag) % EqModel assembles classical pow
www.eeworm.com/read/291439/8419576

m eqmodel.m

function [Yred,Y_saffet,no_gen,no_pv,no_pq]=eqmodel(bus_type,... bus_condc,bus_suscp,no_bus,... tap_bus,z_bus,brch_r,brch_x,... no_lines,C_Flag) % EqModel assembles classical pow
www.eeworm.com/read/446553/7576822

m eqmodel.m

function [Yred,Y_saffet,no_gen,no_pv,no_pq]=eqmodel(bus_type,... bus_condc,bus_suscp,no_bus,... tap_bus,z_bus,brch_r,brch_x,... no_lines,C_Flag) % EqModel assembles classical pow
www.eeworm.com/read/304962/3782187

h jama_qr.h

#ifndef CGAL_JAMA_QR_H #define CGAL_JAMA_QR_H #include #include "tnt_array1d.h" #include "tnt_array2d.h" #include "tnt_math_utils.h" CGAL_JAMA_BEGIN_NAMESPACE /** Classical
www.eeworm.com/read/463766/7175708

dat tree_genre.dat

6/0/-12/流派分类 1/-1/-1/特色 0/-1/2331/BBN Chinese 0/-1/1261/KEXP 90.3 FM (128k) 0/-1/2160/NPR National Public Radio 0/-1/632/radioioCLASSICAL (64k) 0/-1/59/radioIO CLASSICAL (32k) 1/-1/-1/80 年
www.eeworm.com/read/304373/13795465

m gloptipolydemo.m

clc echo on % Short demo of Gloptipoly 3 % % Consider the classical problem of minimizing globally the % two-dimensional six-hump camel back function % % min g0(x) = 4x1^2+x1x2-4x2^2-2.1x1^4+4x2^4+x1