photo

Rahul


Last seen: 12개월 전 2023년부터 활동

Followers: 0   Following: 0

통계학

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

배지 보기

Feeds

보기 기준

답변 있음
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...

12개월 전 | 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년 전 | 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년 전 | 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년 전 | 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년 전 | 0

문제를 풀었습니다


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

대략 1년 전

답변 있음
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년 전 | 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년 전 | 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년 전 | 0

| 수락됨

문제를 풀었습니다


Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the numbers. Otherwise return false. Example...

대략 1년 전

문제를 풀었습니다


It dseon't mettar waht oedrr the lrettes in a wrod are.
An internet meme from 2003 (read more here) asserted that readers are relatively insensitive to letter order in words, so long a...

대략 1년 전

문제를 풀었습니다


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

대략 1년 전

답변 있음
How can i store the two variable in an excel sheet in every iteration of the loop ?
Assuming that you simply need to arrange the values of D (x, y column-wise concatenated) of each iteration column-wise, without ...

대략 1년 전 | 0

| 수락됨