已回答
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...

4 months 前 | 0

已回答
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...

4 months 前 | 0

已回答
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...

4 months 前 | 0

已回答
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`....

4 months 前 | 0

已回答
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...

4 months 前 | 0

已回答
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...

4 months 前 | 0

已回答
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...

4 months 前 | 0

| 已接受

已回答
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 ...

4 months 前 | 0

已回答
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...

4 months 前 | 0

已回答
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...

4 months 前 | 0

已回答
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...

4 months 前 | 0

已回答
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...

4 months 前 | 0

已回答
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...

4 months 前 | 0

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

4 months 前 | 0

已回答
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...

5 months 前 | 0

已回答
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...

5 months 前 | 0

已回答
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...

5 months 前 | 0

已回答
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...

5 months 前 | 0

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

5 months 前 | 0

已回答
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...

5 months 前 | 1

已回答
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...

5 months 前 | 0

已回答
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...

5 months 前 | 0

已回答
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 ...

5 months 前 | 0

已回答
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...

5 months 前 | 0

已回答
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...

5 months 前 | 0

已回答
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,...

5 months 前 | 1

已回答
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...

5 months 前 | 0

已回答
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...

5 months 前 | 0

已回答
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...

5 months 前 | 0

已回答
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 ...

5 months 前 | 0

加载更多