Community Profile

photo

Keren Grinberg


Last seen: 1 year ago Active since 2020

Statistics

Content Feed

View by

Question


3 materials - composite wall , 1D transient heat convection and conduction
hello, i have the next problem, left side convection and right side adiabadic (i know only left side conditions) I am a heat tr...

2 years ago | 0 answers | 0

0

answers

Question


find indexes of two values that between them there is specific number
i have vector A=[1 5 3 1 10 38 27] and value B=2 i want to find the nearest value to B by interpolate values that B is betwee...

2 years ago | 2 answers | 0

2

answers

Question


interpolation of 3d matrix in only one dimention
i have 4X49X49 matrix B, i want to use interpolate the first dimantion with spline interpolation to get 49X49X49 matrix. from d...

2 years ago | 1 answer | 0

1

answer

Question


interpulation of 2 axes in 3D matrix
i have 3D L matrix: L(:,:,1)= 1 3 5 7 9 11 13 15 17 L(:,:,2)= 3 5 7 9 11 13 15 17 19 ...

2 years ago | 1 answer | 0

1

answer

Question


turn table to contour
hello, i have teble of data: h=[100 100 200 200 300 300 400 400]'; v=[250 260 250 260 250 260 250 260]'; T=[25 26 35 32 35 ...

2 years ago | 2 answers | 0

2

answers

Question


add space column to matrix
i need to write *.inp file, i have 2 matrix that i want to conbine: A=[1 2 3;4 5 6] and matrix i created from vectorL b=['...

2 years ago | 1 answer | 0

1

answer

Question


merge two matrices after odd rows
I have 2 matrices: A=[1 1;1 1;1 1] B=[2 3;4 5;6 7] i want to get - C=[1 1;2 3;1 1;4 5;1 1;6 7] (ccombine every row of B af...

2 years ago | 1 answer | 0

1

answer

Question


x_(n+1) plotting
hello, i have simple series, i wish to plot this equation for r[1,5] how should i do it? I tried to do a function but becau...

2 years ago | 0 answers | 0

0

answers

Question


hello, i need to solve this PDE problem, thanks

4 years ago | 0 answers | 0

0

answers