代码搜索结果

找到约 10,000 项符合 CAN Bus 的代码

int2ext.m

function [bus, gen, branch, areas] = int2ext(i2e, bus, gen, branch, areas) %INT2EXT Converts internal to external bus numbering. % [bus, gen, branch, areas] = int2ext(i2e, bus, gen, branch, areas)

ext2int.m

function [i2e, bus, gen, branch, area] = ext2int(bus, gen, branch, area) %EXT2INT Converts external to internal bus numbering. % [i2e, bus, gen, branch, area] = ext2int(bus, gen, branch, area) c

int2ext.m

function [bus, gen, branch, area] = int2ext(i2e, bus, gen, branch, area) %INT2EXT Converts internal to external bus numbering. % [bus, gen, branch, area] = int2ext(i2e, bus, gen, branch, area) c

canltwo.tcl

#!/usr/bin/tclsh # Tcl CAN Layer 2 example # load ./canLtwo.so puts "....... swig wrapper loaded" # open the can interface /dev/can0 # but before, set the baud rate if other than default exec /bin/e

jiance.m

function jiance(x) % % testsopf(casename, which_flow) % % Runs a full Newton's method power flow where casename is the name of % the m-file (without the .m extension) containing the power f

evluation.m

function [F1,F11,Pg,Qg,Qloss] = evluation(p1,q1,c, t, k,kk); % % testsopf(casename, which_flow) % % Runs a full Newton's method power flow where casename is the name of % the m-file (withou

install.sql

-- phpMyAdmin SQL Dump -- version 2.9.0.2 -- http://www.phpmyadmin.net -- -- 主机: localhost -- 生成日期: 2007 年 07 月 28 日 03:32 -- 服务器版本: 5.0.24 -- PHP 版本: 5.1.6 -- -- 数据库: `bus` -- -- ---

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

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

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