搜索结果
找到约 628 项符合
Y-combinator 的查询结果
教育系统应用 打印函数x=y*y曲线 不使用数组来打印正弦曲线 不使用数组来打印余弦曲线 不使用数组同时打印正弦和余弦曲线
打印函数x=y*y曲线
不使用数组来打印正弦曲线
不使用数组来打印余弦曲线
不使用数组同时打印正弦和余弦曲线,交点处用 “+”号表示,其余处用”*”表示
其他行业 % A 2D homogeneous convection-diffusion case (u=exp(-ex*deta*x-ex*deta*y) with a square with % all
% A 2D homogeneous convection-diffusion case (u=exp(-ex*deta*x-ex*deta*y) with a square with
% all Dirichlet boundary, note that reaction coefficient is not zero
% by indirect BKM
其他行业 A 2D homogeneous Helmholtz case (u=sin(x)cos(y) with a square) with % two Dirichlet edges (x=1,y=1
A 2D homogeneous Helmholtz case (u=sin(x)cos(y) with a square) with
% two Dirichlet edges (x=1,y=1) and two Neumann edges (x=0,y=0)
% by indirect symmetric BKM
matlab例程 To estimate the input-output mapping with inputs x % and outputs y generated by the following nonli
To estimate the input-output mapping with inputs x
% and outputs y generated by the following nonlinear,
% nonstationary state space model:
% x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)]
% + 8cos(1.2t) + process noise
% y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3
% + time varying measur ...
VHDL/FPGA/Verilog 利用示波器的X和Y通道输出采样波形图形 注:显示两个周期。扫频频率100Hz
利用示波器的X和Y通道输出采样波形图形
注:显示两个周期。扫频频率100Hz
加密解密 计算Z^Y%Z 用于演示RSA等公钥算法的细节。
计算Z^Y%Z
用于演示RSA等公钥算法的细节。
其他 6 uydogj hsdkf y fs fhsl afsfh lhsl
6 uydogj hsdkf y fs fhsl afsfh lhsl
GPS编程 demodulates the FM modulated signal Y at the carrier frequency Fc (Hz). Y and Fc have sample frequen
demodulates the FM modulated signal Y at the carrier frequency Fc (Hz). Y and Fc have sample frequency Fs (Hz).
FREQDEV is the frequency deviation (Hz) of the modulated signal.
Java编程 structure de arbre il y a des fonction des afficher et caluler
structure de arbre il y a des fonction des afficher et caluler
其他 %求输入一维信号的计盒分形维数 %y是一维信号 %cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数 %D是y的计盒维数(一般情况下D>=
%求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数
%D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),