Vijay Nahar
Followers: 0 Following: 0
RF/Microwave design Engineer - Defence Industry
Professional Interests: Antenna and Radar
Estadística
5 Preguntas
5 Respuestas
0 Problemas
1 Solución
CLASIFICACIÓN
5.803
of 295.486
REPUTACIÓN
8
CONTRIBUCIONES
5 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
114.128
of 153.950
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 9 años hace | 3 respuestas | 2
3
respuestasPregunta
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...
más de 9 años hace | 1 respuesta | 0
1
respuestaTime 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,...
más de 10 años hace | 0
Error starting deploy tool (library compiler)
Have you tried going to the APPs menue then clicking on the Matlab Compiler icon?
más de 10 años hace | 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....
más de 10 años hace | 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...
más de 10 años hace | 0
How to load excel file..?
Try concatanating the string within xlsread, using square brackets: xx = xlsread(['C:\Users\Nagaraj Jade\Desktop\Book1.xlsx'...
más de 10 años hace | 0
| aceptada
Pregunta
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...
más de 10 años hace | 0 respuestas | 0
0
respuestasResuelto
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:...
más de 10 años hace
Pregunta
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...
más de 11 años hace | 1 respuesta | 0