Anoy Chowdhury
Followers: 0 Following: 0
Statistiques
RANG
199 262
of 295 486
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 20 236
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
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...
plus d'un an il y a | 0
Question
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...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 2 ans il y a | 1 réponse | 0
1
réponseA résolu
Calculate BMI
Given a matrix |hw| (height and weight) with two columns, calculate BMI using these formulas: * 1 kilogram = 2.2 pounds * 1 ...
presque 3 ans il y a
A résolu
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,....
presque 3 ans il y a
A résolu
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...
presque 3 ans il y a
A résolu
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...
presque 3 ans il y a
A résolu
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...
presque 3 ans il y a
A résolu
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:...
presque 3 ans il y a
A résolu
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...
environ 3 ans il y a