Statistics
0 Questions
67 Answers
RANK
1,495
of 295,448
REPUTATION
44
CONTRIBUTIONS
0 Questions
67 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
6
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Impedance, admittance and ABCD matrices
Hi @Afluo Raoual, The images provided are two-port networks. Kindly refer to the following external resource to understand more...
13 days ago | 0
How does the function imsegkmeans compute distance?
Hi @Tao Hu, Kindly refer to the following MATLAB Answer where a staff member has answered that the “imgsegkmeans” and “kmeans” ...
13 days ago | 0
Handling Mutually Exclusive variable in background processes
Hi @ARIVARASAN, To run the functions ”f1” and “f2” as background tasks, the term "backgroundPool" must be passed as the first a...
14 days ago | 1
| accepted
BUG:MATLAB2024b got a bug about "uigridlayout"
Hi @Heran Wang, The issue is not reproducible on my end. The code appears to be working correctly on Windows 11 MATLAB R2024b a...
14 days ago | 0
Unable to open MATLAB example through Copying command in command window
Hi @Sri Janani Egambaram, The "Transmit and Receive Tones Using AD9361 Dual-Channels" example was introduced in MATLAB R2024a....
15 days ago | 0
Matlab 2024a not starting after Mac OS Sonoma 15.1 Update
Hi @Fabio Hübel, I experienced the same issue earlier in MATLAB R2023b. I updated the software to MATLAB R2024b, and this issue...
15 days ago | 0
Why do I get error 379 while attempting to activate or log in?
Hi @SK OMOR, The error is due to issues with the activation key provided during activation/log in. Kindly refer to the followin...
15 days ago | 0
Can we update simulink Nvidia Jetson UDP block parameter at runtime?
Hi @MAYUKH, The "Remote IP Address" block parameter in "UDP Send" block and "Local IP port" block parameter in the "UDP Receive...
15 days ago | 0
What is state vector output coordinate frame in Moon?
Hi @Dong-Woo, The "State vector output coordinate frame" parameter in the "Orbit Propagator Numerical" block has two options: I...
15 days ago | 1
| accepted
Connection with Redpitaya and receiving data
Hi Sahar, I understand that you are encountering an issue while trying to connect the Red Pitaya board to MATLAB. I would sugge...
16 days ago | 0
we have designated computer licenses for simulink,simscape & simscape electrical, so can we access matlab from concurrent pool?
Hi @Anusha, The "Designated Computer" license is different from "Concurrent" license. The designated license is to run MATLAB s...
17 days ago | 0
i want to implement and RLC circuit to find the fault current where R0 is infinte. This is bipolar circuit
Hi @Zeeshan, The incidence matrix represents the relationship between branches and nodes in the circuit. Each row of the matrix...
17 days ago | 0
How to visualize a multibody model when running on a Speedgoat
Hi @f wang, You can refer to the following MATLAB Answer from MathWorks Support Team that specifies various ways to visualize s...
17 days ago | 0
Can't click the SSO log in page
Hi Giuseppe, I am also facing this issue with my university credentials. The “Sign In” window gets stuck after typing in the e...
22 days ago | 0
Finding the sample time of a Simulink signal/line programmatically with Simulink.Block.getSampleTimes
Hi Andrew, The sample time is defined for a block, not a signal line. The sample time of the data on a signal line depends on ...
22 days ago | 0
compiler.runtime.customInstaller fails to reduce mcr installer size
Hi Sadiya, The command “compiler.runtime.customInstaller” creates an installer that installs the MATLAB Runtime components requ...
22 days ago | 0
compiler.runtime.customInstaller fails to reduce mcr installer size
Hi Qianqian, The command “compiler.runtime.customInstaller” creates an installer that installs the MATLAB Runtime components re...
22 days ago | 0
| accepted
SM ST 5C connection
Hi Muthulakshmi, I am assuming that you are referring to the ST5C excitation system model available in Simscape Electrical libr...
24 days ago | 0
SmSt 5c connection with synchronous machine
Hi Muthulakshmi, I am assuming that you are referring to the ST5C and AC1C excitation system models available in Simscape Elect...
24 days ago | 0
The connection test error during RTL-SDR toolbox installation?
Hi DAMLA, I understand that the test connection with the RTL-SDR peripheral is failing. Please provide further details on the e...
24 days ago | 0
Stop Reinforcement Learning "smoothly" when the Training Manager is disabled
Hi Federico, I understand that the “train” command is being used to train one or more reinforcement learning agents and the tra...
1 month ago | 0
Representation of the vector group YNd5yn6 with the three-phase three-winding transformer in Simulink Simscape Electrical (Specialized Power Systems)
Hi Torben, The three-phase three-winding transformer available in the Specialized Power Systems (SPS) library can implement the...
1 month ago | 0
how can i enter the pi symbol on keyboard
Hi William, I am assuming that you want to use the “pi” symbol in the title of a MATLAB figure. LaTeX commands can be used to d...
1 month ago | 0
How to make launchpad - F28379D in normal opration, by other word how to clear RAM momery.
Hi hassan, I understand that you have built and deployed code on the launchpad by unchecking the “Boot from flash” option in Mo...
1 month ago | 0
How do i transmit the data of DAC through CAN using F28379D
Hi saandeep, I am assuming that you want to transmit digital data via CAN from one board to another board of type F28379D. This...
2 months ago | 0
Custom Storage Class and Memory Section not visible in Code Mappings
Hi Djordje, Based on the images provided, my understanding is that a custom storage class has been created in Embedded Coder Di...
2 months ago | 0
Abnormal trailing ^ on input
Hi Jose, You can try out the following workarounds for the issue: The “power” function can be used instead of the “^” operator...
2 months ago | 1
I have read Mf4 file using "vehicle network Toolbox", Now i want to convert this to other formats such as CSV/PCD
Hi Rajendra, The “mdfRead” command reads the .MF4 file and outputs a cell array of timetables. To convert the output “dataChan...
2 months ago | 0
The backbone of deeplabv3+ returned by deeplabv3plusLayers() using augument "xeption" only support "Xception-41" network architecture?
Hi mingming, I assume that the MATLAB version being used is MATLAB R2024a. I am also assuming that the number “41” in “Xceptio...
2 months ago | 0
Ridge regularization for lsboost regression
Hi Farzad, The regression ensembles can only be regularized using lasso regularization with the “regularize” command. The possi...
2 months ago | 0