統計
MATLAB Answers
0 質問
22 回答
ランク
of 172,421
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
回答済み
Understanding the stratified hot water storage tank simscape model
Hi @Delika, I understand you are trying to comprehend the stratified hot water storage tank model and need some answers to your...
Understanding the stratified hot water storage tank simscape model
Hi @Delika, I understand you are trying to comprehend the stratified hot water storage tank model and need some answers to your...
14日 前 | 0
回答済み
Perform simulation testing using Simulink Test, enable parallel computing, and the calculation results are being overwritten.
Hi @Ke, I understand you are using Simulink Test with parallel computing to speed up simulations involving a ForEach subsystem,...
Perform simulation testing using Simulink Test, enable parallel computing, and the calculation results are being overwritten.
Hi @Ke, I understand you are using Simulink Test with parallel computing to speed up simulations involving a ForEach subsystem,...
14日 前 | 0
回答済み
SerDes toolbox Multiple lanes model
Hi @Jonathan, I understand you are looking to scale your single-lane UCIe 2.0 model into a multi-lane system using a Verilog-ba...
SerDes toolbox Multiple lanes model
Hi @Jonathan, I understand you are looking to scale your single-lane UCIe 2.0 model into a multi-lane system using a Verilog-ba...
14日 前 | 0
回答済み
How can i save matlab struct / class on level 2 matlab s-function ( like pwork) ? level 2 matlab s-function 에서 구조체 저장하는 방법 (pwork 같이 )
Hi @승욱, I understand you are trying to migrate your project from C and MATLAB code into Simulink but are facing an issue where ...
How can i save matlab struct / class on level 2 matlab s-function ( like pwork) ? level 2 matlab s-function 에서 구조체 저장하는 방법 (pwork 같이 )
Hi @승욱, I understand you are trying to migrate your project from C and MATLAB code into Simulink but are facing an issue where ...
15日 前 | 1
| 採用済み
回答済み
Simulinkをフレーム付きで並べて印刷する方法
Hi @卓, I understand that you are asking whether it is possible to print Simulink files side-by-side with frames. Yes, it is po...
Simulinkをフレーム付きで並べて印刷する方法
Hi @卓, I understand that you are asking whether it is possible to print Simulink files side-by-side with frames. Yes, it is po...
15日 前 | 0
回答済み
symbolic substitution error and convert
@yogeshwari patel, a possible reason the value of m is not being substituted at the end is that you are overwriting the symbolic...
symbolic substitution error and convert
@yogeshwari patel, a possible reason the value of m is not being substituted at the end is that you are overwriting the symbolic...
16日 前 | 1
| 採用済み
回答済み
Producing Clutter IQ for arbitrary Waveform
Hi @Thomas, I understand you are trying to generate IQ returns from a moving sea surface using a specific, pre-computed arbitra...
Producing Clutter IQ for arbitrary Waveform
Hi @Thomas, I understand you are trying to generate IQ returns from a moving sea surface using a specific, pre-computed arbitra...
17日 前 | 0
回答済み
How to call the Simulink Test results inside the ForEach module?
Hi @Ke, I understand you are using a For Each subsystem for battery cell calculations but are encountering an 'index exceeds 1'...
How to call the Simulink Test results inside the ForEach module?
Hi @Ke, I understand you are using a For Each subsystem for battery cell calculations but are encountering an 'index exceeds 1'...
17日 前 | 0
| 採用済み
回答済み
Arduino PWM Block, Continously changing PWM Frequency
Hi @Lukas, The issue being faced stems from how the standard Arduino PWM Block is architected. In most Simulink Hardware Suppor...
Arduino PWM Block, Continously changing PWM Frequency
Hi @Lukas, The issue being faced stems from how the standard Arduino PWM Block is architected. In most Simulink Hardware Suppor...
18日 前 | 0
| 採用済み
回答済み
Reconnecting to a Bluetooth device within a class
Hi @Brian, The behavior you are describing, where the object properties revert to their previous state after the method finishe...
Reconnecting to a Bluetooth device within a class
Hi @Brian, The behavior you are describing, where the object properties revert to their previous state after the method finishe...
18日 前 | 0
回答済み
How adjust efficiency of chain drive block
Hi @Rahul, The Chain Drive block does not use a fixed efficiency percentage, instead, it models losses physically through dampi...
How adjust efficiency of chain drive block
Hi @Rahul, The Chain Drive block does not use a fixed efficiency percentage, instead, it models losses physically through dampi...
20日 前 | 0
回答済み
Matlab Coder Eliminating "Dead Code"
Hi @Ashvin, It sounds like you are encountering aggressive Function Inlining or Constant Folding. Possible Resolution to the i...
Matlab Coder Eliminating "Dead Code"
Hi @Ashvin, It sounds like you are encountering aggressive Function Inlining or Constant Folding. Possible Resolution to the i...
20日 前 | 0
回答済み
How to use a neural network code and model developed using neural network fitting on a data set that is independent of the data set used to develop the neural network?
Hi @Hans, The script you posted is a Training Script. Its job is to build the brain. Look at the very bottom of your code unde...
How to use a neural network code and model developed using neural network fitting on a data set that is independent of the data set used to develop the neural network?
Hi @Hans, The script you posted is a Training Script. Its job is to build the brain. Look at the very bottom of your code unde...
22日 前 | 0
回答済み
PID Controller output the results of integral gain
Hi @泽凯, The Discrete PID Controller block does not provide individual term outputs (P, I, or D) directly. It only outputs the f...
PID Controller output the results of integral gain
Hi @泽凯, The Discrete PID Controller block does not provide individual term outputs (P, I, or D) directly. It only outputs the f...
22日 前 | 0
回答済み
Creating a circular cavity helix antenna
Hi Jan, I understand the challenge you are facing. You want the circular cavity to act as the primary ground for your helical a...
Creating a circular cavity helix antenna
Hi Jan, I understand the challenge you are facing. You want the circular cavity to act as the primary ground for your helical a...
28日 前 | 0
回答済み
MATLAB Functionで計算した値をSimscapeの解析動画に反映させる方法について
Hi 松, I understand that you are trying to compute the velocity of a block inside MATLAB Function and then use that value to dir...
MATLAB Functionで計算した値をSimscapeの解析動画に反映させる方法について
Hi 松, I understand that you are trying to compute the velocity of a block inside MATLAB Function and then use that value to dir...
5ヶ月 前 | 0
| 採用済み
回答済み
matlab2022b更新之后monospace字体中文乱码。
Hi Ziyu, I understand the issue you are facing is that, after installing MATLAB R2022b Update 10, Chinese characters in the Com...
matlab2022b更新之后monospace字体中文乱码。
Hi Ziyu, I understand the issue you are facing is that, after installing MATLAB R2022b Update 10, Chinese characters in the Com...
5ヶ月 前 | 0
| 採用済み
回答済み
How can I keep the quaternion state normalized at every step in a MATLAB S-function, not just at the output?
Hi NY AINA HENINTSOA, From what I understand, you are simulating a quadrotor in Simulink using a MATLAB S-Function, and you’re ...
How can I keep the quaternion state normalized at every step in a MATLAB S-function, not just at the output?
Hi NY AINA HENINTSOA, From what I understand, you are simulating a quadrotor in Simulink using a MATLAB S-Function, and you’re ...
5ヶ月 前 | 0
| 採用済み
回答済み
Does matlab supports imgcodes of openCV
Hi Manmeet, It looks like you are trying to use OpenCV’s cv::imwrite (via the Computer Vision Toolbox Interface for OpenCV in M...
Does matlab supports imgcodes of openCV
Hi Manmeet, It looks like you are trying to use OpenCV’s cv::imwrite (via the Computer Vision Toolbox Interface for OpenCV in M...
5ヶ月 前 | 0
回答済み
Strong named Assembly versions of MathWorks.MATLAB.Runtime.dll and MathWorks.MATLAB.Types.dll
Hi Florian, I understand you are trying to build a strongly named assembly from your MATLAB code. While standard assemblies wo...
Strong named Assembly versions of MathWorks.MATLAB.Runtime.dll and MathWorks.MATLAB.Types.dll
Hi Florian, I understand you are trying to build a strongly named assembly from your MATLAB code. While standard assemblies wo...
5ヶ月 前 | 0
| 採用済み
回答済み
Question with respect to NPUSCH BLER Example
Hi Kavyashree, I understand your issue, when you make perfectChannelEstimate as “false” in the NPUSCH BLER example, the result...
Question with respect to NPUSCH BLER Example
Hi Kavyashree, I understand your issue, when you make perfectChannelEstimate as “false” in the NPUSCH BLER example, the result...
5ヶ月 前 | 0
| 採用済み
回答済み
Simulink TE1400 External Mode: Signals visible in Scope but not in Data Inspector
Hi Raphael, I understand that your goal is to visualize and log signal data in the Simulation Data Inspector (SDI) while runn...
Simulink TE1400 External Mode: Signals visible in Scope but not in Data Inspector
Hi Raphael, I understand that your goal is to visualize and log signal data in the Simulation Data Inspector (SDI) while runn...
5ヶ月 前 | 0

