photo

yang


jade

Actif depuis 2012

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

1 Question
4 Réponses

RANG
9 614
of 297 457

RÉPUTATION
4

CONTRIBUTIONS
1 Question
4 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 20 438

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 158 938

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Knowledgeable Level 1
  • Revival Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
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 ...

plus de 7 ans il y a | 0

| A accepté

Réponse apportée
How to convert a matrix to a Gray scale image?
THE matrix[M,N],[M,N,3],[M,N,O]?

environ 13 ans il y a | 0

Réponse apportée
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) ...

environ 13 ans il y a | 0

Réponse apportée
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);

environ 13 ans il y a | 0

Question


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...

environ 13 ans il y a | 1 réponse | 0

0

réponse