代码搜索结果
找到约 2,916 项符合
Energy 的代码
ship.java
/**
* An Actor that moves and turns like a spaceship.
*/
import net.jscience.math.kvm.MathFP;
import javax.microedition.lcdui.Graphics;
import javax.microedition.lcdui.Image;
public clas
ship.java
/**
* An Actor that moves and turns like a spaceship.
*/
import net.jscience.math.kvm.*;
import javax.microedition.lcdui.Graphics;
import javax.microedition.lcdui.Image;
public class Shi
sigmerge.m
function sig=sigmerge(x1,x2,ratio);
%SIGMERGE Add two signals with given energy ratio in dB.
% SIG=SIGMERGE(X1,X2,RATIO) adds two signals so that a given
% energy ratio expressed in deciBels is satisf
f7_4.m
%读入语音文件
fin=fopen('DR4_MLJH0_SX334.ADC','r');
x=fread(fin,'short');
fclose(fin);
%时域波形
figure(1);
plot(x,'LineWidth',2);
xlabel('时间 t');
ylabel('幅值 A');
%计算短时能量
N=length(x);
%%短时窗长
L=200
fofx.m
%fofx.m
clear;
m=1.0; %mass
k=0.01; %spring constant
w=sqrt(k/m); %natural frequency
x0=0.0; %initial p
ruther.m
%ruther.m - program to simulate the Rutherford Scattering alpha particle trajectory
%numerically, given the initial projectile energy and impact parameter.
clear;
rcm=0.0; %target p
tloop.dg
Seq Energy
-----------
AGAAAU -2.00
AGCAAU -2.00
AGAGAU -2.00
AGUGAU -2.00
tloop.dh
Seq Energy
-----------
AGAAAU -4.0
AGCAAU -4.0
AGAGAU -4.0
AGUGAU -4.0
triloop.ent
Seq Energy
-------------
AGAAT 0.00
AGCAT 0.00
AGGAT 0.00
AGTAT 0.00
CGAAG 0.00
CGCAG 0.00
CGGAG 0.00
CGTAG 0.00
GGAAC 0.00
GGCAC 0.00
GGGAC 0.00
GG
divideword1.m
function postion=DivideWord1(x,fs)
if(length(x)