photo

Rahul


Last seen: Today 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • 3 Month Streak
  • Knowledgeable Level 2
  • Solver
  • First Answer

查看徽章

Feeds

排序方式:

已回答
How do I reduce categorical array containing alternate spellings and formats?
Hi, I believe that you’re trying to cluster a categorical array, based on the “EditDist” function metric as distance betwee...

3 days 前 | 0

已回答
Mapping 1D vector to 2D area
Hi @Prasanna Routray, I believe that you're trying to want to obtain a reverse mapping, from xPoints data to yPoints data, usin...

6 days 前 | 0

已回答
create a legend that different marks in one line
Hi, In case you’re trying to merge two labels in a given row of a legend object, while drawing multiple plots, you can try u...

8 days 前 | 0

已回答
How to split a kinematic track into a for loop?
Hi, I believe that you’re trying to use a loop to interactively define the start and stop points of each trial based on the...

10 days 前 | 0

已回答
Input arguments must be convertible to floating-point numbers
Hi, I understand that you’re trying to evaluate and solve symbolic expressions involving some variables, while applying “ma...

10 days 前 | 0

已回答
in the "label" object draw a rectangle around it
Hi, Based on the description, I understand that you are trying to create a rectangular solid border around a label object, w...

10 days 前 | 0

已回答
How to initialize the Hammerstein model linear block and avoiding that the nlhw function transform the linear block to polynomial form ?
Hi, While using the “idnlhw” function to construct a Hammerstein-Weiner model object, a state-space linear model is probably ...

16 days 前 | 0

已回答
Simulating Levy walk in MATLAB. (Not Levy Flight)
Hi Alakesh, From what I understand, you are trying to simulate a Lévy walk in 2D, but in order to achieve a better simulation...

16 days 前 | 0

已回答
How can I design a model button counter in Simulink?
Hi @none: I understand you’re trying to build a Simulink model involving a switching logic, consisting of a push button whi...

27 days 前 | 0

已回答
Loop through a table using a specific condition and generate new table satisfying the particular condition
Hi George, I understand that you intend to loop through an existing MATLAB Table and generate a new table with unique IDsalon...

27 days 前 | 0

| 已接受

已回答
Is there a function to create the P-P plot in Matlab, to compare two cumulative distribution functions against each other?
Hi Sim, I understand that you’re trying to generate aPP (Probability-Probability) plot of two datasets, where a pp plot is ...

27 days 前 | 1

已回答
When i remove the element wise divison of the RLC beacuse RLC is single array it gives me this error Index exceeds the number of array elements. Index must not exceed 1.
Hi Ehtisham, I understand that you’re trying to solve a series of equations for a given RLC circuit and a set of initial con...

28 days 前 | 0

已回答
how to solve this error index?
Hi ramya,, I understand that you’re trying to plot 50 percentile plots of 3rd column data of five .csv files, onto a single...

29 days 前 | 0

已回答
calling asianbylevy for asian options with a start average date
Hi David, I understand that you intend to price an Arithmetic European style Asian Option, with an underlying asset as a fu...

29 days 前 | 0

已回答
Download data dictionary programmatically
Hi Harish, I understand you are unable to programmatically download the data dictionary associated to a Simulink model and s...

1 month 前 | 0

已回答
Open a picture when an object is clicked.
Hi @David Cole, In order to create a clickable field next to your SImulink blocks to open an image, you can use annotations...

2 months 前 | 0

| 已接受

已回答
How to create dynamic options in system object block mask parameters
Hi @Jeremy, In order to dynamically assign properties of Block Mask Parameters in Simulink, I have assumed a case of two Dro...

2 months 前 | 0

已回答
Writing data Dynamically in to .mat file using c++ - Append data to existing mat file
Hi Mahendrababu, The programming language C, typically uses file pointers to keep track of the current position in the file...

2 months 前 | 0

已回答
Matlab running minimised using task scheduler influences image plots
Hi Jonathan, I am unable to reproduce this issue, in the latest R2024a release of MATLAB, using the commands specified in t...

2 months 前 | 0

已回答
Force symbolic variable to be constant
Hi Jose, As of MATLAB R2024a, there is no direct functionality for treating a dependent variable or symbol as constant while...

2 months 前 | 0

已回答
For loop assignment error
Hi Hugo, The issue seems be to be due to a mismatch in the dimensions of the following, while assigning values to the 2D matrix...

2 months 前 | 0

已回答
powergui continuous or discrete, What Does "continuous" mean in a discrete world (Computer environment)
Hey, In Simulink, the continuous mode and discrete mode refer to the simulation time representation and solver used for the si...

1 year 前 | 0

| 已接受

已回答
Convert day of year to UTC format?
Hey Brandon, The date time format provided by you, seemed to in the ISO 8601 format. Breaking down the format: '2012-259': dat...

1 year 前 | 2

已回答
Assigning Model Simulation parameters programmatically
Hey Omkar, Assuming that you are using the latest release r2023a and that your specified parameter values are in seconds, you c...

1 year 前 | 0

| 已接受

已回答
Performing Fourier Transform with csv file; "error using csvread"
Hey Snow, It seems like the currently open folder in your Matlab session is not the one containing the file that you're trying ...

1 year 前 | 0

| 已接受

已回答
I want to make a convolution for two functions
Hi Aya, We can use a following code snippet, to first perform operations to get m(t) in time-domain and then get y(t) using inv...

1 year 前 | 0

已解决


Add two numbers
Given a and b, return the sum a+b in c.

1 year 前

已回答
How to have a non-overlapping pulse for buck-boost mode?
Hi Jeanrose, You could use a pulse generator block to produce a square wave of sufficient amplitude (usually 1, which is defau...

1 year 前 | 0

| 已接受

已回答
How to set and extract node voltage over time in simulink
Hey there, As per the snapshot provided by you, I tried to recreate the model using Foundations Library>Electrcial components, ...

1 year 前 | 0

| 已接受

已回答
How can I plot a message signal?
Hi Dimitrios, Assuming a general Sideband-Suppressed modulation case, we can take a case of modulating a simple sine wave messa...

1 year 前 | 0

| 已接受

加载更多