photo

Manikanta Aditya


Last seen: Today Actif depuis 2022

Followers: 4   Following: 0

Statistiques

  • Thankful Level 2
  • 3 Month Streak
  • Knowledgeable Level 4
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


The Output structure of a code is showing different outputs in command window and workspace
When working on a program, after executing it and checking output in MATLAB command window and in output from workspace is givin...

9 jours il y a | 2 réponses | 0

2

réponses

Réponse apportée
directory does not update
Hi @Ali M, Try to right click on the mat file you chose to run and change current folder this should resolve the issue. Thanks...

12 jours il y a | 0

| A accepté

Réponse apportée
Obtain intensity value in an ROI on an image, and output the image with the displayed intensity value inside of the ROI on the image
The error is likely occurring because the roi_mask is of type logical, and R(roi_mask) is trying to index into R using this logi...

13 jours il y a | 0

Réponse apportée
Matlab optimization - variables to satisfy L1 norm
To constrain the first three elements of your vector ( x ) to satisfy the ( L1 ) norm in an optimization problem using fmincon i...

13 jours il y a | 1

Réponse apportée
How to take 1 out of every 10 values ​​from a vector?
Hi @Jorge Armando Vazquez, To take 1 out of every 10 values from a vector in MATLAB, you can use indexing. Here is how you can...

13 jours il y a | 1

Réponse apportée
how to combined monthly data in sequence?
Hi @Vedanta, You can concatenate the anomaly time series data for each month along the third dimension using the cat function i...

14 jours il y a | 0

Réponse apportée
Editing the starting points of different lines in a graph
Hi @Mahmut Cenk, To make the lines start from the same point along the x-axis, you could subtract the minimum value of each x-v...

14 jours il y a | 0

| A accepté

Réponse apportée
Fixed-point conversion error of dsphdl.FFT
Hi, The issue you’re encountering is due to the fact that the dsphdl.FFT object in MATLAB requires a constant FFT length. This ...

14 jours il y a | 1

| A accepté

Réponse apportée
Empty spherical plot - strange error
Hi @Sergio, It looks like you're encountering an error because surf expects X, Y, and Z to be 2D arrays, but you are passing 3D...

16 jours il y a | 0

| A accepté

Réponse apportée
Desktop Real-Time slow initialization
Hi, To improve the initialization time and overall performance, you can try the following workaround approach: Initialize the ...

18 jours il y a | 0

Réponse apportée
Any examples/notes available for WLAN Activity Scanner or Detecting Clear WLAN Channels for ADALM-PLUTO?
Hi Ahmed, Yes, there are some relevant resources available that can help you implement WLAN Activity Scanner or Detecting Clear...

19 jours il y a | 0

Réponse apportée
Matlab Simulink encryption method
Hi, As mentioned by John, the mentioned encryption method is not feasible as the future releases are not known, and the past re...

20 jours il y a | 0

Réponse apportée
Diseño de un filtro FIR
Hi, Here is the MATLAB code for designing an FIR filter: L = 5; M = 3; % Obtain the value of the filter cutoff frequency ...

20 jours il y a | 0

Réponse apportée
Filtro adaptativo con LMS
Hi, Please share if you have any queries or doubts regarding Adaptive filter with LMS. Here is the code you shared arranged p...

20 jours il y a | 0

Réponse apportée
Colormap a plot based on value of (x,y)
Hi, The image you've provided shows a depth vs range plot, likely representing some kind of acoustic or seismic data. To crea...

20 jours il y a | 0

Réponse apportée
How to add a customized drive cycle in the vehicle composer app?
Hi, I think adding a customized drive cycle isn't shown and provided in the Virtual vehicle composer app. There are plenty of d...

21 jours il y a | 0

Réponse apportée
Spatially varying structural properties in structural mechanics pde model
Hi, In MATLAB, the domain-specific modeling approach allows you to solve structural mechanics, heat transfer, and electromagnet...

21 jours il y a | 0

Réponse apportée
When I run the commnad ControlSystemDesigner into MATLAB and the app opens, I dont see the label view on the upper window
Hi Jose, I understand that you’re having trouble seeing the label view in the Control System Designer app in MATLAB. Try the ...

21 jours il y a | 0

Réponse apportée
Can we use 'sequenceInputLayer(inputSize)' with 'featureInputLayer' in multiple input deep convolutional neural network?
Hi, The error you’re encountering seems to be related to the format of your input data. It suggests that the input sequences m...

22 jours il y a | 0

| A accepté

Réponse apportée
Designing an Induction motor from AC-DC-AC, I am not sure what code to enter for the function block. I want to check the speed and torque response with the change of frequency
Hi, As part of process design the AC design source and then use a diode bridge rectifier block to convert AC to DC. Then add ...

22 jours il y a | 0

Réponse apportée
The particle swarm optimization algorithm optimizes the scale factor and quantization factor of the fuzzy PID controller
Hello, You can use the Particle Swarm Optimization (PSO) algorithm to optimize the scale factor and quantization factor of the ...

22 jours il y a | 0

| A accepté

Réponse apportée
Change coordinate system, from EPSG 3003 to EPSG 32632 (i.e. WGS 84 / UTM zone 32N)
Hi, In MATLAB, you can use the 'projcrs' and 'projfwd' functions to transform coordinates between different coordinate referen...

22 jours il y a | 1

| A accepté

Réponse apportée
Contour plot of R_0 against one parameter and two parameters.
Hi @BURHANUDDIN SAFI The error you’re encountering is because the contourf function in MATLAB expects a 2D matrix for its secon...

environ 2 mois il y a | 1

Réponse apportée
Second order non linear differential
Hi @Alessandro Meda Solving a second-order nonlinear differential equation analytically can be challenging, and often such equa...

environ 2 mois il y a | 0

Réponse apportée
I need to learn how to use this code. I'm trying to implement it in MATLAB. I'm having trouble getting the plane to assume a higher altitude.
Hi @DJ V The issue you’re facing is due to the commented line of code that changes the altitude (pd) of the plane. If you uncom...

environ 2 mois il y a | 0

Réponse apportée
MATLAB installation error on linux PC
Hi @sp, The error occurs when the Java that comes with the MATLAB installer suffers a critical memory leak. In order to install...

environ 2 mois il y a | 0

Réponse apportée
inputdlg Window Not Showing
Hi @Jaiden, Your code for checking even or odd numbers using 'inputdlg' looks mostly correct, but if the 'inputdlg' window isn'...

environ 2 mois il y a | 0

| A accepté

Réponse apportée
Embedded code for Randi function.it generates 625 arrays to some values, I want to know why it is generated 625 arrays of random values in initial function
Hi @leena, The randi function in MATLAB generates uniformly distributed random integers in a specified interval. The syntax you...

environ 2 mois il y a | 0

Réponse apportée
Regarding Matlab Simulink - R2019 Version
Hi, As mentioned by Daniel, it worked with me, when I tried to open the model in new Simulink. Also you can refer this for add...

environ 2 mois il y a | 0

| A accepté

Réponse apportée
Plot for Month and year
Hi, @Ara, Based on the understanding from your explaination in the question, you can use some MATLAB functions and script for i...

environ 2 mois il y a | 0

| A accepté

Charger plus