generating a matrix value
Mostrar comentarios más antiguos
i have a an image ,please tell hoe to make some values zero in that matrix ,i am struck here for long time ,please help,like these i need 10amatrices
2 comentarios
Walter Roberson
el 14 de Feb. de 2012
Is this the same question or a different question than http://www.mathworks.com/matlabcentral/answers/28624-error-using-256x256matrix
Neither of the questions has enough information about what has to be done for there to be a meaningful response.
This is for PSO, right?
FIR
el 14 de Feb. de 2012
Respuestas (1)
Sean Lawson
el 14 de Feb. de 2012
0 votos
Need to be more specific, like do you have special requirements for the entries that you want it to be 0's?
Simply put, a(i,j)==0 makes entry (i,j) in matrix a 0.
1 comentario
FIR
el 14 de Feb. de 2012
Categorías
Más información sobre Particle Swarm en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!