photo

Luc Rébillout


Last seen: plus de 4 ans il y a Actif depuis 2014

Followers: 0   Following: 0

Message

Graduate Student at the University of Mississippi. Previously graduated from ISAE-ENSMA engineering school in France. Easily distracted!

Statistiques

All
MATLAB Answers

4 Questions
4 Réponses

Cody

0 Problèmes
4 Solutions

RANG
288 511
of 300 338

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
4 Réponses

ACCEPTATION DE VOS RÉPONSES
75.0%

VOTES REÇUS
0

RANG
 of 20 922

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
62 935
of 168 149

CONTRIBUTIONS
0 Problèmes
4 Solutions

SCORE
50

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1
  • First Answer
  • Scavenger Finisher
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


Fill a zeros matrix
The aim is to fill an array of all zeros given a numerical value and the index of row and columns for this value. 3 Inputs: ...

presque 6 ans il y a

A résolu


We love vectorized solutions. Problem 1 : remove the row average.
Given a 2-d matrix, remove the row average from each row. Your solution MUST be vectorized. The solution will be tested for ac...

presque 6 ans il y a

A résolu


First non-zero element in each column
For a given matrix, calculate the index of the first non-zero element in each column. Assuming a column with all elements zero ...

presque 6 ans il y a

A résolu


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

environ 9 ans il y a

Réponse apportée
geometry from 2D [p,e,t] mesh data for PDE equation
Another case of "Didn't read that line of the documentation". The parameters can be given to |assempde| like so u = as...

environ 10 ans il y a | 0

| A accepté

Réponse apportée
How to define a I section,T section and square sections in MATLAB and calculate their centroid and moment of Inertia??
I guess you'd have to provide the |[x,y]| array of vertices of your shape and then create a matrix out of it which is 1 inside a...

environ 10 ans il y a | 0

Question


geometry from 2D [p,e,t] mesh data for PDE equation
I want to solve a PDE equation on a specific mesh using |assempde| From my polygonal geometry I used |mesh2D| from the matlab...

environ 10 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
poisolv : "Must only use Dirichlet boundary conditions." Why ?
Thank you for your answer. I feel a bit stupid, I've looked at this documentation page for so long that I didn't see the answer ...

environ 10 ans il y a | 0

Question


poisolv : "Must only use Dirichlet boundary conditions." Why ?
I'm trying to use poisolv on a rectangular domain. I orignally wanted to apply non constant boundary conditions (with no luck......

environ 10 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
use poisolv with numerical matrix for the right hand side
I eventually found an answer myself. A function forcing(x,y) has to be written and whatever variable containing the numerical va...

environ 10 ans il y a | 0

Question


use poisolv with numerical matrix for the right hand side
Hello, I'm trying to solve a problem in a way that is very similar of the example given in the documentation : <http://fr.mat...

environ 10 ans il y a | 1 réponse | 0

1

réponse

Question


Using imref2d with reverse axes
Good morning, I have a picture impiv of size 2004*1218*3 and I know the world coordinates of every corner of the pictures : ...

environ 11 ans il y a | 1 réponse | 0

1

réponse