photo

zekeriya özkan


Last seen: 4 months 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
38,259
of 299,862

声誉
1

贡献数
6 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,824

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,327

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Solution Codes of Ordinary Diferenatial Equation
I wrote MATLAB codes for equation with parameter n=450, a= -1.99 and x_0=3/4 as follows. clc; clear; clear all; a=-1.99; ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


HELP to correct the codes of the graph of the solution of the differential equation with piecewise constant argument at Matlab
clc; clear; clear all; a=1.5; d0=1; v0=1; nu=sqrt(2.5); sumxx=[]; k=250; for p=1:k T=linspace(0.25.*(p-1),0.25....

4 years 前 | 0 个回答 | 0

0

个回答

提问


Plotting a solution Function Graph
I need the graph of this function. I tried to write MATLAB codes. But i couldn't manage. Please help me. From now, thanks.

4 years 前 | 0 个回答 | 0

0

个回答

提问


Help to draw a graph of a function.
There was two mistakes. I wrote in a true way. And I want anyone to help me. I studied to draw the graph of function given at th...

4 years 前 | 2 个回答 | 0

2

个回答

提问


How to draw graph of the following function?
I couldn't manage to draw the graph of the function at the picture? Please help

4 years 前 | 1 个回答 | 0

1

个回答

提问


How can I find inverse laplace transform of functions?
I'm a student at master at University? I'm writing master thesis now, I couldn't solve inverse laplace transform of function?

9 years 前 | 2 个回答 | 0

2

个回答