Statistiques

MATLAB Answers

21 068 Questions
21 151 Réponses

RANG
8
of 302 161

RÉPUTATION
25 275

CONTRIBUTIONS
21 068 Questions
21 151 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
13 216

RANG
 of 21 582

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 179 548

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

Feeds

Afficher par

Réponse apportée
インストールまたはアクティベーション時に、アクティベーション キーの入力を求められるのはなぜですか?
アクティベーション キーは、個人がライセンスにアクセスすることを認証するための 25 桁の文字列です。MathWorks インストーラーでアクティベーション キーの入力を求められる理由として、以下が考えられます。MathWorks アカウントがライセンスに...

environ 5 heures il y a | 0

| A accepté

Question


インストールまたはアクティベーション時に、アクティベーション キーの入力を求められるのはなぜですか?
インストールまたはアクティベーション時に、アクティベーション キーの入力を求められるのはなぜですか?

environ 5 heures il y a | 1 réponse | 0

1

réponse

Réponse apportée
エンドユーザーのアクティベーションまたはダウンロード権限を変更するにはどうすればよいですか?
ライセンス管理者は、エンドユーザーのダウンロードまたはアクティベーションの権限を変更することができます。設定手順は以下のとおりです。 ライセンスセンターにサインインします。対象のライセンスを選択します。ライセンス情報が表示されたら、「ユーザーの管理」 タブ...

environ 5 heures il y a | 0

| A accepté

Réponse apportée
MathWorks からデータを削除するにはどうすればよいですか?
データの削除を希望する場合は、データ プライバシー リクエスト フォーム からリクエストしてください。

environ 5 heures il y a | 0

| A accepté

Réponse apportée
Why does MATLAB crash when using the 'screen' command from the third party Psychtoolbox?
This appears to be a graphics card specific issue. The only workaround for this would be to change your graphics card or the dri...

1 jour il y a | 0

| A accepté

Réponse apportée
Why is the Canny edge detection in MATLAB different to OpenCV?
The 'canny' option in the MATLAB edge function attempts to be as precisely faithful as possible to the algorithm described in Ca...

1 jour il y a | 1

| A accepté

Réponse apportée
How do I create an XY plot in a Simulink Real-Time app in R2020b and later?
For R2024b and later: Starting in R2024b, SLRT supports binding two signals directly to an XY plot via the connectXYPlot method ...

1 jour il y a | 0

| A accepté

Réponse apportée
How do I join the Book Program?
If you would like to join the MathWorks Book Program, please click here for further details and a link to the application f...

1 jour il y a | 1

| A accepté

Réponse apportée
MATLAB で DAQ と連続バックグラウンド生成を行う際、なぜ事前に 0.5 秒分のデータを読み込んでおく必要があるのですか?
連続生成では、バックグラウンド出力を始める前に、約半秒分のデータをあらかじめキューに入れておく必要があります。実用上は、必要な初期スキャン数はレートから次のように見積もれます。 requiredScans = ceil(dq.レート / 2); この要件...

1 jour il y a | 0

| A accepté

Réponse apportée
如何安装MATLAB许可证管理器
要安装 Network License Manager,必须首先激活并获取许可证文件,然后使用产品安装程序安装许可证管理器软件,或者使用许可证管理程序二进制文件手动安装。 以下说明适用于:激活网络许可证并获取许可证文件使用产品安装程序安装许可证管理器使用二...

1 jour il y a | 0

| A accepté

Réponse apportée
How can I run a simulation in RoadRunner in which a vehicle detects traffic light colors and drives accordingly?
  To run the simulation, complete the following steps:   a) create north-south and east-west roads with an intersectio...

1 jour il y a | 0

| A accepté

Réponse apportée
RoadRunner で、信号機の色を判断して走行する車両のシミュレーションを実行するにはどうしたらよいですか。
実行するには、a) 交差点のある東西南北車道の作成、b) 信号の設置、c) 車両の設置と信号機のActor化、d) 信号機の色に従う車両の動作設定、e) シミュレーションの実行、を行います。 参考: How To Add and Use Traffic S...

1 jour il y a | 0

| A accepté

Réponse apportée
出力端子が4次元のモデルから、Excelファイルを生成するには、どうすればいいですか?
多次元信号の場合、各次元はスプレッドシートの個別の列で表されます。ただし、 すべての次元信号の値がゼロの場合、最後の次元信号のみがExcelファイルに含まれます。 この挙動についての詳細は、下記ドキュメントページの「Create a Test Case f...

1 jour il y a | 0

| A accepté

Réponse apportée
Test Sequence の verify 関数でシミュレーション中の信号を常時監視できますか?
Test Sequence ブロック内の verify は、その記述が配置されたステップがアクティブな期間のみ評価されます。 例えば、シナリオの最終ステップにのみ次のような記述がある場合、 stepEnd: verify(y == expected); ...

1 jour il y a | 0

| A accepté

Réponse apportée
HTMLレポートの背景色を変更するにはどうすればよいですか?
HTMLレポートの背景色を変更するためには、CSS (Cascading Style Sheet) ファイルを自作する必要があります。CSS ファイルはフォントサイズと同様にフォントの種類を決めるために使われます。同様にフォントのプロパティを設定することも...

1 jour il y a | 0

| A accepté

Réponse apportée
Why am I prompted for an Activation Key during installation or activation?
The Activation Key is a string of 25 digits which authorizes an individual to access a license. There may be multiple reasons wh...

2 jours il y a | 0

| A accepté

Réponse apportée
How do I change activation and download permissions for my end users?
If you are an Administrator on a license, you have the ability to allow or disallow end users to activate and/or download MATLAB...

2 jours il y a | 0

| A accepté

Réponse apportée
How do I delete my MathWorks data?
If you would like to request the deletion of your data, fill out the Data Privacy Request Form.  

2 jours il y a | 0

| A accepté

Réponse apportée
「置換名前」にdoubleやint等のC言語のデータタイプを入力すると、エラーが出力されるのはなぜですか?
置き換えるデータタイプ名に対してdoubleやint等のC言語の予約語を指定することはできません。 使用できない予約語(予約キーワード)に関しては、次の URL にまとまっています。 [予約キーワード] https://www.mathworks.com...

2 jours il y a | 0

| A accepté

Réponse apportée
Windows で GUI を使用せずにコマンドラインから MATLAB を実行できますか?
MATLAB は、Windows 環境において GUI に依存しない完全な動作をサポートしていません。-nodesktop などのオプションを使用してコマンドラインから MATLAB を起動することはできますが、起動時には引き続き Command Wind...

2 jours il y a | 0

| A accepté

Question


Windows で GUI を使用せずにコマンドラインから MATLAB を実行できますか?
Windows で GUI を使用せずにコマンドラインから MATLAB を実行できますか?

2 jours il y a | 1 réponse | 0

1

réponse

Réponse apportée
Can I run MATLAB from the command line without a GUI on Windows?
MATLAB does not fully support GUI-independent operation on Windows. Although MATLAB can be started from the command line using...

2 jours il y a | 0

| A accepté

Réponse apportée
Why am I unable to access Add-Ons Explorer when my license is not current on maintenance?
In order to access Add-Ons Explorer through MATLAB, your MathWorks Account must be linked with a license that is current on main...

2 jours il y a | 2

| A accepté

Réponse apportée
Why is my Vector CAN device not detected in Vehicle Network Toolbox for Windows 10 and 11?
To use your Vector CAN or CAN FD device with Vehicle Network Toolbox you need to install the "Vector Driver Setup" provided by t...

2 jours il y a | 6

| A accepté

Réponse apportée
MATLAB で実験計画法(DOE)と回帰分析を用いて、総当たり実験よりもコンパクトに説明変数と応答変数を関連付けるにはどうすればよいですか。
実験回数を削減するために田口の直交表を用い、その後、応答データの形に応じて重回帰分析または部分最小二乗法(PLS)を適用します。 基本的な考え方は、より大きな総当たり実験の代わりに、因子列どうしの独立性を保つ直交計画を用いることです。これにより、より少ない...

2 jours il y a | 0

| A accepté

Question


MATLAB で実験計画法(DOE)と回帰分析を用いて、総当たり実験よりもコンパクトに説明変数と応答変数を関連付けるにはどうすればよいですか。
複数の因子が 1 つまたは複数の応答変数にどのような影響を与えるかを評価したいと考えていますが、各因子に複数の水準がある場合、総当たり実験では実験数が大きくなりすぎます。たとえば、4 つの因子をそれぞれ 3 水準で評価する場合、候補となる組合せ数はすぐに増...

2 jours il y a | 1 réponse | 0

1

réponse

Réponse apportée
How can I relate explanatory variables to response variables more compactly than a full-factorial experiment by using Design Of Experiments (DOE) and regression in MATLAB?
Use a Taguchi orthogonal array to reduce the number of experiments, then apply either multiple linear regression or Partial Leas...

2 jours il y a | 2

| A accepté

Question


How can I relate explanatory variables to response variables more compactly than a full-factorial experiment by using Design Of Experiments (DOE) and regression in MATLAB?
I want to evaluate how multiple factors affect one or more response variables, but a full-factorial experiment becomes too large...

2 jours il y a | 1 réponse | 0

1

réponse

Réponse apportée
C# から MATLAB 関数を呼び出し、計算結果を Windows Forms アプリに表示するにはどうすればよいですか。
このデモの目的は次の 2 点です。 1. C# から MATLAB 関数を呼び出すこと。 2. MATLAB の計算結果を C# のデスクトップアプリケーションに表示すること。 以下の手順では、小さな FFT デモ関数を使用し、これを DLL にコンパイル...

2 jours il y a | 0

| A accepté

Question


C# から MATLAB 関数を呼び出し、計算結果を Windows Forms アプリに表示するにはどうすればよいですか。
ボタン 1 つとグラフ表示領域 1 つを備えたシンプルな C# Windows Forms アプリケーションを作成したいと考えています。ボタンを押すと、アプリケーションが MATLAB Compiler SDK によって .NET アセンブリとしてコンパイ...

2 jours il y a | 1 réponse | 0

1

réponse

Charger plus