photo

Nikhil Baishkiyar


Last seen: 6 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • Knowledgeable Level 2
  • First Answer

查看徽章

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

1 year 前 | 0

| 已接受

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

1 year 前 | 1

| 已接受

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

1 year 前 | 0

| 已接受

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

1 year 前 | 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...

1 year 前 | 0

| 已接受

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

1 year 前 | 0

| 已接受

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

1 year 前 | 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...

1 year 前 | 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...

1 year 前 | 0

| 已接受

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

1 year 前 | 1

| 已接受