
Vijay Nahar
Followers: 0 Following: 0
Statistics
RANK
5 824
of 297 503
REPUTATION
8
CONTRIBUTIONS
5 Questions
5 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
3
RANK
of 20 449
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Bistatic Radar. Can anyone help me with the Bistatic polarmetric Example
I'm trying to get the Bistatic polarmetric example to operate at 10GHz, but not having much luck detecting the targets. I'm not...
mer än 4 år ago | 0 answers | 0
0
answersQuestion
Dots!, Dots!, Dots! What are they doing!?
Can some one explain to me what the 'dots', in the equation below, signify? What kind of mathematical operator do they represent...
mer än 9 år ago | 3 answers | 2
3
answersQuestion
Selecting a triangle from a mesh using ginput(1)
Can anyone help on this? I'm trying to select a particular triangle, from a delaunay mesh, using the mouse pointer. the command...
nästan 10 år ago | 1 answer | 0
1
answerTime difference between two successive rising edges of a pulse train signal
1) save the pulse data as a .csv file 2) read the data into Matlab so column 1=amplitude and column2=time 3) using a loop,...
mer än 10 år ago | 0
Error starting deploy tool (library compiler)
Have you tried going to the APPs menue then clicking on the Matlab Compiler icon?
mer än 10 år ago | 0
how to manage the toggle button?
A togglebutton selects either one of two states. You could use a pushbutton, resetting it back after each press. set(handles....
mer än 10 år ago | 1
How can a create uitable with dynamic columns?
You could create a GUI using GUIDE. Use an edit box for the user to input a number for the rows and another edit box for the c...
mer än 10 år ago | 0
How to load excel file..?
Try concatanating the string within xlsread, using square brackets: xx = xlsread(['C:\Users\Nagaraj Jade\Desktop\Book1.xlsx'...
mer än 10 år ago | 0
| accepted
Question
How can a view windows HyperTerminal in my GUI
Can anybody tell me how I can view hyperterminal (A Windows application) within my Matlab GUI? Windows Hyperterminal is displayi...
mer än 10 år ago | 0 answers | 0
0
answersSolved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
nästan 11 år ago
Question
data transfer from M-file to GUI
I have written a GUI in order to control/process/display data from a number of test equipment. I wish to write the majority of t...
nästan 12 år ago | 1 answer | 0