Answered
What is the script code of the PI controller with saturation and rate limiter in the ode form?
Hi, Implementing control system components like saturation, rate limiter, and hysteresis comparator in a MATLAB script involves...

5 months ago | 0

Answered
Cooperative spectral sensing with majority fusion rule
Hi, Certainly! Below is a basic MATLAB code to simulate cooperative spectrum sensing using an energy detector with a majority f...

5 months ago | 0

Answered
Error: Unable to update models referenced by Testsystem_w_CLB.
Hi Sajid, When you encounter an error related to building a MATLAB MEX file, such as "SmartValveControls_msf," it usually invol...

5 months ago | 0

Answered
Error at , can not run M = A\b;
Hi Jameel, The error you're encountering with `M = A\b;` suggests that there is an issue with the matrix `A` or the vector `b`....

5 months ago | 0

Answered
Code for cooperarative spectrum sensing in radio cognitive
Hi, To implement cooperative spectrum sensing using an energy detector in MATLAB, you need to perform several steps: sample col...

5 months ago | 0

Answered
im work in Water Tank Reinforcement Learning Environment Model in matlab R2022b and the the model give the error Could not generate a policy block since "Agent" is not a valid
Hi, The error you're encountering suggests that there is an issue with generating a policy block in your Water Tank Reinforceme...

5 months ago | 0

Answered
Problems with slrttest in the reboot
Hi Yuta, The error you're encountering with `slrttest` in Simulink Real-Time indicates an issue with the "Software reboot" test...

5 months ago | 0

| accepted

Answered
24 hour chs for loads with evcs and pv wt
Hi Rose, Creating an optimizer to reduce power loss in a system with industrial, commercial, and residential loads, along with ...

5 months ago | 0

Answered
Configuring a subsystem as an AUTOSAR SW-Component is not supported. Please convert the subsystem to a model and then configure the model as an AUTOSAR SW-Component.
Hello Nour, The error message you're encountering suggests that you're trying to configure a subsystem directly as an AUTOSAR S...

5 months ago | 0

Answered
VBA to m file
Hi Sherzaad, Converting VBA (Visual Basic for Applications) macros from Excel to MATLAB scripts can be a complex task due to di...

5 months ago | 0

Answered
How can I solve this problem in the CSP feature extraction algorithm for EEG signal?
Hi Komal, The error message you're encountering indicates that the logical indexing operation `labels == i` is trying to access...

5 months ago | 0

Answered
How can I save PDSCH parameters from App-Based 5G waveform generation
Hi Lawson, When working with MATLAB App Designer applications or similar environments, "Save Session" might not capture all the...

5 months ago | 0

Answered
Program runtime suggests that the function is too deeply nested
Hi, The error message you're encountering suggests that your function is too deeply nested, which usually refers to excessive r...

5 months ago | 0

Answered
MATLAB and Arduino Communications
Hello Kishita, It sounds like you're encountering a couple of issues with the serial communication between MATLAB and Arduino. ...

5 months ago | 0

Answered
how to solve XCP connection error
Hello, The error message "Device not detected" when attempting to connect using `connect(xcpch)` typically indicates that the X...

6 months ago | 0

Answered
Ploting frequency spectrum of modulated ofdm signal with Fc carrier frequency
Hello, To modulate your OFDM symbol with a carrier frequency and plot the frequency spectrum, you can follow these steps in MAT...

6 months ago | 0

Answered
Verification of MATLAB Code for Spindle Motion Analysis
Hello, Your MATLAB script for analyzing spindle motion based on ISO 230-7:2015 seems well-structured for calculating both synch...

6 months ago | 0

Answered
matlab code to design and analyze Racetrack resonator
Hi Chaitra, Designing a racetrack resonator for biosensing applications in MATLAB involves several steps, including defining th...

6 months ago | 0

Answered
change lags in Neural Network estimate model
Hi Afif, System identification using Nonlinear Autoregressive models with Exogenous inputs (NARX) can be challenging, especiall...

6 months ago | 0

Answered
signals matching between random modulations transmitter and humminbird sonar
Hello, Matching random signals from a transmitter to the signals of a Humminbird imaging sonar to extract imaging information i...

6 months ago | 1

Answered
MATLAB ver R2020a Update 4 cashes. ERROR: Abnormal termination abort ()
Hello Rain, The error message you're seeing indicates an abnormal termination of MATLAB, likely due to a serious internal issue...

6 months ago | 0

Answered
matlab 2017b command windpow opens but does not open up editor window. MATLAB_Editor_State.xml shows the expected files that should be open in editor
Hi Jerry, The issue you're experiencing appears to stem from a corrupted MATLAB installation. To resolve this and eliminate any...

6 months ago | 0

Answered
Tools in matlab for modeling and optimizing the electrical network.
Hi Ivan, Certainly! Within the MATLAB ecosystem, there are several ways to create and simulate electric network models without ...

6 months ago | 0

Answered
A problem with RL toolbox: wrong size of inputs of actor network.
Hello Ali, The issue you're encountering with the `getSize` function returning an incorrect size for scalar inputs in the Reinf...

6 months ago | 0

Answered
does someone know how to communicate and acquisition ECU using xcp without CANape?
Hello みほ, Yes, you can communicate with and acquire data from an ECU using the XCP (Universal Measurement and Calibration Proto...

6 months ago | 0

Answered
images from radio telescopes using matlab, simulink, and sdr
Hello, Generating images from radio telescopes using MATLAB, Simulink, and Software-Defined Radio (SDR) involves several steps,...

6 months ago | 1

Answered
How to improve the simulation time of MATLAB Simulink model?
Hi Sonam, Simulating complex systems like the Kundur Two-Area System with induction motor loads can indeed be computationally i...

6 months ago | 0

Answered
Is it possible to simulate a BLDC motor from scratch?
Hello, Yes, it is possible to simulate a Brushless DC (BLDC) motor in MATLAB and Simulink with tunable parameters such as the n...

6 months ago | 0

Answered
ask about change coordinated of airplane
Hello Huda Naji, Changing the coordinates of an airplane from a horizontal plane to a general direction in MATLAB involves tran...

6 months ago | 0

Answered
ousterFileReader give no correct result
Hello Nikolay, It sounds like you're encountering a bug with the `ousterFileReader` function in MATLAB 2023b when dealing with ...

6 months ago | 0

Load more