代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/200368/15434696
m 福利彩票3d的matlab模拟程序.m
% 福利彩票3D的Matlab模拟程序
%
axes('position',[0.1,0.8,0.8,0.1]);
text(0,0,'simulate 3D game','fontsize',18);
axis off;
axes('position',[0.6,0.8,0.3,0.2],'Visible','off');
bb=text(0.1,0.5,'0','fon
www.eeworm.com/read/392021/8366964
m simulatehbf.m
function y = simulateHBF(x,f1,f2,mode)
% y = simulateHBF(x,f1,f2,mode=0) Simulate a Saramaki half-band filter.
% The f1 and f2 vectors contain coefficients for the structure.
% (f1 and f2 can also be
www.eeworm.com/read/182900/9186781
m simulatehbf.m
function y = simulateHBF(x,f1,f2,mode)
% y = simulateHBF(x,f1,f2,mode=0) Simulate a Saramaki half-band filter.
% The f1 and f2 vectors contain coefficients for the structure.
% (f1 and f2 can also be
www.eeworm.com/read/418151/10964368
m simulatehbf.m
function y = simulateHBF(x,f1,f2,mode)
% y = simulateHBF(x,f1,f2,mode=0) Simulate a Saramaki half-band filter.
% The f1 and f2 vectors contain coefficients for the structure.
% (f1 and f2 can also be
www.eeworm.com/read/333524/12677538
m simulatehbf.m
function y = simulateHBF(x,f1,f2,mode)
% y = simulateHBF(x,f1,f2,mode=0) Simulate a Saramaki half-band filter.
% The f1 and f2 vectors contain coefficients for the structure.
% (f1 and f2 can also be
www.eeworm.com/read/392021/8367140
m simulateesl.m
function [sv,sx,sigma_se,max_sx,max_sy] = simulateESL(v,mtf,M,dw,sx0)
%[sv,sx,sigma_se,max_sx,max_sy] = simulateESL(v,mtf,M=16,dw=[1..],sx0=[0..])
%Simulate the Element Selection Logic for a multi-ele
www.eeworm.com/read/182900/9186914
m simulateesl.m
function [sv,sx,sigma_se,max_sx,max_sy] = simulateESL(v,mtf,M,dw,sx0)
%[sv,sx,sigma_se,max_sx,max_sy] = simulateESL(v,mtf,M=16,dw=[1..],sx0=[0..])
%Simulate the Element Selection Logic for a multi-ele
www.eeworm.com/read/418151/10964477
m simulateesl.m
function [sv,sx,sigma_se,max_sx,max_sy] = simulateESL(v,mtf,M,dw,sx0)
%[sv,sx,sigma_se,max_sx,max_sy] = simulateESL(v,mtf,M=16,dw=[1..],sx0=[0..])
%Simulate the Element Selection Logic for a multi-ele
www.eeworm.com/read/333524/12677748
m simulateesl.m
function [sv,sx,sigma_se,max_sx,max_sy] = simulateESL(v,mtf,M,dw,sx0)
%[sv,sx,sigma_se,max_sx,max_sy] = simulateESL(v,mtf,M=16,dw=[1..],sx0=[0..])
%Simulate the Element Selection Logic for a multi-ele
www.eeworm.com/read/189521/5192520
h stdafx.h
// stdafx.h : 标准系统包含文件的包含文件,
// 或是经常使用但不常更改的
// 特定于项目的包含文件
#pragma once
#include "G:\xudevelop\self\mem_manager_lib\vcedit\pc_simulate\xu\mem_admin.h"
// TODO: 在此处引用程序需要的其他头文件