how to use GPU to run idNeuralStateSpace

조회 수: 5 (최근 30일)
Saskia Putri
Saskia Putri 2024년 2월 6일
댓글: Louai Ben Ali 2024년 7월 17일
Hi everyone,
I am trying to use Neural state space model to identify the state derivatives using only measurement data. The system that I use requires small sampling time which leads to the requirement of large training data. I want to use GPU while estimating nonlinear state-space model using the built-in function nlssest and idNeuralStateSpace. Do you mind letting me know how I can utilize the GPU while running the model?
Thank you.

채택된 답변

Avadhoot
Avadhoot 2024년 2월 12일
Hi Saskia,
I understand that you want to use GPU support to run the built-in functions "nlssest" and "idNeuralStateSpace" for your model. Currently MATLAB does not have GPU support for both of these functions. A workaround for this is implementing your own versions of these functions and then using a GPU to run them.
I hope it helps.
  댓글 수: 1
Louai Ben Ali
Louai Ben Ali 2024년 7월 17일
Hi Avadhoot , what about parallel-CPU is it available ? Thank you.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by