photo

marios semer


Last seen: presque 5 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

MATLAB Answers

5 Questions
0 Réponses

RANG
81 853
of 300 392

RÉPUTATION
0

CONTRIBUTIONS
5 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
20.0%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 373

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Linprog: No feasible solution found.
clc ; clear all ; close all ; % N = input('Tell me the length N: ' ); N = 25; K = N + 1 ; w4 = linspace( 0 , pi ,...

presque 5 ans il y a | 1 réponse | 0

0

réponse

Question


How can i delete certain numbers of an array
Hi, i have and array with numbers [ 0 , pi ] and i want to delete all the samples from 0.4*pi to 0.5*pi to have one array with n...

presque 5 ans il y a | 2 réponses | 0

2

réponses

Question


linprog. Alsway the answer is 0.
Whatever arrays i use with linprog the only answer it gives me is 0. Here is an example code: clc f = [ 12 ; 7 ]; b = [ 10.0...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


I want to minimaze with the arrays that follow with the command linprog.
Hello, what should i choose for f array if my y1=A and D1=b ( I want only for inequality ). clc ; clear all ; close all ; ...

presque 5 ans il y a | 1 réponse | 0

0

réponse

Question


How to load numbers in my array through a while true loop ?
Hello, I want to add in my array ( w ) any numbers( between ( 0 , pi ) ) the user will give until he presses anything else to br...

presque 5 ans il y a | 1 réponse | 0

1

réponse