Hollis Williams
Followers: 0 Following: 0
統計
24 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Can MATLAB plot hypergeometric functions?
I am wondering if MATLAB is able to plot hypergeometric functions like 2_F_1 (a,b;c;d). I basically need to plot (2/3)*2_F_...
約1年 前 | 1 件の回答 | 0
1
回答質問
Processing Frames from a Video
I have a piece of code where I read an image and then do some processing with it. If I instead have an AVI file, is there a sim...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Plotting Blue Pixel Values against Distance
I have obtained the following blue strip where the ''brightness'' decreases as one moves from left to right. If the total dista...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Numerically solving a pair of coupled second order ODES with odeToVectorField
I am attempting to use some of the functions in MATLAB to numerically solve a pair of coupled second order ODEs of the form \...
3年弱 前 | 1 件の回答 | 0
1
回答質問
Putting Screenshots from Videos into an Array
I have a set of 3 videos and would like to take four screenshots from each one at the same times (ie. frames) to put into a 3x4 ...
3年以上 前 | 0 件の回答 | 0
0
回答質問
Drawing a Best Line Fit for some Points
I have collected some experimental data which results in a set of points with x- and y- coordinates, if I put these into a vecto...
約4年 前 | 1 件の回答 | 0
1
回答質問
Plotting Two Data Sets on a Figure
I have two sets of data which can be plotted as a sets of discrete points given by (x,y) coordinates on a 2D plot. Is there som...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Plotting Multiple Curves on the Same Graph
I am plotting a graph of radial velocity against varying radius, but there is also a parameter in the velocity expression simila...
5年以上 前 | 1 件の回答 | 0
1
回答質問
How to use Maths Font for Graphs in MATLAB
I have produced a graph from some simulations which I intend to use in presentations and/or journal articles, but I have been to...
5年以上 前 | 1 件の回答 | 0
1
回答質問
Improving Presentation of a Graph
I have produced a graph running some simulations which I would like to use in Powerpoints and whose presentation and professiona...
5年以上 前 | 3 件の回答 | 0
3
回答質問
Superimposing Graphs by Importing Data
I have two different MATLAB files where I end up with a graph of drag force plotted against a dimensionless parameter. I would ...
5年以上 前 | 0 件の回答 | 0
0
回答質問
Graph of Convergence for Drag Force
I have a code with MATLAB where I set the number of boundary nodes around a sphere and then evaluate functions at the nodes to g...
5年以上 前 | 0 件の回答 | 0
0
回答質問
Adding Zeroes and Ones into a Vector
I have a 1x300 vector and would like to make it into a 1x400 vector by inserting a 0 after every third element, a 0 after every ...
5年以上 前 | 2 件の回答 | 0
2
回答質問
Converting to a New Coordinate System
I have a column vector and am trying to convert it into a new coordinate system. The way I would like to do this is to start wi...
5年以上 前 | 0 件の回答 | 0
0
回答質問
Adding Zeroes to a Vector
I have a row vector which I have created by repeating the same vector many times and would like to add zeroes onto the vector, s...
5年以上 前 | 1 件の回答 | 0
1
回答質問
Cross Product of an Array
I have an array of size 3 x 100 and I basically want to create a new array where I take each column vector in the array and comp...
5年以上 前 | 2 件の回答 | 0
2
回答質問
MATLAB won't load
I was using MATLAB and then had an error with my desktop and had to turn the computer off, I think I made the mistake of not clo...
5年以上 前 | 1 件の回答 | 0
1
回答質問
Change a 3x100 double to a 300x1 double
I have a 3 x 100 double ie. 100 column vectors next to each other all with 3 rows, and I need to take each column vector and put...
5年以上 前 | 1 件の回答 | 0
1
回答質問
Switching a Boundary Condition to Spherical Coordinates
I am working with a problem on a sphere where I have a formula which gives me the coordinates of a number of nodes distributed a...
5年以上 前 | 0 件の回答 | 0
0
回答質問
Creating a Linear System with a Double Loop
I am dealing with a system where I have one sphere inside of a larger one and I work with the radial vector for the distance bet...
5年以上 前 | 0 件の回答 | 0
0
回答質問
Question about Notation for Creating Matrices
I am currently reading a piece of MATLAB code in which matrices are created, but I am not sure what exactly the notation with co...
6年弱 前 | 1 件の回答 | 0
1
回答質問
How to Make a Matrix Diagonal with Matlab?
I am working on a quantum mechanics problem and would like to get a 4x4 matrix A into diagonal form such that A=UDU^{-1}. Basic...
6年以上 前 | 3 件の回答 | 1
3
回答質問
Distance between Global Maximum of a Wave Pattern and next Consecutive Maximum/Minimum
<</matlabcentral/answers/uploaded_files/82497/1000sec.jpg>> I have a set of wave patterns (one example wave pattern included ...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Distance from Major Peak to next consecutive maxima/minima
Sorry for asking a basic question but I am a bit stuck with this and not been using Matlab for long. Basically I have a lot of ...
7年以上 前 | 0 件の回答 | 0