photo


Last seen: 7日 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

13 質問
1 回答

ランク
239,446
of 297,503

評判
0

コントリビューション
13 質問
1 回答

回答採用率
61.54%

獲得投票数
0

ランク
 of 20,449

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 158,938

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


How do I change the number of inputs and outputs in Scikit-learn model predict block?
I've created a scikit-learn model (.pkl file) that has 9 inputs and 4 outputs. I want to import this model to Scikit-learn mode...

13日 前 | 1 件の回答 | 0

1

回答

質問


Can't solve linker error in building S-Function Builder
I got this kind of model with S-Function Builder as shown in this image. But When I build it, I got this error. #'smex_bui...

約2ヶ月 前 | 1 件の回答 | 0

1

回答

質問


How do I solve this IndexError in ONNX Model Predict block?
I created this kind of a sample Simulink model with ONNX Model Predict. I want to run the simulation with my simple ONNX mode...

約2ヶ月 前 | 2 件の回答 | 0

2

回答

質問


How do I run ONNX model on Simulink?
I created a simple onnx model by Pytorch as below code. import torch import torch.nn as nn class EmptyModel(nn.Module):...

約2ヶ月 前 | 0 件の回答 | 0

0

回答

質問


How do I solve "Unable to start Excel server for import"?
I got the below error when I tried to execute the Simulink model. I can figure it out but I'm not quite sure what exactly I s...

5ヶ月 前 | 1 件の回答 | 0

1

回答

回答済み
How do I export my ROM model to Simulink?
I solved it.

5ヶ月 前 | 0

質問


How do I export my ROM model to Simulink?
I'm using ROM. 低次元化モデリング - MATLAB & Simulink (mathworks.com) I can't export my model with ROM to Simulink. Would you hapen ...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


No such file or directory error with FMU block
I created FMU file with the below code by Python then loaded the file with FMU block but I got Error with specified FMU: Can...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


How do I export machine learning model as FMU with Julia and integrate it into Simulink model ?
I'd like to create a AI model and export it as FMU file with Julia and integrate it into Simulink. Have you ever tried this w...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Is it possible to make Machine Learning model to predict multiple outputs with Statistics and Machine Learning Toolbox?
I'd like to create a model to predict two output signals based on the following seven input signals, by using Statistics and M...

6ヶ月 前 | 2 件の回答 | 0

2

回答

質問


How do I solve "pyrunfile is not suppoted" error in MATLAB Function ?
I got these errors in MATLAB Function. I tried everything but I couldn't figure out how to solve. I'm not sure. Could you giv...

6ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Error "The Python model could not be loaded" in Custom Python Model Predict of Statistics and Machine Learning Toolbox
I'm implementing a predict model by using this block of Statistics and Machine Learning Toolbox. Now I'm using free trial vers...

6ヶ月 前 | 1 件の回答 | 0

1

回答

質問


How do I solve this Python error message "No module named 'numpy' " in MATLAB Online ?
I tried this block "CustomPythonModelPredict" by Statistics and Machine Learning Toolbox. See below link. Predict Responses...

6ヶ月 前 | 1 件の回答 | 0

1

回答

質問


How do I solve this error in Parameter Setting for 2-D Lookup Table Block in Simulink?
I'm trying to create a surrogate model for vehicle dynamics in Simulink, but I'm encountering an error when setting parameters f...

8ヶ月 前 | 2 件の回答 | 0

2

回答