Luc Rébillout
Followers: 0 Following: 0
Estadística
4 Preguntas
4 Respuestas
0 Problemas
4 Soluciones
CLASIFICACIÓN
186.634
of 300.364
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
75.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.934
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
63.008
of 168.407
CONTRIBUCIONES
0 Problemas
4 Soluciones
PUNTUACIÓN
50
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
Resuelto
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: ...
casi 6 años hace
Resuelto
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...
casi 6 años hace
Resuelto
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 ...
casi 6 años hace
Resuelto
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
alrededor de 9 años hace
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...
alrededor de 10 años hace | 0
| aceptada
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...
alrededor de 10 años hace | 0
Pregunta
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...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestapoisolv : "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 ...
más de 10 años hace | 0
Pregunta
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......
más de 10 años hace | 2 respuestas | 0
2
respuestasuse 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...
más de 10 años hace | 0
Pregunta
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...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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 : ...
alrededor de 11 años hace | 1 respuesta | 0



