代码搜索:Solution
找到约 10,000 项符合「Solution」的源代码
代码结果 10,000
www.eeworm.com/read/158038/11648094
m solution.m
global a;
global b;
global c;
b=2;
c=4;
t0=[0,200];
for a=0:0.02:0.65
[t,x]=ode45('rossler',t0,[0,0,0]);
a
subplot(1,2,1);
plot(t,x(:,1),'r',t,x(:,2),'g',t,x(:,3),'b
www.eeworm.com/read/156041/11833111
gif solution.gif
www.eeworm.com/read/152307/12122829
h solution.h
/***************************************************************************
Solution.h - description
-------------------
begin
www.eeworm.com/read/152307/12122841
cpp solution.cpp
/***************************************************************************
Solution.cpp - description
-------------------
begin
www.eeworm.com/read/149825/12345526
pdf solution.pdf
www.eeworm.com/read/131284/14152229
h solution.h
//$$ solution.h // solve routines
#include "boolean.h"
#include "myexcept.h"
// Solve the equation f(x)=y for x where f is a monotone continuous
// function of x
// Essen
www.eeworm.com/read/131284/14152363
cpp solution.cpp
//$$ solution.cpp // solve routines
// Copyright (C) 1994: R B Davies
#define WANT_STREAM // include.h will get stream fns
#define WANT_MATH
www.eeworm.com/read/128116/14314897
gif solution.gif
www.eeworm.com/read/125371/14496398
h solution.h
/***************************************************************************
Solution.h - description
-------------------
begin
www.eeworm.com/read/125371/14496408
cpp solution.cpp
/***************************************************************************
Solution.cpp - description
-------------------
begin