代码搜索:initialisation
找到约 2,024 项符合「initialisation」的源代码
代码结果 2,024
www.eeworm.com/read/294077/8255093
m rayleighosc.m
function dy=RayleighOsc(t,y,flag,rParam)
%Rayleigh oscillator
%y0=[0.1 0];
%for Fourier analysis fs=4; vTimeRange=[0:1/fs:150];
%parameters
eps=0.1;
a=0.56946;
b=5e-4;%5e-2;
k=rParam;%0.5;%1
www.eeworm.com/read/294077/8255096
m colpittsosc.m
function dy=ColpittsOsc(t,y,flag,rParam)
%Colpitts oscillator
%y0=[0.1 0 0];
%for Fourier analysis fs=10; vTimeRange=[0:1/fs:50];
%parameters
alpha=1;
betaF=200;
gama=-20/3;
delta=5.5;
epsi
www.eeworm.com/read/294077/8255097
m fsimplechaoticcirc.m
function dy=fSimpleChaoticCirc(t,y,flag,rParam)
%simple dissipative nonautonomous chaotic circuit with physical parameters
%y0=[0.1 0] [V]
%for Fourier analysis fs=50e6; vTimeRange=[0:1/fs:5e-6];
www.eeworm.com/read/413630/11149133
java mousetracker.java
package mouse;
import sdljava.*;
import sdljava.event.*;
import sdljava.video.*;
import sdljava.image.*;
public class mouseTracker {
public int xResolution;
public int yResolution;
pu
www.eeworm.com/read/235996/14037231
m kmeans.m
%KMEANS k-means clustering
%
% [LABELS,A] = KMEANS(A,K,MAXIT,INIT,FID)
%
% INPUT
% A Matrix or dataset
% K Number of clusters to find (optional; default: 2)
% MAXIT maximum number o
www.eeworm.com/read/202188/15390002
mak bf535 talkthrough c.mak
# Generated by the VisualDSP++ IDDE
# Note: Any changes made to this Makefile will be lost the next time the
# matching project file is loaded into the IDDE. If you wish to preserve
# changes,
www.eeworm.com/read/202188/15390003
mak classdwith535pwm.mak
# Generated by the VisualDSP++ IDDE
# Note: Any changes made to this Makefile will be lost the next time the
# matching project file is loaded into the IDDE. If you wish to preserve
# changes,
www.eeworm.com/read/109665/15552608
bat sbd2sim.bat
@echo off
echo Generating simulation initilizaition files..
makeprogfile -m memory hello.sbd
echo Copying Model initialisation files to simulation directory ..
REM memory.regs,sram0,sram1,dpra
www.eeworm.com/read/190295/8444985
c uart.c
/* ------------------------------------------------------------------------
File : uart.c
Descr : Initialisation routine for the AVR's onchip UART.
History: 11APR.00; Henk B&B; Created.
---
www.eeworm.com/read/188838/8511550
c target.c
/* ************************************************************************ *
* *
* Volcano Communications