photo

Pooja Kumari


Last seen: 2 månader ago Active since 2022

Followers: 0   Following: 0

Statistics

All
  • Solver
  • 6 Month Streak
  • Knowledgeable Level 3
  • First Answer

View badges

Feeds

View by

Answered
How to use antenna toolbox with a measured antenna ?
Hi Felix, I unserstand you are trying to plot an antenna pattern from in situ real measurements of an antenna. You are facing ...

2 månader ago | 0

Answered
Autosar Code generation with Matlab 2020
Hi Nour, I understand you are facing "Configuring a subsystem as an AUTOSAR SW-Component is not supported. Please convert the...

3 månader ago | 0

Answered
How to extract the elements of Point Cloud in matlab?
Hello Naveed, I understand you wanted to extract/access the elements of pointcloud in MATLAB. To extract or access elements ...

3 månader ago | 0

Answered
Step input to 6DOF impacts performance
Hi Thomas, When you encounter a significant slowdown in your simulation due to a step input in one of the moment axes using a 6...

3 månader ago | 0

Answered
Import ".FMU" file from RecurDyn to Simulink??
Hi Borja, I understand you are trying to import a ".fmu file" from RecurDyn to Simulink but the FMU Block in Simulink is not ...

3 månader ago | 0

Answered
Cannot refresh variables when exporting Simulink to FMU file
Hello, I am also facing the same "Unable to resolve the name 'internal.getWSLDockerSettings'" error when pressing the "Refresh...

3 månader ago | 0

Answered
Index exceeds matrix dimensions.
Hello, I understand you are facing "Index exceeds matrix dimensions." error because you are using wrong function names. Corre...

3 månader ago | 0

Answered
ASCII characters in code?
Hello, I think this typically suggests that MATLAB is misinterpreting the encoding format of your script files, especially if ...

3 månader ago | 0

Answered
AUTOSAR Code Generation Error in 2023b
Hello, I understand you are facing "Failed to obtain property SwimplPolicy of element with type Simulink.metamodel.arplatform....

3 månader ago | 0

| accepted

Answered
rank of a matrix in gf
Hello, To address the error you are encountering "Operation terminated by user during gf>gfmtimes (line 1416) In gf/myRank (li...

3 månader ago | 0

Answered
The formula doesn't calculate
Hello, The issue with your code is not because there is a 0 in row 1 and column 2 of A. Key corrections in your code is as foll...

3 månader ago | 1

| accepted

Answered
Plotting the signals we received from the SDR receiver in Matlab
Hi furkan, It is my understanding that you are new to SDRs and wanted to show signals captured from the radio in MATLAB. You c...

4 månader ago | 0

Answered
Problema al iniciar MATLAB.
Hi, If you're experiencing issues with MATLAB where the interface displays content as blank, especially upon launching the pro...

4 månader ago | 0

Answered
how can i write matlab code for Hybrid VLC/RF cell free massive MIMO system?
Hello enatthun, As per my understanding, you are looking for Hybrid VLC/RF cell free MIMO system in MATLAB like block diagram. ...

4 månader ago | 0

Answered
calling a function with struct inputs
Hi, To call the hey function, you would use the following syntax in MATLAB: initValue = 1; geom_gs.box.m = 10; geom_gs.box....

5 månader ago | 1

| accepted

Answered
Difficulty in installation on MAC laptop
Hello, I understand that you are facing an issue with the error message stating, "The downloaded product files are corrupted an...

5 månader ago | 0

Answered
Constellation diagram is not as expected
Hello, I understand you are facing issues with a distorted QPSK constellation after applying a raised cosine filter in your Sim...

5 månader ago | 0

| accepted

Answered
Need help in solving this error.
Hi, The error messages you're encountering suggest that there is a mismatch between the expected input dimensions for the "Reg...

5 månader ago | 0

Answered
digital twin predict maintenance
Hi, You can refer to the matlab answer for similar workaround on Digital Twin: https://www.mathworks.com/matlabcentral/answer...

5 månader ago | 0

Answered
digital twin and predictive maintenance of pneumatic systems
Dear Pramod, I understand that you are new to digital twin concept. Creating a digital twin of a pneumatic cylinder and implem...

5 månader ago | 0

Answered
ode23, 45, 15s, 15i for conservative ODEs
Hi, You are asking about the characteristics of ode23, ode45, ode15s, and ode15i in terms of being dissipative or anti-dissipat...

5 månader ago | 0

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

6 månader ago

Answered
Error while augmenting lidar data
Hi, I am getting "Unrecognized function or variable 'cdsAugmented'." error while running the provided code. cdsAugmented = t...

6 månader ago | 0

| accepted

Answered
want to remove extra data in fft data set
Hello ambesh, I think you wanted to remove the extra unwanted error by using fft function. You can refer to the below code f...

6 månader ago | 0

Answered
How to synchronize signals with bias
Hello, As per my understanding, the finddelay function should not be returning 0 unless your signals 'r' and 'e' are already p...

6 månader ago | 0

Answered
error while using BCHencoder
Hi, As per my understanding, you are facing "Error using comm.BCHEncoder/setParameters N and K must be positive, double precis...

6 månader ago | 0

Answered
Identify wing aileron deflection
Hi, As per my understanding you wanted to add two sets of ailerons using "Aircraft Intutive Design" in MATLAB. You have added ...

6 månader ago | 0

Answered
Error with MATLAB function findcrossing "too many input arguments"
Hi, As per my understanding, you are facing "Error using zerofunction>findcrossing. Too many input arguments" error. You are g...

6 månader ago | 1

| accepted

Answered
BCH Encoder - Error Locations
Hello rishi, As per my understanding, you wanted to know error locations in the transmitter binary vector but comms.BCHDecoder...

6 månader ago | 0

Answered
Simulink's spectrum analyzer keeps freezing on Mac Os
Hi, As per my understanding, whenever you are trying to change some parameters while running the spectrum analyser, Simulink f...

6 månader ago | 0

Load more