asking for buying laptop for matlab

25 views (last 30 days)
LÊ
on 21 Sep 2025
Commented: Walter Roberson on 23 Sep 2025
iam looking forward to buying a laptop for using matlab, iam consider 2 version of rog strix between Rog strix g16 2024 core i9-14900HX, RTX 4060 8Gb and Rog strix g16 2025 Ryzen 9 8940HX RTX 5060. Which one is better for my demand?. Thanks for helping me
  6 Comments
Walter Roberson
Walter Roberson on 23 Sep 2025
One thing about the ROG Strix G16 that I often see mentioned, is that the battery lifetime is not great. I see reports that you only get 2 to 3 hours of gaming if you are running the game full out, and about 5 hours of gaming with more moderate games.
Walter Roberson
Walter Roberson on 23 Sep 2025
Intel vs AMD:
If you are running code that cannot effectively use multiple cores, or if you are running parfor with the default configuration (which assigns a single core per worker), then that situation favours Intel CPUs, which typically have peak single-core performance exceeding AMD single-core performance.
If you are running coe that uses multiple cores, or if you are running parfor specifically configured to use multiple cores per worker, then that situation favours AMD, which typically wins on multi-core performance.
If you are running flat out on all of the cores, then all but the most expensive Intel cores will undergo thermal throttling, reducing the total heat output of the system. On the other hand, as far as I can tell, AMD systems do not undergo thermal throttling, so they can all run flat-out simultaneously.

Sign in to comment.

Answers (1)

Star Strider
Star Strider on 21 Sep 2025
For the essential requirements,see Choosing a Computer to Run MATLAB and Simulink Products. I encourage you to explore that entire section.
Beyond that, I prefer desktops and laptops with AMD components. (That is simply a personal preference based on my experience.) In that respect, consider Linear Algebra in MATLAB: Trying out AMD's AOCL and How can I use the BLAS and LAPACK implementations included in AMD Optimizing CPU Libraries (AOCL) with MATLAB R2022a? - MATLAB Answers - MATLAB Central as well.
.
  2 Comments
LÊ
on 22 Sep 2025
Thanks, but i was type wrong that not 4060, it is i9 with 4070. How about this version vs the amd version
Star Strider
Star Strider on 22 Sep 2025
Edited: Star Strider on 22 Sep 2025
My pleasure!
I still prefer AMD hardware, with as much RAM as possible (64 GB in both my AMD Ryzen laptop and desktop), and a 1TB SSD in each. You can use a Ryzen 9 with an Nvidia GPU easily and with no problems.
Beyond that, much depends on what you want to do with MATLAB, as well as other software such as Python.
EDIT -- (22 Sep 2025 at 10:53)
Since you mentioned Asus ROG computers, I assume you are also interested in gaming. Gaming computers have higher graphics requirements than MATLAB needs, so any gaming computer should be able to work easily with MATLAB. The wort of gaming you do will determine your graphics requirements.

Sign in to comment.

Categories

Find more on Word games in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!