w.txt in machine learning

18 visualizaciones (últimos 30 días)
Ashraf
Ashraf el 28 de Dic. de 2025 a las 23:09
Comentada: Image Analyst el 29 de Dic. de 2025 a las 4:23
When I am trying to do the command for readtable("w.txt"). I don't have the file. Could you please help?
  1 comentario
Image Analyst
Image Analyst el 29 de Dic. de 2025 a las 0:40
I have no idea why you're trying to read in w.txt if you don't have it. Why are you? Why don't you read in your data files that you do have instead?
If you have any more questions, then attach your data and code to read it in with the paperclip icon after you read this:

Iniciar sesión para comentar.

Respuestas (1)

Walter Roberson
Walter Roberson el 29 de Dic. de 2025 a las 3:35
  1 comentario
Image Analyst
Image Analyst el 29 de Dic. de 2025 a las 4:23
Not sure that is the one he's talking about. That one looks like
% HLDA (Heuristic Logical Design Algorithm)
%
% Usage: [exitFlag lightpathTable lightpathRoutingMatrix numberOfOccupiedTWCs numberOfOccupiedTxs numberOfOccupiedRxs] =
% libraryVTD_HLDA(traff_trafficMatrix, phys)
%
% Abstract: this algorithm solves the virtual topology desing problem by
% means of the HDLA algorithm. This algorithm attempts to maximize single
% (virtual)-hop traffic flow. It aims at minimizing congestion in a given
% network.
so it's not a table of data.

Iniciar sesión para comentar.

Categorías

Más información sobre Logical en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by