photo

amal abbbes


Last seen: 3年以上 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

11 質問
1 回答

ランク
109,114
of 300,338

評判
0

コントリビューション
11 質問
1 回答

回答採用率
36.36%

獲得投票数
0

ランク
 of 20,922

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,149

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2
  • First Answer
  • Revival Level 1
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


bonsoir , alors mon probleme c 'est que lorsque je fait l'etape d'apprentisaage avec le RNN a chaque fois que j'exucte le code matlab m'affiche un valeur de performance differente pour quoi ce changement de resultat sachant que j'ai rien change
net= newff(apprent,target,[3 3],{'tansig' 'tansig'}); %apprent contient les donne pour l'apprentissage % target cont...

7年以上 前 | 0 件の回答 | 0

0

回答

回答済み
image enhancement by modified Gaussian high-pass filter
i have the same problem with you if you find a solution please help me

7年以上 前 | 0

質問


bonsoire a tous ,voila j'ai un erreur dans le code et je peut pas le resoudre
Conversion to cell from double is not possible.

7年以上 前 | 1 件の回答 | 0

1

回答

質問


Undefined operator '>' for input arguments of type 'cell'. Error in sif (line 374) if (hist(i,1)> a)
for l=1:siz hist=rt(l); max=[1 hist(1,1)]; for i=1:36 a=max(2); if (hist(i,1)> a) max= [...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


Undefined function 'taylor' for input arguments of type 'uint8'. je peut pas vraiement comprendre c'est quoi l'erreur ?
img=imread('img1.jpg'); [m,n,p]=size(img); if p==3 img=rgb2double(img); end for i=1:m for j=1:n a=i...

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

2

回答

2

回答