統計
MATLAB Answers
4 質問
0 回答
ランク
of 171,319
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
source code matlab midpoint integration method to find the value of h and what is the value of f(x)
source code midpoint integration method to find the value of h and what is the value of f(x)
2年弱 前 | 0 件の回答 | 0
0
回答質問
convert RGB to YIQ and HSV values without function rgb2ntsc and rgb2hsv ([30,80,30]) search with matlab coding
convert RGB to YIQ and HSV values without function rgb2ntsc and rgb2hsv ([30,80,30]) search with matlab coding
約2年 前 | 1 件の回答 | 0
1
回答質問
convert RGB to YIQ value with function rgb2ntsc ([30,80,30]) search with Matlab coding
convert RGB to YIQ value with function rgb2ntsc ([30,80,30]) search with Matlab coding
約2年 前 | 0 件の回答 | 0
0
回答質問
Error using .* Array dimensions must match for binary array op. Error in uas1 (line 7) If_low = If.*c;
I = imread ('gray.jpg'); If=fft2(I); If=fftshift(If); [x,y] = meshgrid(1:1, 1:1) z = sqrt(x.^2 + y.^2) c = (z<3) If_low = ...
約2年 前 | 1 件の回答 | 0