社区资料

照片

劳伦特·罗耶(Laurent Royer)

数学工作

Last seen: 22 giorni ago|自2012年以来活跃

统计数据

全部
  • 第一个答案
  • 首次审查
  • 首先提交
  • Github提交1级
  • Solver

View badges

内容提要

View by

回答
System Composer Activity Diagram (UML)
嗨,塞缪尔(Samuel),迄今为止,该活动图在系统作曲家中不可用。但是,您可能有兴趣看看...

Oltre un anno ogo |1

提交


自适应记录实用程序
MATLAB编码的日志记录和环境公用事业

Oltre un anno ogo |1下载|

Solved


返回N的3N+1序列
collat​​z序列是序列,其中,对于给定的数字n,如果数字为e ...

oltre 10 anni ago

Solved


Given an unsigned integer x, find the largest y by rearranging the bits in x
给定未签名的整数X,通过重新安排x中的位来找到最大的y。示例:输入x = 10输出y是12 ...

oltre 10 anni ago

Solved


基础N中的0到N^m。
返回一个数字数组,该数字(实际上)在基本N中从0计数到N^M-1。

oltre 10 anni ago

Solved


检查是否排序
检查是否排序。示例:输入x = [1 2 0]输出y为0

oltre 10 anni ago

Solved


引用双倍数
给定一个字符串S1,查找单引号字符的所有出现,并用两次引用的出现替换它们...

oltre 10 anni ago

Solved


最近的数字
Given a row vector of numbers, find the indices of the two nearest numbers. Examples: [index1 index2] = nearestNumbers([2 5 3...

oltre 10 anni ago

Solved


The Goldbach Conjecture
断言,每个偶数整数都大于2可以...

oltre 10 anni ago

Solved


加权平均
给定两个数字列表,确定加权平均值。示例[1 2 3]和[10 15 20]应导致33.333 ...

oltre 10 anni ago

Solved


如何在不使用查找功能的情况下找到元件在向量中的位置
写一个函数posx = findposition(x,y)其中x是向量,而y是您要搜索的数字。示例:鳍...

oltre 10 anni ago

Solved


往回行
给定数字n,创建一个n by-n矩阵,其中整数从1到n^2沿行沿行动来回驱动,如...

oltre 10 anni ago

Solved


寻找完美的正方形
给定数字向量,如果其中一个是其他数字之一的平方,则返回true。否则返回false。E ...

oltre 10 anni ago

Solved


谁有最多的变化?
您有一个矩阵,每行是一个人,列代表零件,镍,角钱和便士的数量...

oltre 10 anni ago

Solved


找到所有元素10大于或小于0nd replace them with NaN
给定输入向量X,查找X的所有元素小于0或大于10,然后用NAN代替它们。示例:输入...

oltre 10 anni ago

Solved


列除去
Remove the nth column from input matrix A and return the resulting matrix in output B. So if A = [1 2 3; 4 5 6]; and ...

oltre 10 anni ago

Solved


时间2-从这里开始
首先尝试此测试问题。给定变量x作为输入,将其乘以两个,然后将结果放入y中。例子:...

oltre 10 anni ago