Community Profile

photo

Anthony Koning


Last seen: 12ヶ月 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


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

12ヶ月 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 3 件の回答 | 0

3

回答

質問


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

1年以上 前 | 3 件の回答 | 0

3

回答

質問


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

1年以上 前 | 0 件の回答 | 0

0

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

約2年 前 | 3 件の回答 | 0

3

回答

質問


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

約2年 前 | 1 件の回答 | 0

1

回答

質問


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

約2年 前 | 1 件の回答 | 0

1

回答

質問


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

約2年 前 | 1 件の回答 | 0

1

回答

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

質問


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

2年以上 前 | 2 件の回答 | 0

2

回答

質問


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

2年以上 前 | 3 件の回答 | 1

3

回答