代码搜索:simu
找到约 772 项符合「simu」的源代码
代码结果 772
www.eeworm.com/read/428401/8871332
m simu.m
clear all
Ir=1.560259409e-1;
Iz=1.622368437e-1;
Lu=37.2823e-3;
Ll=155.3623e-3;
%L1=12.7123e-3;
%L2=175.9123e-3;
k1=1.34e-6;
k2=1.41e-6;
m=12.868;
%omega=2000;
gs=80000;
x0=0.2
www.eeworm.com/read/167036/9983630
txt simu.txt
0.19692869382187 0.25410385620989 0.04762284470533 0.08785275032324 0.17623749200029 0.13453965587139 0.10271470706798
0.20470174484647 0.25679024794142 0.04835580783728 0.08655816301884 0.17289700
www.eeworm.com/read/167036/9983867
txt simu.txt
0.19692869382187 0.25410385620989 0.04762284470533 0.08785275032324 0.17623749200029 0.13453965587139 0.10271470706798
0.20470174484647 0.25679024794142 0.04835580783728 0.08655816301884 0.17289700
www.eeworm.com/read/166895/9990690
m simu.m
% Routine to check the performance of LDPC codes
clear;
% AWGN channel: x is the transmitted vector, y is received.
% y = exp(2*n/ sigman^2); sigman^2=N0/2; 10*log(Eb/N0) = SNR
% dc = [6;1]
www.eeworm.com/read/356254/10233966
txt simu.txt
0.19692869382187 0.25410385620989 0.04762284470533 0.08785275032324 0.17623749200029 0.13453965587139 0.10271470706798
0.20470174484647 0.25679024794142 0.04835580783728 0.08655816301884 0.17289700
www.eeworm.com/read/355893/10241936
mdl simu.mdl
Model {
Name "simu"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes
www.eeworm.com/read/159438/10649791
h simu.h
#pragma once
class COffSimu
{
public:
int I8_6[3];//结果存放控制码
int I5_3[3];//运算功能控制码
int I2_0[3];//数据来源控制码
int SCI1_0[2];//进信号
int SST2_0[3];//运算结果标志位
int SSH1_0[2];//运算器最高,最低位的移入信号
in
www.eeworm.com/read/159438/10649815
cpp simu.cpp
#include "stdafx.h"
#include "TEC2000.h"
#include "MicroProDlg.h"
#include
#include "simu.h"
using namespace std;
//以下为数据转化部分
COffSimu::COffSimu()
{
int i;
for(i=0;i
www.eeworm.com/read/273690/10906486
prj simu.prj
www.eeworm.com/read/273690/10906504
bak simu.bak
#include
#include
#include
char buf[100];
char filename[200];
int down_flag= 0;
float x_c,y_c;
main()
{
FILE *fpe;
int gdriver = DETECT, gmode=18, err