Philip Hoskinson
Followers: 0 Following: 0
Graduate Student
Statistik
RANG
36.504
of 295.467
REPUTATION
1
ANTWORTZUSTIMMUNG
31.25%
ERHALTENE STIMMEN
1
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Plot 2D flux maps in 3D
How do I portray my 2D contourf plots in 3D? I have three simple rectangular surfaces that I am plotting contourf maps of, bu...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
SAVE and USE plotting TEMPLATE
I need to use the same plotting template (fonts etc) for dozens of graphs in a paper: how do I create a template so that I don't...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Solve two equations for unknown
I need to find the possible solutions for (x) using the following equations: (Where A,B,C are some numbers) 0 = A + B*...
etwa 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Solve Equation numerically for variable
Need to solve this problem for w: 0 = A + Bcos(w) + Ccos(w) ( A,B,C Constants) Bounds should be 0-180 for this problem...
mehr als 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Average Values in a matrix
I have a 100X225 matrix- I want to average [4,4] (or other) chunks of the matrix, and place that value in a new matrix: of a sma...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Summing Matrices after textscan/ formatspec issue?
I imported data with textscan because of multiple delimiters: it creates matrices of: [20x20 int64] [20x20 int64] ...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
import text file from different location, multiple delimiter
I need to import .txt files from different folders, and then read multiple delimiters. I tried textscan with fullfile, but th...
mehr als 8 Jahre vor | 1 Antwort | 0
1
Antwortimport text file from different location, multiple delimiter
I got a step further - I needed to include '_' (space) delimiter in 'Delimiter',{',' '[' ']' '_' }) Now I have trouble s...
mehr als 8 Jahre vor | 0
Frage
Different File locations: multiple delimiters in text files.
I have a text files in different folders that are formatted as follows: [ [num , num], [ num, num].... ] First, I t...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Change number of xlabel ticks to show
I have x and y matrices, but I only want a few points to show ( i.e. 3 labels out of the 10 data points. X = 0:Depth/((binnu...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Define scale in contourplot
I have several different contour plots, and therefore I need them with the same color-scale. I know their general values, say b...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Using Function to plot matrices with changing inputs
I would like to send a cell into a function, and have each matrix plotted from the cell. How can I input legend based on changi...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Matlab changes XAXIS order
I have two simple matrixes: X is time of day in hours: X[ 6 7 8 9 10 11 12 1 2 3 4 5 ] Y[ various values...... ] ...
fast 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
3D Heat MAP plotting
I have several square panels with heat plots that need to be connected in 3D (i.e. they connect at edges but are not in plane wi...
fast 9 Jahre vor | 0 Antworten | 1
0
AntwortenFrage
automatically cycle through function inputs
I want to simplify a function so that I don't have to create multiple loops for each input: function [] = NAME( a,b,c,d,e,g...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Automatically create matrix names
I'm using dir and dlmread to bring in files: I want a loop that automatically creates matrixes on it's own, and assigns that ...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Automate function and text reading tasks in MATLAB
I need help automating some of my work: I have several txt files I am using dlmread to bring into matlab, and then manipulate...
mehr als 9 Jahre vor | 1 Antwort | 0