Community Profile

photo

Ishu


Last seen: 6 days 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计数据

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Fail to start parpool
Hi Sara, I understand that you are getting problem in using "parpool" of MATLAB. To use the "parpool" you must have "Parallel C...

7 days 前 | 0

已回答
How can I do faster a loop using the GPU? (GPU: RTX 3070)
Hi Sandra, I understand that you want to make the comutation for "for" loop faster. To make the computation faster you can use ...

24 days 前 | 0

已回答
deriving a position matrix
Hi Tim, In order to derive the velocity matrix from the position matrix you need to differentiate position matrix with respect ...

24 days 前 | 0

已回答
Kinect V2 adapters not recognized
Hi Noa Bar, I understand that you are encountering an error while attempting to install the "Kinect Support Package." When yo...

24 days 前 | 0

已回答
for loops vectorization for GPU
Hi Youngjin, I understand that you want to use GPU computation in MATLAB. To use GPU computation you can convert your normal ar...

25 days 前 | 0

已回答
Having difficulty in plotting the frequency components of x1, x2, x3,x4 from a mat lab file
Hi Hailey, I understand that you are getting difficulty in plotting 2D graphs in MATLAB. And from the given data I am assuming ...

26 days 前 | 0

已回答
Use struct to set symbolic dimension of Simulink bus element
Hi Khushal, I understand that you are trying to set the "Dimensions" property of "Simulink.BusElement" as a variable. You can u...

26 days 前 | 0

已回答
When I press next question, it doesn't go to the next question
Hi Thomas, I understand that you are not able to go to next question when you press the "next" button and I am assuming that th...

27 days 前 | 0

已回答
How to generate new data in the existing Tabs using app design from MATLAB.
Hi Vaseema, I understand that you want to create a "Enter" button in every tab using which you can display "Number of boys" and...

28 days 前 | 1

| 已接受

已回答
Partitioning and removing an array of data
Hi Ronak, Here you are dealing with a struct "thegrid{1}" which has two fields "coordinate" and "points". In the loop you are i...

1 month 前 | 0

已回答
Error: Index exceeds matrix dimensions. Error in Edesign8_2 (line 21) plot(real(z(i)),imag(z(i)),'o')
Hi Jerrod, I understand that the issue you're encountering with the code breaking when the stopband frequency "Ws" exceeds 1.2 ...

1 month 前 | 0

已回答
how to add a table (figure) and display my text into 5 lines ?
Hey, I understand that you want to create a table and fill it with the output of the above code. For that first you need to cre...

2 months 前 | 0

已回答
Not able publish the code using MATLAB online
Hi Sonu, The steps to use "pubish" function are same for both MATLAB desktop and online versions. First you have to create a .m...

3 months 前 | 0

已回答
Publish function inside a package
Hi Davide, You are getting this error because "publish" function is used to publish the documentaion of files so as an argument...

3 months 前 | 0

已回答
Publish class method when using separate files
Hi Bradley, The "publish" function is typically used to convert scripts that contain markup into formatted documents, such as H...

3 months 前 | 0

已回答
Can I separate a symbolic expression into real and imaginary components?
Hi Anthony, In order to separate real and imaginary parts from an equation you can make use of "real" and imag" functions of MA...

3 months 前 | 0

已回答
Cannot solve algebraic loop involving
Hi Phan, As you can clearly see in the error message that when you simulate the model an algebric loop is detected and hence an...

3 months 前 | 0

已回答
How to globally set the default font for contour labels?
Hi Phelype, As "clabel" attributes are specific to contour plot only, and are produced after the contour plot is produced so ac...

3 months 前 | 0

已回答
How can i get a symbolic equation to a matlabFunction handle without the RootOf Problem
Hi Thomas, If you check your "ht" value then it contains the expression of root. As "matlabFunction" is not able to resolve sym...

3 months 前 | 0

已回答
Regular expressions to find if I won a game
Hi Pedro Alexandre Fernandes, I understand that you want to check whether a given sequence of balls would result in a win or a...

4 months 前 | 0

已回答
Symmetric (Diverging) log color scale
Hi Danielle, I understand you want symmetric logarithmic colorbar using "log" property of "ColorScale" but you are getting onl...

4 months 前 | 0

已回答
Scope data either fails to print or is inconsistent with results explorer.
Hi Michael, I understand that you are trying to analyse the results by comparing the "Scope Data" and the "Simscape Result Expl...

4 months 前 | 0

已回答
How can I shift a piece of text from the centre of the screen to the right by a certain number of pixels?
Hi Joshua, I understand that you are tring to plot two "+" signs, one in the centre of the screen and other shifted right by so...

5 months 前 | 0

已回答
How to fix the semilogx function for figure 5.31..
Hi Eugene Ouchi, I understand that you are trying to plot the equations using "semilogx" function of MATLAB. I tried to reprod...

5 months 前 | 0

已回答
Packed bed reactor problem
Hi Raheel Razaq, I understand that you are trying to plot varying flowrates against volume for a packed bed reactor problem. A...

5 months 前 | 0

已回答
Why do I receive an error in calling "decic"?
Hi Tobias Hubach, I understand that you are trying to use the "decic" function of MATLAB to solve the differential equations. ...

5 months 前 | 0

已回答
integral solver give a function as result
Hi Gianluca Angelini, I understand that you are trying to solve the equations using "integral" but in the provided code you hav...

5 months 前 | 0

| 已接受

已回答
Why my grid data always show a zero by zero dimension?
Hi Muhammad Qaisar Fahim, I understand that you are trying to interpolate the data onto a grid using "griddata" but you are get...

5 months 前 | 0

已回答
How to assign multiple variables
Hi Danish, I ran your code at my end and tried to reprocude the error. In the code you are calculating "Ctheta2_exitvolute" and...

6 months 前 | 0

已回答
how to make a patch using normal vector?
Hi Sierra, I understand that you want to plot a patch over some already plotted graphs means you want to overlay a patch. To...

6 months 前 | 0

加载更多