統計
MATLAB Answers
5 質問
0 回答
ランク
of 170,969
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Linear Feedback Shift Register algorithm
I'm trying to code my own implementation of Linear Feedback Shift Register on Matlab in order to generate a pseudo-random sequen...
12年以上 前 | 0 件の回答 | 0
0
回答質問
Matlab DWT H-level
I'm trying to implement some watermarking algorithm found in a paper. This is a line of the paper: *Do the H-level DWT fo...
13年弱 前 | 0 件の回答 | 0
0
回答質問
Flip last 3 bits of vector
I have a uint16 vector which I need to flip the last 3 bits of every number. I already have done this but I think there must ...
13年弱 前 | 1 件の回答 | 0
1
回答質問
Find first substring not in map
I'm using containers.Map class in Matlab as dictionary and I want to find the first substring (from left to right) that is not i...
約13年 前 | 0 件の回答 | 0
0
回答質問
Why does 'imread' reads grayscale images as two-dimensional
According to matlab documentation imread does the following: "If the file contains a grayscale intensity image, A is a two-dimen...
13年以上 前 | 3 件の回答 | 0
