Community Profile

photo

Liu Lilingjun


Last seen: alrededor de 1 año hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

All
  • Thankful Level 1
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


Kaprekar Steps
6174 is the <http://en.wikipedia.org/wiki/6174_%28number%29 Kaprekar constant>. All natural numbers less than 10,000 (except som...

más de 2 años hace

Resuelto


Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end...

más de 2 años hace

Resuelto


Word Counting and Indexing
You are given a list of strings, each being a list of words divided by spaces. Break the strings into words, then return a maste...

más de 2 años hace

Resuelto


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:...

más de 2 años hace

Pregunta


Display error of worldmap and geoshow?
When I try to visualize a rainfall gridded data of a certain area, of which latlim and lonlim is known, I referred to the offici...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Multiplication of 1D and 2D vector to a 3D vector
I have A = [1,2] and B = [1,1;1,1], what function I can use to get result of answer C which is 3D? C(:,:,1) = [1,1 ...

más de 3 años hace | 4 respuestas | 0

4

respuestas