Community Profile

photo

Pooja Kumari


Last seen: 7 dagen 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
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...

7 dagen 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...

7 dagen ago | 1

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...

28 dagen 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...

28 dagen 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. ...

30 dagen 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....

2 maanden 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...

2 maanden 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...

2 maanden 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...

2 maanden 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...

2 maanden 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...

2 maanden 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...

2 maanden 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:...

2 maanden ago

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

2 maanden 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...

2 maanden 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...

2 maanden 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...

3 maanden 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 ...

3 maanden 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...

3 maanden 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...

3 maanden 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...

3 maanden ago | 0

Answered
External monitor crashes MATLAB R2023b
Hi Chad, It is my understanding that you are facing issues with MATLAB editor. Here are few troubleshooting steps you can foll...

3 maanden ago | 0

Answered
Matlab doesn't open
Hi Kodjovi, It is my understanding that you are facing issues with opening MATLAB R2023a. Here are a few troubleshooting steps ...

3 maanden ago | 0

Answered
how to find the ber of qam modulation with gray coding with respect to uncoded bpsk?
Dear anna, It is my understanding that you wanted to know the BER of m-ary QAM for different value of "m" with gray coding in ...

4 maanden ago | 0

Answered
How do i start the MATALB Onramp?
Hello James, It is my understanding that you are facing issues with accessing the MATLAB OnRamp course. Here are a few trouble...

4 maanden ago | 0

Answered
Why am I not getting the right command window message?
Dear Alicia, It is my understanding that you are facing issues with solving a second-order linear ordinary differential equati...

5 maanden ago | 0

Answered
How do I load a .mat-file directly into a table and give this table the same name as the .mat-file?
Dear Leo, It is my understanding that you wanted to know how to load the mat-file into a table and give the table the same nam...

5 maanden ago | 0

Answered
Determine the relational operator in an expression
Dear Geovane, It is my understanding that you are facing issues with converting symbolic expression using "char". It seems t...

5 maanden ago | 0

Answered
Change proper gaussian signal to improper gaussian signal
Dear Bryan, It is my understanding that you are facing issues with changing proper guassian signal to improper guassian signal...

5 maanden ago | 0

Answered
How to calibrate Fisheye Camera and Lidar?
Hi Atacan, It is my understanding that you are facing issues with calibrating a fisheye camera and a 3D lidar for object detec...

6 maanden ago | 0

Load more