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...
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- ...
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