![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/32623541_1704907131079_DEF.jpg)
Kitt
Followers: 0 Following: 0
Estadística
21 Preguntas
0 Respuestas
CLASIFICACIÓN
145.993
of 297.010
REPUTACIÓN
0
CONTRIBUCIONES
21 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
66.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.418
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.687
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
16 días hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 2 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
3 meses hace | 2 respuestas | 0
2
respuestasPregunta
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...
4 meses hace | 3 respuestas | 0
3
respuestasPregunta
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...
4 meses hace | 2 respuestas | 0
2
respuestasPregunta
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...
4 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
4 meses hace | 2 respuestas | 0
2
respuestasPregunta
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,...
4 meses hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
4 meses hace | 2 respuestas | 0
2
respuestasPregunta
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...
6 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
7 meses hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
7 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
10 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
10 meses hace | 0 respuestas | 0
0
respuestasPregunta
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...
10 meses hace | 1 respuesta | 0