代码搜索:CX SUPERVISOR
找到约 10,000 项符合「CX SUPERVISOR」的源代码
代码结果 10,000
www.eeworm.com/read/271760/10981624
m mvblkb.m
%MVBLKB Builds up an appended state space system from
% SISO transfer function blocks nX, dX
% MIMO transfer function blocks numX, comdenX
% state space blocks aX, bX, cX, dX
% SISO tra
www.eeworm.com/read/121213/7081748
h bgobj.h
#pragma once
#include "obj.h"
class BgObj :
public Obj
{
public:
void Create(LPCTSTR lpbmp,int cx,int cGrow);
BgObj(void);
~BgObj(void);
void Render(HDC destDC);
void NextState();
}
www.eeworm.com/read/460712/7105671
m qsnsys.m
function sys = qsnsys(a,b,c,d,Cx,Cv,Ca)
% QSNSYS Transforms a system to the (S,n) mu-format. (Utility Function)
% Input of state-space matrices: sys=QSNSYS(A,B,C,D)
% of the
www.eeworm.com/read/461240/7231249
m create_circles.m
disp('creating spheres');
cx = fdtd_domain.cell_center_coordinates_x;
cy = fdtd_domain.cell_center_coordinates_y;
for ind=1:number_of_circles
% distance of the centers of the cells from the ce
www.eeworm.com/read/461240/7231292
m create_circles.m
disp('creating spheres');
cx = fdtd_domain.cell_center_coordinates_x;
cy = fdtd_domain.cell_center_coordinates_y;
for ind=1:number_of_circles
% distance of the centers of the cells from the ce
www.eeworm.com/read/461240/7231337
m create_circles.m
disp('creating spheres');
cx = fdtd_domain.cell_center_coordinates_x;
cy = fdtd_domain.cell_center_coordinates_y;
for ind=1:number_of_circles
% distance of the centers of the cells from the ce
www.eeworm.com/read/461240/7231380
m create_circles.m
disp('creating spheres');
cx = fdtd_domain.cell_center_coordinates_x;
cy = fdtd_domain.cell_center_coordinates_y;
for ind=1:number_of_circles
% distance of the centers of the cells from the ce
www.eeworm.com/read/461240/7231423
m create_circles.m
disp('creating spheres');
cx = fdtd_domain.cell_center_coordinates_x;
cy = fdtd_domain.cell_center_coordinates_y;
for ind=1:number_of_circles
% distance of the centers of the cells from the ce
www.eeworm.com/read/439271/7713201
m qsnsys.m
function sys = qsnsys(a,b,c,d,Cx,Cv,Ca)
% QSNSYS Transforms a system to the (S,n) mu-format. (Utility Function)
% Input of state-space matrices: sys=QSNSYS(A,B,C,D)
% of the