Community Profile

photo

JK


Last seen: 9 månader ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


generation of 2D array of circular ring
I am looking for a way to generate 2D array of circular ring in retangular coordinate. outer diameter (D) inner diameter (d) ...

10 månader ago | 2 answers | 0

2

answers

Question


summation of a matrix inside circle
Hello, I have 2D NxN matrix array and I want to get summation of data inside circle from center. The size of circle is varied...

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

1

answer

Question


conditioning array with complex number
I would like to apply a condition to make certain complex numbers to zero. condition: if complex number * conj(complex number...

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

1

answer

Question


matrix insert with a condition
can you help me insert m x n matrix into M x N matrix with a condition that is without zero. starting location is (x,y) M x N ...

nästan 5 år ago | 1 answer | 0

1

answer

Question


matrix manipulation - replacing partial matrix subsets in main matrix ???
I have two matrices : one is NxM and other is nxm (N>n, M>m). I would like to insert nxm matrix at location starting at (x,y) b...

nästan 5 år ago | 1 answer | 0

1

answer

Question


Simulation of RF amplifier with passband using square pulse
I am trying to simulate amplification of square pulse thru RF amplifier with a finite bandwidth (low frequency & high frequency ...

nästan 6 år ago | 0 answers | 0

0

answers

Question


array manipulation such as [ 1 2 5 7 3 .... ] --> [ 1 1 1 ... 2 2 2 ... 5 5 5 ... 7 7 7 ... 3 3 3 ... .... ].
Using A = [ 1 2 5 7 3 .... ], I would like to create B = [ 1 1 1 ... 2 2 2 ... 5 5 5 ... 7 7 7 ... 3 3 3 ... ......

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

2

answers

Question


trying to make data set from non-equally spaced to eqally spaced
I have two sets of data which are not equally spaced. What I am trying to do is to use interpolation to get an equally space...

nästan 7 år ago | 1 answer | 0

1

answer

Question


Error : Interpolation methods require data where the values in X are unique.
I am trying to do a simple interpolation. However I got an error message " Interpolation methods require data where the values ...

nästan 7 år ago | 1 answer | 0

1

answer

Question


How to use "fzero" command with a variable(s)?
format long; lp_upper='besselj(1,x)/besselj(0,x)-besselk(1,sqrt(3.543149609311796^2-x^2))/besselk(0,sqrt(3.543149609311...

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

0

answers