Community Profile

photo

david Price


Last seen: 17 days ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


how can i multiply two large arrays of different sizes?
I'm trying to figure out how to get a value for k when I have two variables w and t that are of different sizes. sigma = 0 ...

2 years ago | 1 answer | 0

1

answer

Question


trying to use integral transform to multiple large arrays but getting an error about array being too large to calculate
i'm trying to take the data of x, which is an 88000x1 audio file, and multiply it with my kernal (k) ,which is a 1x15001 array b...

2 years ago | 1 answer | 0

1

answer

Question


how should i fix my graph to not display the line going back to center.
using my code below i'm trying to plot the z lines into the complex plane, and then plot only the |R| values less than 1. to b...

3 years ago | 1 answer | 0

1

answer

Question


Check every element of an array with if statement
I'm writing a code that ends up giving me an array of numbers liksuch as this: function R = RMapA() z = [0.2+(-500:.05:500)*1...

3 years ago | 1 answer | 0

1

answer