Nikhil Baishkiyar
Followers: 0 Following: 0
Statistics
0 Questions
10 Answers
RANK
1 925
of 295 448
REPUTATION
32
CONTRIBUTIONS
0 Questions
10 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
2
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
1 Public Channel
AVERAGE RATING
30
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Migrate app made with matlab r2022b to r2017a, undefined function : 'getRunningApp'
To enable editing of newer apps in a previous release, save the app in the release-specific format. Select Save > Save Copy As f...
mer än ett år ago | 0
| accepted
How to extract array from the mean directly using indexing?
A = [2.29441228002842 17.3351873969651 2.79928860040389 7.17554281085515; 3.16200415659481 16.9975006219209 3.18395042061777 7....
mer än ett år ago | 1
| accepted
Installing MATLAB on more than one computer
You cannot use the same MATLAB license on multiple PCs simultaneously. A single MATLAB license is typically intended for use on ...
mer än ett år ago | 0
| accepted
How to create a 3D variable with the third dimension is 1
This question has been asked before. This is the link But basically Arrays in MATLAB have an implied infinitely long series of ...
mer än ett år ago | 0
How to Help Determine the Roots of X =Tan(X), Graph Y = X And Y = Tan(X), And also plot a red circle At The Intersection Points Of The Two Curves. Please help.
Have you seen the example given for the function intersections? It computes the intersection of two vectors, not two function ha...
mer än ett år ago | 0
| accepted
Related to QPSK signal in MATLAB
As can be observed from the various sample graphs in pskmod documentation, the generated symbols have a magnitude of 1. So unles...
mer än ett år ago | 0
| accepted
Can implay be launched with the window a specific size and the video at full vs. zoomed in?
It seems that there is a way to change the window size of implay window which I found at Matlab - implay's default size window -...
mer än ett år ago | 0
I can not find Model Linearizer under Control Systems
As far as I can see, the Model Linearizer app is not currently available in Simulink Online. I couldn't find it in Online even w...
mer än ett år ago | 0
I can't connect a load component to the signal source
The signal generator block belongs to Simulink while the Constant Power Load belongs to Simscape. They belong to different model...
mer än ett år ago | 0
| accepted
How to convert Simscape (Hydraulic) blocks to discrete time to reduce computational time?
If you want to run a Simscape model in discrete model, you can attach a Solver Configuration block to your system and use a loca...
mer än ett år ago | 1
| accepted