photo

Prashant Funde


Last seen: 대략 1년 전 2015년부터 활동

Followers: 0   Following: 0

메시지

Post Graduate student

통계학

  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Excel write data into a cell not working for below condition
Hi all, I have to write excel cell with data. If i provide the data though some variable directly then its working but if it...

거의 5년 전 | 답변 수: 0 | 0

0

답변

질문


Simulink SDI Report Generation Error
I am facing below error while generating/saving Simulink Dat ainspector Compare signal report in html format. Value must be a 1...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to avoid errors related spectrum scope in simulink
I am using spectrum scope to observe output of simulink model. When i enable buffer input from spectrum scope, i kept buffer si...

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


FPGA in loop for Spartan 6 SP601 board.
I want to use FPGA in loop with my Spartan 6 SP601 Evaluation board. I tried FIL_PID.mdl example with MATLAB2012a and ISE 14.4...

거의 7년 전 | 답변 수: 0 | 0

0

답변

답변 있음
HDL Verifier and FPGA in the loop
If this problem is solved please give me some hint.

거의 7년 전 | 0

질문


How to remove Rho labels?
Hello all, Can anyone tell me how to remove Rho labels from figure generated by compass?

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


How to handle Compasss GUI?
<</matlabcentral/answers/uploaded_files/80552/phasor_plot.png>> As per shown in this image of compass, I want to remove 50...

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


How to isolate between two axes handlings.
Hello everyone, I have 10-11 axes in my GUI which i want to handle through a Push Button. I used following code to handle ...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


expansion of trigonometric formula and phasor term
I wanted to know that how we can split trigonametric formulas in MATLAB. as an eg. if i want to split (cos(a)*cos(b)) how can i...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Progress bar in text box in matlab gui?
How to assign a progress bar to a text box in MATLAB GUI? I used wait bar but I want progress bar in gui figure itself.

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to add two signals for QPSK modulation?
I have two signals with data type as double: sig_ch_i and sig_ch_q. I want to modulate these two signals at the same time with ...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to append ones or zeros
I have array of 527 and 532 bits. I want to do some processing on bits but for that processing it is mandatory that array have e...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Plot updated in msg box instead of axes
Hello everyone, I used axes to plot a figure on my gui window. When some message box (dialogue box) pop up that time plot is ...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


command window with command execution automatically
I want to run in command window "promgen -p bin -r test.mcs -o mytest.bin" with exiting folder using matlab. At that time my ...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


give some command from MATLAB to DOS command window
Hello everyone, Please tell me, how can i give following command to DOS command window using MATLAB? promgen -p bin -r abc...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


options for if else condition
Hello sir, I have to use five slots but if two slots out of these five are free then as per users instruction randomly any one ...

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


how to use while loop
I am using 2 variables for getting(Receiving) data from serial port. I want to use while loop to operate these two variables. ...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


matlab serial communication buffer
Hello sir, I wanted to take output data continuously from my serial communication. even 48k buzzer size is also not enough fo...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


handles an axes in gui
Hello all; I am using two axis in my gui, in which in one axis i have to plot bar graph and in another i am using plotfunctio...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


RS232 communication and clear buffer data
Hello everyone, I wrote this code to communicate my device using MATLAB interface. serConn = serial('COM11','BaudRate',...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


Generation of Different frequency bands
I want to generate different frequency bands or different channels in same frequency band using matlab code or simulink model. ...

8년 초과 전 | 답변 수: 1 | 1

1

답변

질문


Generations of different frequency bands
I want to generate different frequency bands or different channels in same frequency band using matlab code or simulink model. ...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Receive serial data in Hex
I wanted to write data received from serial port in text file. I want received data in the form 40 00 20 00 10 00 08 00 00 ...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


carry addition in a binary number
I have a number which is in 2's complement form, i wanted to make it in general binary form. So please tell me is there any dire...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to draw a circle and dot inside circle as shown in figure?
<</matlabcentral/answers/uploaded_files/48398/screen%202.jpg>> I wanted to plot red dot inside circle of radius 3. Marked r...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Value stored in buffer after serial communication
Hello everyone, I want to send some command to the FPGA through serial port. Command will be send from MATLAB GUI. To send a c...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


rs232 communication gui
I want to make communication in such a way that when there is no short created between pin no 2 and pin no. 3 for RS232 there sh...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


GUI to make USB to serial communication.
I want to make a gui to make serial communication. I referred examples given here. But i want to make communication in such a wa...

8년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Want to find a specific column of needed data
need to take transpose of B as well as S to get proper answer. Thanks for your support..

8년 초과 전 | 0

질문


Want to find a specific column of needed data
I have a matrix of B= [ ]4*25 data bits, and i have another variable which consist of one of the column of B. How can i find spe...

8년 초과 전 | 답변 수: 3 | 0

3

답변

더 보기