photo

yang


jade

2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

1 質問
4 回答

ランク
9,614
of 297,672

評判
4

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

回答採用率
0.0%

獲得投票数
0

ランク
 of 20,464

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,351

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Knowledgeable Level 1
  • Revival Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
save web page as pdf
you can open the website by function web,then you'll an icon print in MATLAB web browser,click it and save web as a pdf file ...

7年以上 前 | 0

| 採用済み

回答済み
How to convert a matrix to a Gray scale image?
THE matrix[M,N],[M,N,3],[M,N,O]?

約13年 前 | 0

回答済み
How to Count changes in a vector-Challenging problem, help appreciated
V1=V-5;%small than 5 become small then 0 ,big 5 to big than 0 num=0,%count number D=zeros(6); for k=1:6 D(k)=V1(k+1)*V1(k) ...

約13年 前 | 0

回答済み
separate colors in a picture
if the three colors is R,G,B,i can for example I as a turecolor image R=I(:,:,1); G=I(:,:,2); B=I(:,:,3);

約13年 前 | 0

質問


write a 2d vector into dxf or other cad/ vector file?
I used to need vector in a CAM software,i found matlab strong in plot vector,i want save matlab 2d matrix to vector file exac...

約13年 前 | 0 件の回答 | 0

0

回答