Cagas Akalin - MATLAB Central
photo

Cagas Akalin


Sabanci University

Last seen: 3 years 前 自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 04/15 to 04/25Use left and right arrows to move selectionFrom 04/15Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 个提问
2 个回答

排名
36,032
of 298,264

声誉
1

贡献数
5 个提问
2 个回答

回答接受率
60.0%

收到投票数
1

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


Integration of a function having constant parameter
Hi All, I would like to evaluate integral of (4*a - 2*x + 4*a*x - 3*a*x^2 - 2*a*x^3 + a*x^4 - x^2 + x^3) dx where x b...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Expressing polynomial including a indefinite parameter
Hi All, I know that the expression p=[1 -4 2] corresponds to p(x) = x^2 - 4x + 2. I want to express p(x) = a*x^2 - 4x + 2-a I...

3 years 前 | 2 个回答 | 0

2

个回答

提问


Inserting a double into the elements of a cell
Hi everyone, I would like to ask for your opinions assocaiated with creating a cell in which each box includes 1x2 array such...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Plotting data from text file
Dear All, The problem that I am dealing with is to obtain a plot from a text file has 5615917 lines of data. The shorthaned ...

8 years 前 | 1 个回答 | 0

1

个回答

已回答
How to read numeric data from text file and plot graph for given numeric data?
Dear All, The problem that I am dealing with is very simillar to this you' ve discussed before here. The only difference tha...

8 years 前 | 0

已回答
Error: File: box.m Line: 23 Column: 21 Unbalanced or unexpected parenthesis or bracket.
Hi everyone, Matlab gives the same error for the below line code because of the script in first parenthesis. - (1-x1.)^2- ...

10 years 前 | 0

提问


How to define a constrained region in 2D for a function?
Hi everyone, I am trying to find the minimum point of the function by using steepest descent algorithm. When the code stars ...

10 years 前 | 0 个回答 | 1

0

个回答