MATLAB 도움말 센터
Create deep copy of mpnetSE2 object
mpnetSE2
Since R2023b
mpnet2 = copy(mpnet1)
mpnet2 = copy(mpnet1) creates a deep copy of the specified mpnetSE2 object.
mpnet2
mpnet1
Note
To run this function, you will require the Deep Learning Toolbox™.
example
collapse all
This example uses:
Create an mpnetSE2 object with default properties.
data_1 = mpnetSE2
data_1 = mpnetSE2 with properties: StateBounds: [3×2 double] LossWeights: [1 1 1] EncodingSize: [10 10] NumInputs: 108 NumOutputs: 4 Network: [1×1 dlnetwork]
Create a copy of the first instance of the mpnetSE2 object.
data_2 = copy(data_1);
Verify that both the objects are the same by comparing their property values.
isequal(data_1,data_2)
ans = logical 1
MPNet object, specified as an mpnetSE2 object.
Copy of MPNet object, returned as an mpnetSE2 object.
expand all
Introduced in R2023b
predict
loss
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
웹사이트 선택
번역된 콘텐츠를 보고 지역별 이벤트와 혜택을 살펴보려면 웹사이트를 선택하십시오. 현재 계신 지역에 따라 다음 웹사이트를 권장합니다:
또한 다음 목록에서 웹사이트를 선택하실 수도 있습니다.
사이트 성능 최적화 방법
최고의 사이트 성능을 위해 중국 사이트(중국어 또는 영어)를 선택하십시오. 현재 계신 지역에서는 다른 국가의 MathWorks 사이트 방문이 최적화되지 않았습니다.
미주
유럽
아시아 태평양
지역별 지사에 문의