M M Nabi
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
34.635
of 300.364
REPUTACIÓN
1
CONTRIBUCIONES
10 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
30.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.934
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.373
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
How to download files from a website?
What is the way to download file from a website? I want to download this file which requres authentication. https://data.ges...
casi 3 años hace | 0 respuestas | 0
0
respuestasPregunta
How to find the total number of parameters in CNN network?
Suppose I am using a deep learning model like VGG-16/ResNet, The other tools like tensorflow, Keras automatically show the numbe...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Extract data from fileDatastore and cell
read(fds) ans = struct with fields: data: {178093×3 cell} Cell data is somthing like that {1×1×9 double} {10×20...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to find rest of the number in matrix ?
a = 1:10; I = find(a>5) aa = a(I) bb = %%% How do I find the rest of the numbers??
alrededor de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
how to add 4D matrix in row
I have 3 Matrix set A = image(5,4, 3 , 100) , image size (5 by 4), 3 channel, 100 samples B = image(5,4,3 , 150) C = image...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Plot data in map with LAT LONG
I have some LAT and LON data and for those corresponding Lat Lon, I have some value. I want to plot those in a map. Any idea? ...
más de 4 años hace | 1 respuesta | 1
1
respuestaPregunta
How to use trainNetwork in CNN for both image and feature input?
I have image set of 20X40 pixel. and it has 3 different feature and a total of 1700000 sample in each catagory. So, overall d...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Input for image3dInputLayer in CNN
I have an image of size (11✕17✕10✕100311). How to I write the CNN input layer or convolutional layer for that?? layers = [ ...
más de 4 años hace | 0 respuestas | 0
0
respuestasFinding LAT LONG inside a circle of a given LAT LONG .
It works better like that.. [deg,~] = distance(STATION_LAT_A,STATION_LON_A, sp_lat_all, sp_lon_all); D = deg2km(deg); I=fin...
más de 4 años hace | 0
Pregunta
Finding LAT LONG inside a circle of a given LAT LONG .
I have a LAT LONG (point A). I have another set of LAT LONG. I want to find LAT LONG points within 5km radius of point A. How ...
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
How to create datetime based on the folder sequence?
I have a folder containing each day of a year. I want to generate date based on the folder name. folder [2019] subfolder [001]...
más de 4 años hace | 1 respuesta | 0

