Feeds
답변 있음
How can I translate (move) a stress field a given distance?
x = X - dx y = Y - dy substitue the x and y in the formular to this. the dx and dy moves the stress field by that measure
How can I translate (move) a stress field a given distance?
x = X - dx y = Y - dy substitue the x and y in the formular to this. the dx and dy moves the stress field by that measure
5년 초과 전 | 1
질문
maximum value array of multiple arrays
Suppose I have many arrays or vectors of data A, B, C ....etc I can create an array which has the maximum and minimum valu...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Error bars for large noisy data sets
Dear all, I have ten large linear arrays (50,000+ elements) such as A = [ An1 An2....An50000 ] B = [ Bn1 Bn2....Bn50000 ] ...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
Spherical surface plot from custom function
I have a function where the input is a set of Euler angles (z, x', z') and a four tensor, C, and outputs scalers, lets call them...
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
Simultaneous equations with four knowns four unknowns
I have a set of four simultaneous equations <</matlabcentral/answers/uploaded_files/106105/simeq.jpg>> I know the variab...
거의 7년 전 | 답변 수: 1 | 0
1
답변답변 있음
Area calculation within contour
I think I have a rather clumsy numeric answer. I count the number of entries in Z that are equal or larger than s. Then mu...
Area calculation within contour
I think I have a rather clumsy numeric answer. I count the number of entries in Z that are equal or larger than s. Then mu...
대략 7년 전 | 0
| 수락됨
질문
Area calculation within contour
Sirs, I have the following plot [C,h] = contour(X,Y,Z,[s,s]) Where s is a variable that I change. This plot the image: ...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
Plot only certain contours
Sirs, I am plotting a contour plot of data contourf(X,Y,Z) Say the values of Z range from 0 to 100 (or say, -100 to 100...
대략 7년 전 | 답변 수: 1 | 1
1
답변질문
Irregular meshgrid - how to create?
I wish to create an irregular meshgrid to simulate the positions of an atomic lattice plane. The plane is body-centred-cubic....
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
Path Integral from n*n array
I have an n * n array, which represents a scalar field. I wish to determine the path(line?) integral of a closed path around the...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
Loop over two variables
I have a formula U(x,y) = some formula that depends on x and y x and y are Cartesian coordinates and U is the output that ...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
Compile C++ for Unix environment
Sirs, I have some C++ code that is currently compiled to operate within Matlab in a Windows environment (Mex'ed). I wish to ...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Tensor/Matrix multiplication problem
The shear stress at a point can be written (m•sigma)•n where m is the unit vector parallel to the slip plane; n is the uni...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Extract data from countour and add two (or more) contours together.
My problem is thus: I have a mesh onto which I 'plot' a function. That is, for every point x,y, I have a value Q What I...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I translate (move) a stress field a given distance?
I am modelling the stress field of a dislocation (an extra half line of atoms in a crystal) in a 2D plane The dislocation can...
9년 초과 전 | 답변 수: 2 | 0