Anoy Chowdhury
Followers: 0 Following: 0
Estadística
0 Problemas
7 Soluciones
CLASIFICACIÓN
199.260
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
41.664
of 153.912
CONTRIBUCIONES
0 Problemas
7 Soluciones
PUNTUACIÓN
84
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
How to convert python code to Matlab?
Only some commands like py.list({'This','is a','list'}) are recommendable to use from python. In the other hand, you can cre...
más de 1 año hace | 0
Pregunta
validateEnvironment() with a python environment
I am following this tutorial: https://www.youtube.com/watch?v=oeLSGHdN4A0&list=PLUHjJ91-nf0T4rEJk8eLrMT3XSe_wJOhn&index=6&ab_cha...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Detect all rectangles from an image
I am trying to make a program which plays Minesweeper - online The first step is to recognize the squares that are part of the ...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to save/load current MATLAB workspace in .mat file from app designer
I am develping a GUI that loads the necessary variables and inputs in MATLAB workspace and then runs a simulink model. When eve...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaResuelto
Calculate BMI
Given a matrix |hw| (height and weight) with two columns, calculate BMI using these formulas: * 1 kilogram = 2.2 pounds * 1 ...
casi 3 años hace
Resuelto
Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....
casi 3 años hace
Resuelto
Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...
casi 3 años hace
Resuelto
Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...
casi 3 años hace
Resuelto
Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...
casi 3 años hace
Resuelto
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:...
casi 3 años hace
Resuelto
Rescale Scores
Each column (except last) of matrix |X| contains students' scores in a course assignment or a test. The last column has a weight...
alrededor de 3 años hace