统计学

MATLAB Answers

20,372 个提问
20,445 个回答

排名
8
of 299,930

声誉
24,590

贡献数
20,372 个提问
20,445 个回答

回答接受率
100.0%

收到投票数
12,893

排名
 of 20,845

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,562

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

已回答
ライセンスの管理者を変更する方法を教えてください。
現在管理者であれば、以下の手順に従ってマスター ライセンスの管理者を追加または削除できます。現在管理者でない場合は、既存の管理者に連絡して支援を受けてください。詳細は以下リンクをご参照ください。  ライセンス管理者とは誰ですか? 新しい管理者を...

18 hours 前 | 1

| 已接受

已回答
How can I generate code in Simulink from a pretrained ONNX Deep Learning network?
The ONNX Model Predict block, and other blocks from the "Python Neural Networks" library, are designed for simulation only and d...

18 hours 前 | 0

| 已接受

已回答
Why does MATLAB Parallel Server validation fail or stall at the Job test/createJob stage (independent jobs)?
This can be caused by a number of possible issues, including, but not limited to the following:Not meeting system requirementsMi...

4 days 前 | 0

| 已接受

已回答
MATLAB で Git のマージを使用する時 Non Fast-Forward の設定でマージできますか?
MATLAB は Git の設定ファイル(.gitconfig)の設定を参照します。設定ファイルで「merge.ff」を false に設定することで、non fast-forward マージが可能になります。   [merge]   ...

4 days 前 | 0

| 已接受

提问


MATLAB で Git のマージを使用する時 Non Fast-Forward の設定でマージできますか?
MATLAB上で、Gitのブランチをマージする際に、コミットが作成されないマージ(早送りマージ・Fast-Forward Merge)が行われます。 早送りされないマージ(Non Fast-Forward)を行う方法があれば教えてください。

4 days 前 | 1 个回答 | 0

1

个回答

已回答
Why do I receive "MathWorks limits verification code requests. Please Try Again Later" when trying to login to my MathWorks Account with Two Step Verification?
This error can occur if the user has requested to "Resend Code" multiple times in a short period of time. Due to security p...

4 days 前 | 0

| 已接受

已回答
Why do I receive the error 'We are unable to validate this email address. Specify a different email address.'?
If you are receiving this error message, confirm you have entered a valid email address. Check for spelling mistakes, spaces or ...

4 days 前 | 0

| 已接受

已回答
volshowの「3-D ハサミでトリミング」機能はコマンドから設定できますか?
コマンドラインから「3-D ハサミでトリミング」機能と同等の断面表示を設定できます。 具体的には、viewer3d 関数の ClippingPlanes プロパティを利用することで、任意の平面を数値で指定し、断面表示を自動化できます。 この方法はバッチ処理...

4 days 前 | 0

| 已接受

提问


volshowの「3-D ハサミでトリミング」機能はコマンドから設定できますか?
volshow画面右上にある「3-D ハサミでトリミング」機能を使い、任意の平面で断面図を表示しています。 この断面図を画像として保存したいと考えていますが、CT画像が大量にあるため、コマンドラインからバッチ処理で実行したいです。 コマンドで「ハサミを使っ...

4 days 前 | 1 个回答 | 0

1

个回答

已回答
minibatchqueueの nextメソッドでファイル名を取得する方法はありますか?
minibatchqueue/ next 側には直接的にファイル名を取得/出力する機能はありません。 このような処理を行う場合は、transform データストアを挟み、transformの出力を データとファイル名の2出力とした上で、minibatchq...

4 days 前 | 0

| 已接受

提问


minibatchqueueの nextメソッドでファイル名を取得する方法はありますか?
imageDatastore の [data, info] = read(ds)を使用すると、infoに抽出されたデータのファイル名を取得できます。 同様にminibatchqueue の nextメソッドの実行で同様の方法は可能でしょうか? miniba...

4 days 前 | 1 个回答 | 0

1

个回答

已回答
どのようにして swarmchartで全変数を可視化することができますか?
swarmchart では、既定で最大10変数までが表示されるような仕様となっています。 こちらの相当するオプションとして NumImportantPredictors があります。 以下は swarmchart 関数の該当部分ドキュメント抜粋となります。...

4 days 前 | 0

| 已接受

提问


どのようにして swarmchartで全変数を可視化することができますか?
Shapley値の分布をswarmchartで可視化する際、mean absolute Shapley valuesが大きい上位10変数のみが自動的に選択されてプロットされます。全変数を可視化する方法を教えてください。

4 days 前 | 1 个回答 | 0

1

个回答

已回答
R2025a では、MATLAB Compiler で App Designer アプリのビルド時にバージョン欄が無効化されているのはなぜですか?
App Designer では、アプリのバージョン情報を設計画面(デザインビュー)上で直接管理できる専用フィールドが用意されています。現在の MATLAB Compiler の仕様では、「Compiler Task Manager」に表示されるバージョン情...

4 days 前 | 0

| 已接受

提问


R2025a では、MATLAB Compiler で App Designer アプリのビルド時にバージョン欄が無効化されているのはなぜですか?
通常、以下の手順で「Compiler Task Manager」(スタンドアロンアプリケーションコンパイラ)を使用すると、バージョン情報の入力欄が有効になり、*.m や *.mlx ファイルの場合はバージョン番号を指定できます。コマンドウィンドウで下記を実...

4 days 前 | 1 个回答 | 0

1

个回答

已回答
Linux 環境で MathWorks Product Installer の起動に失敗します
MathWorks Product Installer が Linux でエラー メッセージやクラッシュ ログを出さずに起動しない場合、さまざまな原因が考えられます。 特定のエラー メッセージが表示されている場合は、その内容で MATLAB Answers...

5 days 前 | 0

| 已接受

已回答
Why is the version field disabled for App Designer builds in MATLAB Compiler R2025a?
In App Designer, versioning can be managed directly in the design view, which provides dedicated fields for entering version inf...

5 days 前 | 0

| 已接受

提问


Why is the version field disabled for App Designer builds in MATLAB Compiler R2025a?
I would like to know why the version info is disabled in MATLAB Compiler 25a when compiling App Designer files (*.mlapp). With t...

5 days 前 | 1 个回答 | 0

1

个回答

已回答
Why do I receive the error, "RoleAssignmentUpdateNotPermitted" when deploying MATLAB Parallel Server to Azure?
This error stems from the reference architecture attempting to automatically create and assign roles in the subscription selecte...

5 days 前 | 0

| 已接受

已回答
What is a Personal License Passcode (PLP) or a license file and how do I obtain one for my MATLAB license?
A Personal License Passcode (PLP) is a unique string of numbers that enables the installation of MATLAB R2007b and earlier on a ...

5 days 前 | 0

| 已接受

已回答
Why do I get warnings and errors about an "uninitialized dlnetwork" when importing an Deep Learning network from a third-party framework (ONNX, TensorFlow, PyTorch, etc.) into MATLAB, or exporting it to Simulink?
When importing a pretrained network from a third-party framework that results in an uninitialized network, you need to initializ...

5 days 前 | 0

| 已接受

提问


Why do I get warnings and errors about an "uninitialized dlnetwork" when importing an Deep Learning network from a third-party framework (ONNX, TensorFlow, PyTorch, etc.) into MATLAB, or exporting it to Simulink?
When I import my ONNX model into MATLAB using "importNetworkFromONNX", I get the following error: >> net = importNetworkF...

5 days 前 | 1 个回答 | 0

1

个回答

已回答
Why is my variable arrays in published ROS messages filled with 0?
When your ROS message has variable arrays, you need to explicitly specifies its length in Simulink. ROS message has <arraynam...

5 days 前 | 0

| 已接受

已回答
エンドユーザへの製品ダウンロード権限と、アクティベーション権限の設定方法を教えて下さい。
下記手順により設定が可能です。 1)ライセンス管理者のMathWorks Accountにて下記URLからLicense Centerへログインし、該当のライセンス番号を選択します。 https://www.mathworks.com/licensece...

5 days 前 | 0

| 已接受

已回答
Where can I find information on MathWorks Policies for Privacy, Information Security or Data Storage?
Information on Policies for Privacy, Information Security or Data Storage can be found in the MathWorks Trust Center. SOC 3 Sec...

6 days 前 | 0

| 已接受

已回答
addlistener関数で作成されたリスナーオブジェクトが、ソースイベントを削除した後も存在するのはなぜですか?
addlistener 関数は、リスナーを 1 つ以上のソースに紐づけ、リスナーがソースオブジェクトに参照されることで、明示的に破棄されない限り、いずれかのソースオブジェクトが存在する間はリスナーも存続するようにします。ソースオブジェクトが破棄されると、ほ...

6 days 前 | 0

| 已接受

提问


addlistener関数で作成されたリスナーオブジェクトが、ソースイベントを削除した後も存在するのはなぜですか?
here: こちらのドキュメントにあるリスナーのライフサイクルによれば  "イベント ソース オブジェクトが破棄されると、MATLAB® はリスナー オブジェクトを自動的に破棄します。" となっています。次のコードを実行すると、ソースイベント、つ...

6 days 前 | 1 个回答 | 0

1

个回答

已回答
RHEL 7.9 に MATLAB R2023a Update 5 または R2023b をインストールしようとするとエラーが発生するのはなぜですか?
これは、次のリリースと更新プログラム レベルにのみ影響する問題です。         MATLAB R2023a Update 5 以前         MATLAB R202...

6 days 前 | 0

| 已接受

提问


RHEL 7.9 に MATLAB R2023a Update 5 または R2023b をインストールしようとするとエラーが発生するのはなぜですか?
RHEL 7.9 マシンに MATLAB R2023a Update 5 または R2023b Update 3 をインストールすると、次のようなエラーが表示されます。 terminate called after throwing an instanc...

6 days 前 | 1 个回答 | 0

1

个回答

已回答
Why does SLDRT not support USB devices?
Simulink Desktop Real-Time does not support USB devices because of the insufficient performance of the USB interface in sam...

7 days 前 | 1

| 已接受

加载更多