photo

Kitt


Last seen: 3 mois il y a Actif depuis 2024

Followers: 0   Following: 0

Statistiques

MATLAB Answers

22 Questions
0 Réponses

RANG
290 075
of 300 364

RÉPUTATION
0

CONTRIBUTIONS
22 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
63.64%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 407

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


elseif that goes through previous statements but with different parameters
I have a model that is extremely repetitive that I want to make more effecient, easier to change, and reduce likelihood of mista...

8 mois il y a | 2 réponses | 0

2

réponses

Question


automating many column headings in table
I have a 10000x400 matrix, plotphys, I want to turn into a table and add variable names to. I understand that can be done easily...

9 mois il y a | 1 réponse | 0

1

réponse

Question


changing values in matrix from static output to dynamic output
I have a model based on fitness and I'm trying to add some variability to the terminal fitness. Previously I had this: cap=15...

11 mois il y a | 1 réponse | 0

1

réponse

Question


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...

12 mois il y a | 2 réponses | 0

2

réponses

Question


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...

environ un an il y a | 3 réponses | 0

3

réponses

Question


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...

environ un an il y a | 2 réponses | 0

2

réponses

Question


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...

environ un an il y a | 1 réponse | 0

1

réponse

Question


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...

environ un an il y a | 2 réponses | 0

2

réponses

Question


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,...

environ un an il y a | 1 réponse | 0

1

réponse

Question


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 ...

environ un an il y a | 2 réponses | 0

2

réponses

Question


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...

environ un an il y a | 1 réponse | 0

1

réponse

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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 ...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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...

plus d'un an il y a | 1 réponse | 0

0

réponse

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse