photo

Jaskirat


Last seen: 3 days ago Active since 2025

Followers: 3   Following: 11

Statistics

MATLAB Answers

0 Questions
34 Answers

RANK
1,430
of 299,003

REPUTATION
48

CONTRIBUTIONS
0 Questions
34 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
10

RANK
 of 20,659

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 163,074

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
Do I need Vitis to write embedded software for ZCU106 using Simulink?
Hi @Niccolò, I understand you want to create a project using the ZCU106 evaluation board. While Vitis can be helpful, it i...

8 days ago | 0

Answered
Error On Storage Class
Hello @Annu, I understand you are facing an error regarding storage class. The error message you are getting seems to indica...

8 days ago | 1

| accepted

Answered
Does radar toobox Cluttergenerator work with radartransciever custom electronic scan
Hi @Ali Ahmed, I understand you are facing some issue with using the ClutterGenerator with your custom electronic scan. The ...

9 days ago | 0

Answered
Inputing Risk Aversion into the Portfolio Workflow
Hello @Jeff Martin, To model varying degrees of risk aversion, you can use the “portalloc” function: [RiskyRisk, RiskyReturn...

9 days ago | 0

Answered
in SignalAnalyzer: change spectrogram settings for all displayed spectrograms
Hello @Nicolas! I understand you are looking for a way to change the settings for all displayed spectrograms. I could not s...

10 days ago | 0

| accepted

Answered
How to Correct 64-QAM Constellation Rotation After Free Space Channel Using phased.FreeSpace?
Hi @Jakub, I understand you want to estimate and correct the phase offset. This can be done by using the “comm.CoarseFrequen...

10 days ago | 0

Answered
Why does my Nonlinear MPC stop working in Accelerator mode after I change any parameter?
Hello @Jacopo, Accelerator mode relies on Simulink coder to generate and compile C/C++ code.However the built-in NMPC control...

11 days ago | 0

Answered
Solidworks to Simulink Mate unrecognized - "Slot Mate"
Hello! Slot Mate is not directly supported by the Simscape Multibody Link plugin, which results in the Slot Mate being...

2 months ago | 0

Answered
Is there a way to search for library blocks that need to be updated?
Hello @Justin Griffiths I understand that you want a way to check for updates in Simulink library blocks. This can be done usin...

2 months ago | 0

Answered
How can I find the detail and approximation coefficients in double tree complex wavelet transform in MATLAB?
Hello @Sudheer Naidu MATLAB’s Wavelet Toolbox supports complex-valued wavelet transforms in two main ways: the continuous wa...

2 months ago | 0

Answered
Library to referenced subsystems
Hi @Adrian Cristian In order to search for referenced subsystems, you can use the “find_system()” functions and select the “...

2 months ago | 0

Answered
Phase-Shift in Dual Active Bridge
Hi, The following blocks might be helpful in creating your desired waveform model with instant turn on and turn off instead of ...

2 months ago | 0

Answered
Programmatically add annotation with a table to simulink
Hello @Wei As of now, there is no built-in function to insert actual table objects into Simulink annotations programmatically...

2 months ago | 0

Answered
SIL Verification Mode: Logged signals not available in SIL run
Hello @Yousaf I understand that you are unable to see all the signals in your model during SIL simulation. This is because SIL...

2 months ago | 0

Answered
Simulation Error with Fixed-Step Solver
Hi @Ben Navon, The diagnostic indicates you have a degree of freedom with no inertia associated with it. Fixing this in the mod...

2 months ago | 1

Answered
tms320f280049c analog temperature sensor read in simulink.
Hello, I understand you are trying to use the “TMS320F280049c” launchpad to read the analog temperature sensor. The “TMS32...

3 months ago | 0

Answered
How to not surpass 1 SoC when charging a battery in Simscape?
Hi @Marco, I understand that you want the battery to saturate instead of surpassing SoC. This can be done using the “Satur...

3 months ago | 0

| accepted

Answered
Spacecraft dynamics vs orbital propagator
Hello, I understand that you are getting a different trajectory in the same model while using two different blocks. This is bec...

3 months ago | 0

Answered
I have a probleme with simulink model simulation. Please, I would like your help.
Hi @Abdoulaye, From the provided error messages, it seems that issue is caused from mismatched dimensions at certain ports, spe...

3 months ago | 0

Answered
Is an SGP4 propagator provided with "Orbit Propagator" block in Simulink (Aerospace Blockset)
Hello, I understand you want to use the SGP4 propagator method in the “Orbit Propagation Block”. The method does not seem to be...

4 months ago | 0

| accepted

Answered
Unable to open model configuration parameters
Hi @Nandhini S I have encountered a similar issue. The following commands resolved the issue for me and might help in your case...

4 months ago | 0

Answered
xcpChannel unable to set bus speed (baud rate)
Hello @Johan! There does not seem to be a direct way to use the “configBusSpeed” function with an xcpChannel object. A workarou...

4 months ago | 0

| accepted

Answered
How to Test go-to from Block from Simulink Test Manager?
Hello @Anup Patil Assuming you have created the excel file with all the required parameters, the following steps may be helpful...

4 months ago | 0

Answered
How to get the coordinates of a Koch snowflake fractal antenna designed using the Antenna Toolbox?
Hi @Pierre, The coordinates of the antenna can be found using the “mesh” command. Here is a sample implementation- % create ...

4 months ago | 1

| accepted

Answered
General rules for using power_statespace function
Hi @Saif Tawfiq! It is possible to assign node 1 as the ground (0). In this context, ground is simply a reference point for m...

4 months ago | 0

Answered
Time-Domain Responses of Multiple simulation with different model's paramters
Hi @Jack Daniels! You can refer to the following steps to view and plot time domain responses per multiple parameters- 1)C...

4 months ago | 0

Answered
Symbolic math- substitute a derivative function for a variable - subs
I see that you are using the “subs” function of the Symbolic Math Toolbox from MATLAB. The given substitution of differential...

5 months ago | 0

Answered
PWM DUTY CYCLE SIMULINK
There does not seem to be a direct way to access the PWM duty cycle from the Simulink block. However the following file exchang...

5 months ago | 1

Answered
How do I access the property of a .NET Assembly that is of another Class type defined in the same assembly?
Hello, I understand that you are working with a “.NET” assembly inside MATLAB, and the objective is to try and extract and work...

5 months ago | 1

Answered
Text in From/GoTo flags (Constant blocks, ...) cannot be selected/marked in Simulink block diagram pdf vector graphic print outs in R2022b
Hello, I understand that there is some issue with the text in the “Goto” and “From” blocks on converting the Simulink file to p...

5 months ago | 1

Load more