Community Profile

photo

Pooja Kumari


Last seen: 7 dagar ago Active since 2022

Statistics

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

View badges

Content Feed

View by

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

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

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

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

ungefär en månad 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...

ungefär 2 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...

ungefär 2 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...

ungefär 2 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...

ungefär 2 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...

ungefär 2 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...

ungefär 2 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:...

ungefär 2 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...

ungefär 2 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...

ungefär 2 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...

ungefär 2 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...

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

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

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

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

3 månader 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 månader 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 månader 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 ...

3 månader 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 månader 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...

4 månader 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...

4 månader 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...

4 månader 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...

4 månader 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...

5 månader ago | 0

Answered
Index in position 1 exceeds array bound. Index must not exceeds 1.?
Hi Nishant, It is my understanding that you are facing “Index in position 1 exceeds array bounds. Index must not exceed 1.” err...

5 månader ago | 0

Answered
How can i calculate the total duration of the audio ?
Dear Jay, It is my understanding that you are facing issues with calculating the total time duration mathematically of the ge...

6 månader ago | 0

Load more