photo

Nikhil Baishkiyar


Last seen: 4 månader ago Active since 2021

Followers: 0   Following: 0

Statistics

All
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
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...

ungefär ett år ago | 0

| accepted

Answered
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....

ungefär ett år ago | 1

| accepted

Answered
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 ...

ungefär ett år ago | 0

| accepted

Answered
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 ...

ungefär ett år ago | 0

Answered
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...

ungefär ett år ago | 0

| accepted

Answered
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...

ungefär ett år ago | 0

| accepted

Answered
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 -...

ungefär ett år ago | 0

Answered
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...

ungefär ett år ago | 0

Answered
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...

ungefär ett år ago | 0

| accepted

Answered
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...

ungefär ett år ago | 1

| accepted