Non-linear system identification with neural network B-spline

조회 수: 5 (최근 30일)
David Vatavu
David Vatavu 2023년 10월 30일
답변: Shivansh 2023년 11월 8일
Can someone help me with some questions about a project for nonlinear system identification with neural network b spline ?

채택된 답변

Shivansh
Shivansh 2023년 11월 8일
Hi David,
I understand that you want to use Non-linear system identification with neural network B-spline. I am assuming that you might use B-spline as an activation function.
You can refer to following official MATLAB documentation links:
  1. B-spline in MATLAB: Learn about constructing and working with B-form splines in MATLAB. https://www.mathworks.com/help/curvefit/constructing-and-working-with-b-form-splines.html?s_tid=srchtitle_site_search_6_b%2520spline.
  2. Defining custom neural network layers in MATLAB: Explore how to define custom layers for deep learning in MATLAB. https://www.mathworks.com/help/deeplearning/ug/define-custom-deep-learning-layers.html.
  3. Neural network subobject properties: Find detailed information about the properties of neural networks. https://www.mathworks.com/help/deeplearning/ug/neural-network-subobject-properties.html#bss4hk6-99.
  4. Identification of non-linear models in MATLAB: Learn about the process of identifying non-linear models using MATLAB. https://www.mathworks.com/help/ident/nonlinear-model-identification.html.
These documentations can provide a good direction for you to start your project. Hope it helps!

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Splines에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by