Community Profile

photo

Anthony Koning


Last seen: 11 Monate vor Aktiv seit 2021

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 3 Antworten | 0

3

Antworten

Frage


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

mehr als ein Jahr vor | 3 Antworten | 0

3

Antworten

Frage


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

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 2 Jahre vor | 3 Antworten | 1

3

Antworten