Community Profile

photo

Akash


Last seen: 10 dagar ago Active since 2023

Followers: 0   Following: 0

Statistics

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
unable to connect to interactive brokers
Hi Philip, For a solution to this issue, the MATLAB Central discussions in the links provided below will be helpful. https://w...

9 dagar ago | 0

Answered
I can't import ScopeDataF to workspace matlab2021b
Hi Sikhovangaye, Simulink returns all simulation outputs into a single `SimulationOutput` object. This includes signals, states...

9 dagar ago | 0

Answered
I want a matlab code for converting audio into binary for wireless transmission .
Hi, You can reduce the audio file size by downsampling or decimating the audio sampling rate. For information on how to perform...

10 dagar ago | 0

Answered
분류학습기 질문드립니다.
Hi Jong-II, Predictor and response variables in MATLAB can be of various types, including numeric, categorical, string, or logi...

11 dagar ago | 0

Answered
Why do I get warning “Import argument "internal.matlab.importtool.server.ImportUtils" ……can not be found” while packaging App Designer app in R2021a?
Hi F Murphy, You can refer to the MATLAB Central discussion link provided below, which addresses a similar issue. The Import To...

12 dagar ago | 0

Answered
Matlab Compiler SDK - Export Class to Python
Hi Pier, You can utilize MATLAB "Handle" class to create an object and call its methods in Python. For a detailed guide on how ...

ungefär 2 månader ago | 0

Answered
setBinLinkPumpStatus function for EPANET
Hi Swati, You can find "setBinLinkPumpStatus" function within the "OpenWaterAnalytics/EPANET-Matlab-Toolkit" on MATLAB Central ...

ungefär 2 månader ago | 0

Answered
spectrum sensing via wavelet modulus maxima
Hi Nur, This error typically occurs when there is a size mismatch between the arrays you are trying to perform element-wise mul...

2 månader ago | 0

Answered
reconstruct real valued data from IQ data
Hi Nur, You can transform the complex values of your output signal into real values. If you want to obtain the real part of a c...

2 månader ago | 0

Answered
Number of cumulative predecessors in a digraph
Hi Fabio, The "out of memory" error you're encountering is likely a result of the extensive memory usage required to store all ...

2 månader ago | 0

Answered
Use FIR Wiener Filter to remove the noise??
Hi Lana, To design a Wiener filter that can effectively reduce the noise, you might find the MATLAB File Exchange link provided...

2 månader ago | 0

Answered
need bms guidance for electric 2 wheeler
Hi Deshmukh, You can make use of the example project provided in the MATLAB file exchange link given below. This reference desi...

2 månader ago | 0

Answered
Warning: Polynomial is badly conditioned. Add points with distinct X values, reduce the degree of the polynomial, or try centering and scaling as described in HELP POLYFIT.
Hi Jafet, The warning message encountered for "polyfit" indicates that the polynomial fit is poorly conditioned, which is a com...

2 månader ago | 0

Answered
Link license to specific user on a machine?
Hi Douglas, As an Administrator, you have the capability to modify the user associated with a license through the "License Cent...

2 månader ago | 0

Answered
error in using psat
Hi Pritam, The error message indicates that there is an issue with accessing an object's fields outside of its methods. To addr...

2 månader ago | 0

Answered
What is the function of 'Down Sampler' in simulink template 'SoC Blockset/RF SoC', and how to change the parameters if i want to transmit different frequency?
Hi Zuyuan, The 'down sampler' block is used to reduce the transmission rate of the signal before it is sent to the processor. T...

2 månader ago | 0

| accepted

Answered
Errors about VAR modeling
Hi 형현, The error with "lratiotest" indicates that the function requires at least three input arguments. These arguments are the...

2 månader ago | 0

Answered
Occipital Structure Core (depth camera) hardware support with Matlab
Hi Kevin, For the Intel RealSense D435 camera, it's important to note that while it is not directly supported by the Image Proc...

2 månader ago | 0

Answered
Looking for a PSAT model of 33 radial distribution bus system
Hi Debmalya, The IEEE 33 Bus System model is available for various power system studies and can be accessed through the followi...

2 månader ago | 0

Answered
EEGlab - mff_import error
Hi Mary, Given that the error has occurred unexpectedly, it would be advisable to start by checking the integrity of the ".mff"...

3 månader ago | 0

Answered
Able to get energy from force displacement data (by integration, used trapz) but unable to get force from energy data?
Hi Ankit, To derive the "force" from the "energy" and "displacement data", you can use the "gradient" function. The "gradient(A...

3 månader ago | 0

Answered
Is there a way to output in MATLAB from FLIR thermal camera to ".seq" file?
Hi Jennifer, Converting ".seq" files into a MAT file format can indeed be challenging. However, "FLIR" offers the "FLIR Atlas S...

3 månader ago | 0

Answered
Unable to locate function in fiaccel
Hi Jui, I attempted to reproduce the error using the provided code but I did not encounter the same issue. To help resolve the ...

3 månader ago | 0

Answered
Functional Mock-up export fails
Hi Tamas, I understand that you are experiencing issues when attempting to export a complex Simulink model as a "Functional M...

4 månader ago | 0

Answered
How to use wavelet transform in "Denoise Speech Using Deep Learning Networks" example?
Hi Studentmatlaber, I understand that you are interested in applying "wavelet analysis" for the purpose of denoising speech s...

4 månader ago | 0

Answered
Non-interactive uninstall - "Exception Calling Main"
Hi Daniel, I understand that you are encountering difficulties with the uninstallation process of MATLAB 2021b. To address thi...

4 månader ago | 0

Answered
Any simulink model for full auto testing on testbench?
Hi Farzad, I understand you are looking for a test bench setup for comprehensive car testing. The "Highway Lane Following" e...

4 månader ago | 0

Answered
Converting serial data to signal values
Hi Kieran, I understand that you are facing challenges with capturing and converting serial data into signals when the data l...

4 månader ago | 0

Answered
Global Sensitivity analysis (Sobol method)
Hi Srinivas, I understand you want to use the 'Sobol' method for sensitivity analysis on your neural network model, but MATLA...

4 månader ago | 0

Answered
Use of example models in the library, conflict of ownership?
Hi Myriam, I understand that you are interested in using the "fuel cell preset" model from the Simulink/Simscape library for ...

4 månader ago | 0

Load more