MATLAB
Spoken Languages:
Chinese
Pronouns:
He/him
Statistiques
RANG
255 029
of 300 851
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
75.0%
VOTES REÇUS
0
RANG
of 21 094
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
A résolu
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
plus de 3 ans il y a
A résolu
Find the two most distant points
Given a collection of points, return the indices of the rows that contain the two points most distant from one another. The inpu...
plus de 3 ans il y a
A résolu
Prime factor digits
Consider the following number system. Calculate the prime factorization for each number n, then represent the prime factors in a...
plus de 3 ans il y a
A résolu
Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the numbers. Otherwise return false. Example...
plus de 3 ans il y a
A résolu
Minefield Sonar
*Background* In mine-hunting games (e.g. Microsoft Minesweeper), the user is provided with a covered grid that, upon a left c...
plus de 3 ans il y a
A résolu
Give the Shortest Path Through The Maze
*Description* The purpose of this problem is to give the shortest path through a maze. The maze will be provided in a codifie...
plus de 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:...
plus de 3 ans il y a
Question
How to avoid using linear programming to solve this investment problem?
Hello, everyone. I have an investment question. The questions are as follows. Now you have a certain amount of initial cash in ...
presque 4 ans il y a | 1 réponse | 0
0
réponseQuestion
Why does my linear programming show no solution?
Theoretically, my linear programming has a solution, but why does matlab show no solution? lxy=143; prob=optimproblem("Objecti...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to improve the accuracy of Gaussian texture models?
Hello,I want to use Gaussian texture models to detect traffic flow. How can I improve the accuracy of the model? foregroundDete...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to change optimization variable
How to take the number of zero elements of an optimization variable as part of the constraint condition?I want to take the numbe...
plus de 4 ans il y a | 1 réponse | 0

