Anthony Koning
Followers: 0 Following: 0
Statistics
19 Questions
0 Answers
RANK
35,708
of 295,448
REPUTATION
1
CONTRIBUTIONS
19 Questions
0 Answers
ANSWER ACCEPTANCE
63.16%
VOTES RECEIVED
1
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
1 year ago | 1 answer | 0
1
answerQuestion
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 ...
2 years ago | 3 answers | 0
3
answersQuestion
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....
2 years ago | 3 answers | 0
3
answersQuestion
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...
2 years ago | 0 answers | 0
0
answersQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 3 answers | 0
3
answersQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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....
3 years ago | 1 answer | 0
1
answerQuestion
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? ...
3 years ago | 1 answer | 0
1
answerQuestion
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 ...
3 years ago | 1 answer | 0
1
answerQuestion
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= (...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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 ...
3 years ago | 2 answers | 0
2
answersQuestion
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...
3 years ago | 3 answers | 1