C++, C, MATLAB, HTML
Spoken Languages:
English, Hindi
Statistics
0 Questions
8 Answers
RANK
4.722
of 300.343
REPUTATION
10
CONTRIBUTIONS
0 Questions
8 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20.926
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168.172
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
Visualize a ship on a 2d map
Hi @Pitsa You can utilise the Communications toolbox and Mapping toolbox to achieve these results. For further information, re...
bijna 3 jaar ago | 0
How i can adjust the transmission times of my signals
Hi @Pavel I have utilised an "enable block" alongside a "cast to Boolean" block to solve this, attaching a screenshot so that y...
bijna 3 jaar ago | 1
| accepted
Matrix increasing more than it should during iteration
Hi @Mahmood Haddara With the information you have provided above, I have verified your code for M in range [1, 100] and its wor...
bijna 3 jaar ago | 0
| accepted
MPC toolbox computation time
tic; sim(Model_name); toc; tic/toc functions are like stopwatch to measure the time. You can use sim() to run simulation of a...
ongeveer 3 jaar ago | 0
Will Matlab 2022b be supported under Red Hat Enterprise Linux (RHEL) 9.x?
MathWorks does not support specific Linux distributions. Support for Linux is based on specific kernel and glibc versions. If th...
ongeveer 3 jaar ago | 0
Help window is still a CPU pig - R2019a
The ability to limit the CPU usage by the MATLAB process is not available in MATLAB, you must configure your operating system to...
ongeveer 3 jaar ago | 0
How can I programmatically change the names of the elements of a bus?
I understand that you are trying to access and edit the element names while keeping the bus structure; refer to the link below, ...
ongeveer 3 jaar ago | 0
How to plot bar graph for two different values?
To solve this issue, I have aggregated results and plotted them, the changes made to the code are viz. Introduction of the resul...
ongeveer 3 jaar ago | 0

