Kitt
Followers: 0 Following: 0
Statistik
19 Fragen
0 Antworten
RANG
78.307
of 295.410
REPUTATION
0
BEITRÄGE
19 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
63.16%
ERHALTENE STIMMEN
0
RANG
of 20.224
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.822
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
help counting number of times a value occurs across matrix
I have an 19x100 matrix, dp, that can have a variety of values in it 111, 112, 121, 122, 211, 212, 221, 222, 311, 312, 321, 322...
17 Tage vor | 2 Antworten | 0
2
AntwortenFrage
having if/else statement go to previous input
I have a matrix, opt, that consists of 3 outputs, 1/2/3. Output 1 goes through a bunch of steps, output 2 goes through a bunch o...
20 Tage vor | 3 Antworten | 0
3
AntwortenFrage
if/elseif statement with rand() falling between two values
a I have a for loop set up for a specific number of timesteps and I have a variable that I want changing between each timestep w...
22 Tage vor | 2 Antworten | 0
2
AntwortenFrage
Help organizing legend for bar graph
So I had a very helpful response in a previous question for creating a legend organizing some data and I've tried manipulating i...
etwa ein Monat vor | 1 Antwort | 0
1
AntwortFrage
plotting two types of data on one graph
This may not be possible but if anyone can figure it out, it's someone on here. I have a matrix, 20 timesteps x 1000 individual...
etwa ein Monat vor | 2 Antworten | 0
2
AntwortenFrage
plotting multiple distributions on one graph
What I'm wanting is a little complicated. I have an matrix, simphystate, that is (20x1000), or 20 timesteps x 1000 individuals,...
etwa ein Monat vor | 1 Antwort | 0
1
AntwortFrage
plot bar graph based on element type in matrix
I have a 20x100 (t,N) matrix with each element being either 1, 2, or 3. I want to create a bar graph showing the amount of each ...
etwa ein Monat vor | 2 Antworten | 0
2
AntwortenFrage
colorbar graph exceeding matrix values
So I'm plotting a 4D matrix, called Ft, that ranges from 0-1, but when I graph it and add a colorbar, it's showing 0-2 for physi...
3 Monate vor | 1 Antwort | 0
1
AntwortFrage
Help understanding how function handle is used
So I had an extremely helpful replier in an earlier question given me an equation for an interpolation function (I didn't know a...
4 Monate vor | 1 Antwort | 0
1
AntwortFrage
can you add probability to a for loop?
I have a very long and complex fitness function that I want to add even more complexity to, and I'm wondering if I can shortcut ...
4 Monate vor | 1 Antwort | 0
1
AntwortFrage
creating hyperbolic tangent function for matrix based on another matrix
I'm having issues trying to create a hyperbolic tangent function for a probability distribution. Right now, I have a matrix base...
6 Monate vor | 1 Antwort | 0
1
AntwortFrage
creating a function for linear interpolation based on two changing states
So I'm trying to add in linear interpolation into a fitness equation that has two information states. I was talking about it wit...
6 Monate vor | 1 Antwort | 0
1
AntwortFrage
Is there a way to create a lot of graphs for a 4D matrix without coding for a ton of individual graphs?
I have a 4D matrix that I'm trying to create graphs for. There are 4 dimensions, a physical state, two informational states, and...
7 Monate vor | 1 Antwort | 0
1
AntwortFrage
adding linear interpolation to a fitness equation
So I'm creating a dynamic state-variable model and I want to add in a forgetting rate for an informational state, however that'l...
7 Monate vor | 1 Antwort | 0
1
AntwortFrage
Can't get matrix to populate first column
So I'm trying to create a matrix that changes between 3 possible values based on modified values of a different matrix, here's t...
7 Monate vor | 1 Antwort | 0
1
AntwortFrage
Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 1-by-15. - can't find what the problem is
I keep getting this error, but I have no idea what's causing it. Using the step button brings up nothing until the very end whe...
7 Monate vor | 1 Antwort | 0
1
AntwortFrage
using if else statements to assign a value to a variable based on the value of a specific element in a matrix
I've created a matrix and I'm trying to write a for loop and within the for loop, and I have a variable, p, that I want to chang...
7 Monate vor | 1 Antwort | 0
1
AntwortFrage
Index in position 2 exceeds array bounds. Index must not exceed 1. - correctly indexing a changing element in a matrix
So I'm trying to write a for loop that indexes a specific element of a matrix, but the element being indexed changes for each lo...
7 Monate vor | 0 Antworten | 0
0
AntwortenFrage
How to use a matrix element to define a changing variable
So I'm writing a stochastic dynamic program on decision-making based on two informational states about 2 patches to forage in. S...
7 Monate vor | 1 Antwort | 0