weight vector iitiali zation

how to generate weight vector in random numbers for rectangular matrix

1 commentaire

Mischa Kim
Mischa Kim le 1 Fév 2014
It's not clear to me what you want to do. Can you be more specific?

Connectez-vous pour commenter.

Réponses (1)

Mischa Kim
Mischa Kim le 1 Fév 2014

0 votes

Anusha, you are probably looking at the pdist command. See example at the bottom of the documentation page.

3 commentaires

i have
input vector
a=
8 5
3 7
and weight vector
b=
17 21
2 8
now z=pdist(a,b)
error only came
Anusha
Anusha le 1 Fév 2014
I found the answer..
Mischa Kim
Mischa Kim le 1 Fév 2014
Excellent. Did you get it resolved via pdist?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Statistics and Machine Learning Toolbox dans Centre d'aide et File Exchange

Question posée :

le 1 Fév 2014

Commenté :

le 1 Fév 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by