代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/101557/15826694
m f14.m
function [ret,x0,str,ts,xts]=f14(t,x,u,flag);
%F14 is the M-file description of the SIMULINK system named F14.
% The block-diagram can be displayed by typing: F14.
%
% SYS=F14(T,X,U,FLAG) returns
www.eeworm.com/read/287361/8689912
m newtraj2d.m
function newtraj2D;
global TRJ_bufer Time_bufer bufer_i;
global DS;
global calculation_progress;
ss=get(gcf,'UserData');
colorval=get(ss.traj,'Color');
Xdt=get(ss.traj,'Xdata');
Ydt=get(ss.
www.eeworm.com/read/287361/8689982
m newtraj3d.m
function newtraj3D;
global TRJ_bufer Time_bufer bufer_i;
global DS;
global calculation_progress;
ss=get(gcf,'UserData');
colorval=get(ss.traj,'Color');
Xdt=get(ss.traj,'Xdata');
Ydt=get(ss.tr
www.eeworm.com/read/384920/8834145
bak bc_user2.c.bak
#include
__declspec(dllexport)
#define Pi 3.14159265359
#define Iqsemax 20
#define Iqsemin -20
#define Vqsemax 180
#define Vqsemin -180
#define Vdsemax 75
#define Vdsemin -7
www.eeworm.com/read/384920/8834158
c bc_user2.c
#include
__declspec(dllexport)
#define Pi 3.14159265359
#define Iqsemax 20
#define Iqsemin -20
#define Vqsemax 180
#define Vqsemin -180
#define Vdsemax 75
#define Vdsemin -7
www.eeworm.com/read/378278/9238594
vhd prefixandorcendaround.vhd
-------------------------------------------------------------------------------
-- Title : Parallel-prefix AND-OR structure for end-around carry
-- Project : VHDL Library of Arithmetic Units
www.eeworm.com/read/176101/9516440
vhd prefixandorcendaround.vhd
-------------------------------------------------------------------------------
-- Title : Parallel-prefix AND-OR structure for end-around carry
-- Project : VHDL Library of Arithmetic Units
www.eeworm.com/read/176100/9516588
vhd prefixandorcendaround.vhd
-------------------------------------------------------------------------------
-- Title : Parallel-prefix AND-OR structure for end-around carry
-- Project : VHDL Library of Arithmetic Units
www.eeworm.com/read/362892/9977322
txt instructions_for_the_program.txt
本程序在计算噪度时,首先将所需要计算的噪声信号的三分之一倍频谱的声压级输入到本文件夹中的spl_band.xls中,输入时第一个信号的频谱声级放在第一行中,第二信号的频谱放在第二行中,逐次排列;然后点击start_<mark>calculation</mark>.m开始计算;计算结束,结果自动保存在pnl.xls中,(此文件中第一行为题头,第二行是第一的信号计算结果,第三行是第二个信号计算结果,一次类推。其中,pn_tot ...
www.eeworm.com/read/148663/6935202
vhd prefixandorcendaround.vhd
-------------------------------------------------------------------------------
-- Title : Parallel-prefix AND-OR structure for end-around carry
-- Project : VHDL Library of Arithmetic Units