Community Profile

photo

Anthony Koning


Last seen: 11 månader ago Active since 2021

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


how to store values for a further operation
As the title implies, I would like to know how to store the values of parts of one function for use in a further part. For exam...

11 månader ago | 1 answer | 0

1

answer

Question


Can you use the whos command to identify classes
As the title says, I'm wondering if the whos command (or an equivilent) could be used to get the range and storage requirements ...

mer än ett år ago | 3 answers | 0

3

answers

Question


How to plot the convolution integral of two functions
Hi, I'm wondering how I can plot out the convolution of two integreals in matlab to see if my hand calculated answer is correct....

mer än ett år ago | 3 answers | 0

3

answers

Question


Help using the bitand function
Hi, I'm trying to use the bitand function to drop the two least significant bits off of an image (basically forcing an 8-bit ima...

mer än ett år ago | 0 answers | 0

0

answers

Question


How to get the min and max values of a randomized matrix?
Hellow. I'm currently making a 20x20 matrix where each value of the matrix is a random number between 0-128, as well as fincing...

mer än ett år ago | 1 answer | 0

1

answer

Question


How to display a single element from a matrix?
Hi, I was wondering how I would be able to display a singular element from a given matrix. If I were to have a random integer m...

mer än ett år ago | 1 answer | 0

1

answer

Question


Error using Plot for Fourier Series
Hi, I believe I'm close to getting the summation of a Fourier Series plot for different values of N without using add-ons. My c...

ungefär 2 år ago | 3 answers | 0

3

answers

Question


How to Plot Truncated Summation Functions without any add-ons
Hello, I'm trying to figure out how to go about plotting a truncated summation function such as without the use of any add-o...

ungefär 2 år ago | 1 answer | 0

1

answer

Question


How to plot magnitude and phase of a Fourier Transform
Hello, I am currently trying to plot the magnitude and phase of a Fourier transform of 1/(0.6+iw) where i is the imaginary numbe...

ungefär 2 år ago | 1 answer | 0

1

answer

Question


How to plot real and imaginary parts as separate stem plots
Hi, I'm currently trying to write a code to plot the real and imaginary parts of a complex number seperately, the complex number...

ungefär 2 år ago | 1 answer | 0

1

answer

Question


Less Than and Less Than or Equal to Not Working Properly
I was wondeirng if anyone could look at my function and see what is going on with the <= and < portions of my if/else statement....

mer än 2 år ago | 1 answer | 0

1

answer

Question


How to produce results of script in table
Hi, would anyone know how to produce the results of the script in a neat table format similar to the last line of this script? ...

mer än 2 år ago | 1 answer | 0

1

answer

Question


How to frormat Table to use Previous Values for Calculations
Does anyone know how to format a table to use the previous values of a column to calculate the a new value. For example, using ...

mer än 2 år ago | 1 answer | 0

1

answer

Question


If Statement not using conditionals
Hi, I wanted to know if anyone knew why my if/else statement was not producing the specified outputs with my current code: v= (...

mer än 2 år ago | 1 answer | 0

1

answer

Question


How to define points at specific values
Does anyone know how to define a value at a specific point for similarly to using L'Hopital's rule. The current code I have wil...

mer än 2 år ago | 1 answer | 0

1

answer

Question


How to list specific variable at all points except at certain values
I am currently writing a code where I am trying to figure out how to program a certain value for all inputs except at certain va...

mer än 2 år ago | 1 answer | 0

1

answer

Question


How to Display Data in Table
I wanted to ask how it would be possible to display the data of an exteriment into a table. For instance, If I am doing 11 tria...

mer än 2 år ago | 1 answer | 0

1

answer

Question


Help adding external functions
Whenever I try to add an external function to my script (written as "external functions: X, Y, Z"), my script keeps syaing that ...

mer än 2 år ago | 2 answers | 0

2

answers

Question


How to assign predetermined values for points of discontinuity
Does anyone know how I would be able to assign a pretermined value for a point of discontinuity? I am currently working on writ...

mer än 2 år ago | 3 answers | 1

3

answers