Community Profile

photo

Cybernetics


Last seen: 6日 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
Intel MKL ERROR when callying scipy from Matlab
The problem is solved by adding the following line to the startup file: py.sys.setdlopenflags(int32(bitor(int64(py.os.RTLD_LAZY...

10ヶ月 前 | 0

| 採用済み

質問


Intel MKL ERROR when callying scipy from Matlab
I am using Matlab R2023a on Ubuntu 22.04.2 LTS. If I call py.scipy.special.roots_jacobi(int8(8),1,1) I get the error message `...

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

1

回答

質問


How vectorize this operation
I habe two vectors and with . I am implemented the following code z = rand(length(x),1);% Just some fake data to define the s...

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

2

回答