Colin Lynch
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How do I fix this jumping parse error?
At the end of a piece of script I'm writing i am attempting to set a variable. Despite this being really simple an error pops up...
6 years 前 | 0 个回答 | 0
0
个回答提问
How to delete repeated values in a vector as well as values in its corresponding vector
Hello there! I am attempting to delete repeated values in a vector and then delete values in a vector of the exact same lengt...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to subtract elements in a matrix from each other
Hello there! I want to find out how I can subtract the elements of a matrix from one another in a particular order. Lets say ...
6 years 前 | 2 个回答 | 0
2
个回答提问
Drawing from Various Truncated Normal Distributions
Hello there! I am running several simulations where I need to randomly draw from various kinds of truncated normal distributi...
6 years 前 | 0 个回答 | 0
0
个回答提问
Creating a vector with nested for loops and a while loop
Hello everyone! I am attempting to an 8 element long vector that looks like this: vector = [2 4 8 16 32 64 128 256] T...
6 years 前 | 1 个回答 | 0
1
个回答提问
Using fittype for three dimensions
Hello! I am attempting to use the fittype function to fit a softmax surface to a sigmoid surface using only one coefficient, ...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to terminate simulation and output timesteps to termination
Hello everyone! I am attempting to count the number of time steps it takes for a simulation to reach equilibrium, and once it...
7 years 前 | 0 个回答 | 0
0
个回答提问
Turning imaginary numbers into real numbers
Hello there! I am attempting to find the points where n = S with the following equations. Whenever S goes into the imaginary...
7 years 前 | 3 个回答 | 0
3
个回答提问
Create a matrix with a for loop
Hey there! I am attempting to create a matrix which has n, s, k, and i as columns. However, I keep getting this error no mat...
7 years 前 | 2 个回答 | 0
2
个回答提问
Create a matrix with a for loop
Hey there! I am attempting to create a matrix which has n, s, k, and i as columns. However, I keep getting this error no mat...
7 years 前 | 1 个回答 | 0
1
个回答提问
Adjusting x and y-axis values on heat-map so they are legible
Hello all! I just made a heat-map of some data and there are so many values on the x and y axes that its hard to make out th...
7 years 前 | 1 个回答 | 0
1
个回答提问
How do you calculate the average value of a line?
I am attempting to calculate the average value of a line using the equation from this website: <http://tutorial.math.lamar.edu/C...
7 years 前 | 2 个回答 | 0