photo

Aabha


Last seen: 4개월 전 2025년부터 활동

Followers: 2   Following: 0

통계

MATLAB Answers

0 질문
61 답변

순위
1,048
of 300,753

평판
72

참여
0 질문
61 답변

답변 채택
0.00%

획득한 표
10

순위
 of 21,075

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,858

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Knowledgeable Level 2
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
algorithmic difference between random number generator and band-limited white noise
Hi @Devyani Varshney, There is a difference in the functionalities of the two blocks mentioned. The ‘Random Number block’ gener...

4개월 전 | 0

답변 있음
How can I pass a tunable struct parameter as an input to the generated step function in Embedded Coder for a Simulink model using reusable function packaging?
Hi @Manoj. To pass the ‘cfg’ struct as an input to the ‘experiment_demo_step()’ function, rather than using it as a global vari...

4개월 전 | 1

| 수락됨

답변 있음
Simulink mask initialization commands not visible or editable in R2024b
Hi @Andrew Roscoe, I understand that you want to view and edit the mask initialization code, in MATLAB R2024b. Starting with th...

4개월 전 | 0

| 수락됨

답변 있음
How to use sldd file instead of *.m for creating mask popup
Hi @Dimitri, I understand that you want to use ‘enumerations’ from a pre-defined ‘*.sldd’ dictionary for custom parameters of a...

4개월 전 | 1

답변 있음
Simulink Codegen Model Parameter Static Keyword
Hi @Kraker, You can refer to the following MATLAB answer link, which explains the procedure for make the model parameters 'non-...

4개월 전 | 0

답변 있음
Issue with TI Launchpad F28069M with DRV8301
Hi @Ankit, I understand that you want to run the “Run ThreePhase AC Motors OpenLoop Control & Calibrate ADC Offset” example wi...

4개월 전 | 0

답변 있음
Problems with code generation with c2000 F28379D
Hi @Moise Cristi, The screenshots that you have shared show that you do not have TI C2000Ware, and TI Code Composer Studio inst...

4개월 전 | 0

답변 있음
How to generate a shared library (SO/DLL) using CMake-based toolchain in Simulink
Hi @Anil Ozturk, I understand that you wish to generate a shared library from your model code instead of an executable. In thi...

4개월 전 | 0

답변 있음
Are in a Masked subsystem the instance-specific changes saved with model save?
Hi @Sebastian, Changes made by mask initialization code can be saved with the model, but only if they affect block parameters t...

6개월 전 | 0

답변 있음
phase noise measurement results are different with the phase noise impairment setting to a VCO?
Hi @Jeff Yan, I understand that you are observing a mismatch between the phase noise set using the ‘VCO impairment’ block and t...

7개월 전 | 0

답변 있음
Initialize, Reinitialize, Reset, and Terminate Functions without stateflow.
Hi @Antimo, You can implement ‘initialize’, ‘reinitialize’, ‘reset’, and ‘terminate’ functions in Simulink without using Statef...

7개월 전 | 1

답변 있음
Not able to export to standalone FMU the look up tables with tunable size
Hi @Yasho Bharat, Simulink FMU export supports tunable parameters, but in this case, it does not automatically export the siz...

7개월 전 | 0

답변 있음
10 khz hf transformer modelling in simulink
Hi @Jyotiprakash, Here is an example shared by MathWorks which shows how to model a transformer using fundamental magnetic libr...

7개월 전 | 1

답변 있음
Model based development of TC3XX series development board
Hi @健 李, Here is an example shared by MathWorks which shows how to use Embedded Coder Support Package for 'Infineon AURIX TC3x'...

7개월 전 | 0

답변 있음
When the Simulink file "mcb_pmsm_foc_sensorless_dyno_f28379d.slx" from the official MATLAB website is downloaded to the motor, the motor fails to start.
Hi @鑫剑, Since this is a hardware related problem, it is hard to pinpoint the exact reason you might be facing this issue. But ...

7개월 전 | 0

답변 있음
How to use a (virtual) bus as input to a referenced model
Hi @Marcus, I understand that you are using a virtual bus to pass data to a model reference. In Simulink, if you use a virtual...

7개월 전 | 0

답변 있음
unexpected result from function "blsimpv"
Hi @Yu Li, I understand that you are using the ‘blsimpv’ function in MATLAB to compute the implied volatility of an option, bu...

7개월 전 | 0

답변 있음
Frequency resolution of Spectrogram
Hi @Umer Khalid, The ‘spectogram’ function has a few optional arguments that can be used to modify the resolution of the specto...

8개월 전 | 0

답변 있음
Error "daqcli:daq:hardwareResourceReserved" when trying to do measurements
Hi @Thea, Since this is a hardware related problem, it is hard to pinpoint the exact reason you might be facing this issue. Bu...

8개월 전 | 0

답변 있음
kindly tell me how to increase the transport delay and how can i update the buffer size parameter as per the warning it is coming
Hi @arunav ray, The issue that you are facing is about the buffer size parameter, of the ‘Variable Transport Delay’ block loca...

8개월 전 | 0

답변 있음
Deploying CNN model on FPGA DE0 Nano Board
Hi @Parthsarthi, Here are a few steps you can follow in order to develop a Simulink model of a CNN, and make it compatible wit...

8개월 전 | 1

| 수락됨

답변 있음
Looking for a Simulink model of a Series HEV that I can use as the basis for implementing and testing my optimization algorithm.
Hi @Nico, There is an example model in Simscape, which was introduced by MathWorks and is compatible with MATLAB R2023b and la...

8개월 전 | 0

답변 있음
Build time of my project is increasing after using "UpgradeAdvisor" to convert Configurable Subsystems to Variant Subsystems.
Hi @Veera, The ‘Variant Subsystem’ block offers more advantages than the previously used ‘Configurable Subsystem’ block. It ...

8개월 전 | 0

| 수락됨

답변 있음
I am trying to use I2C block inside a interrupt but it not working
Hi @Roni, This issue is commonly observed while using STM32 boards, where I2C is interrupt based. When the ‘I2C’ block is pr...

8개월 전 | 0

답변 있음
Error evaluating 'InitFcn' callback of Battery block (mask):
Hi @Tommy, The error message you are encountering indicates an issue with the initialization function (‘InitFcn’) of a masked b...

8개월 전 | 0

답변 있음
Motor Control without using Host Model
Hi @Bhagyesh, If you wish to control the motor speed without using the host model, you can try changing the structure of the ...

8개월 전 | 0

답변 있음
Problem in compiling the C++ code created by simulink Embedded Coder Quick Start "rtw_continuous.h" file not included
Hi @mehran khoshnevisan, The error you are facing with the ‘rtw_continuous.h’ and ‘rtw_solver.h’ header files not being found, ...

8개월 전 | 0

답변 있음
How to use inlining for S-Function in Simulink with PLC Coder? Or, how to convert C++ code to other languages with PLC Coder?
Hi @min, I faced a similar issue while generating code from an ‘s-function’ block using PLC Coder. I came across a previous ...

8개월 전 | 0

답변 있음
Draw arrows between Simulink blocks...
Hi @Chandran, Simulink allows users to use annotations to label block diagrams and provide more information about its content...

8개월 전 | 0

답변 있음
How to transfer data between two separate Stateflow Chart blocks in Simulink?
Hi @Semih, I noticed that you are using two separate ‘Simulink-based State Blocks’ inside the ‘Stateflow’ chart. These blocks...

8개월 전 | 0

더 보기