Feeds
提问
How do you get an arbitrary 1 dimensional line scan from a 2D Matrix
Hello, say I had a NxN Matrix Is there any easy way to plot a line scan from any arbitrary points (x1,y1) to (x2,y2)? E...
7 years 前 | 1 个回答 | 0
1
个回答提问
issues with contourf- Color Mapping
Hi, Im having issues with the contourf maps. As you can see from the attached image and matrix. It's showing the majority of ...
7 years 前 | 1 个回答 | 1
1
个回答提问
Problems with solve command.
Hello, I am trying to solve the following code for x. According to the attached plot, x should be ~1.3 however, using the ...
8 years 前 | 1 个回答 | 0
1
个回答提问
Solving a symbolic array
Hi Im trying to solve an equation that has an array of different values. In the following code, I want to solve for x at diff...
8 years 前 | 0 个回答 | 0
0
个回答提问
How do I make a Hexagonal Shaped Mesh?
Hi, I would like to make a hexagonal shaped mesh from this square mesh x=linspace(-10,10,100); y=linspace(-10,10,100); ...
8 years 前 | 0 个回答 | 0
0
个回答提问
Problems with imagesc command.
Hi, Im plotting using imagesc. Im using it in a loop, and collecting plots every few cycles. The first couple cycles work, bu...
8 years 前 | 0 个回答 | 0
0
个回答提问
Shifting values in a matrix, Alignment of two matrices
I want to align the values of two matrices so that the corresponding values in one column will align the other columns. For exam...
9 years 前 | 3 个回答 | 0
3
个回答提问
TXT Data Extraction Help
Hello, I have some questions involving data abstraction from several text files. Attached I have 3 text-files, each with two ...
9 years 前 | 1 个回答 | 0