社区概况

照片

安德里亚


上次见面:2个月前|自2020年以来活跃

统计数据

All
  • Commenter
  • 社区Group Solver
  • Solver
  • Personal Best Downloads Level 2
  • Thankful Level 3
  • 第一个答案
  • 5-Star Galaxy Level 1
  • 首先提交
  • First Review

View badges

内容提要

问题


Distance between two set of points in space
Hello, So I have a set of points in a matrix A 10x3 ( i.e 10 points with x,y,z coordinates) and another set of points in a mat...

3months ago | 2 answers | 0

2

答案

提交


Three body problem
只是一个简单的脚本,可以计算在其相互重力影响下的三个物体的轨迹。

9个月前|19下载|

缩略图

Solved


Test for balanced parentheses
鉴于输入仪器,给出布尔输出,指示所有括号是否平衡。示例: *如果...

10 months ago

Solved


Longest Divisor Run
鉴于向量A,请找到最长的连续数字运行,可以将可以均匀地除以相同的数字D,其中d> 1. ... ...

10 months ago

Solved


Remove the polynomials that have positive real elements of their roots.
动态系统的特征方程是一个多项式,其根表示其行为。如果有任何一个

10 months ago

Solved


在结构数组中重命名字段
MATLAB具有和a

10 months ago

Solved


Indexed Probability Table
This question was inspired by a Stack Overflow question forwarded to me by Matt Simoneau. Given a vector x, make an indexed pro...

10 months ago

Solved


它不是元中的lrettes。
An internet meme from 2003 (read more ) asserted that readers are re...

10 months ago

Solved


在芬兰计数
Sort a vector of single digit whole numbers alphabetically by their name, in Finnish. See the Wikipedia page for

10 months ago

Solved


连接四个胜利检查员
is a game where you try to get four pieces in a row. For this problem, ...

10 months ago

Solved


计算两个字符串之间的Levenshtein距离
此问题描述从提出。Levenshtein距离...

10 months ago

Solved


Target sorting
Sort the given list of numbers |a| according to how far away each element is from the target value |t|. The result should return...

10 months ago

Solved


从电话号码列表中获取区域代码
Given a string of text with phone numbers in it, return a unique'd cell array of strings that are the area codes. s = '508-6...

10 months ago

Solved


给定两个字符串,找到最大重叠
给定两个字符串S1和S2,创建一个新的字符串S3,它尽可能短,并且包含两个字符串。如果S1 = [1 2 ...

11 months ago

Solved


Knight's Tour Checker
给定矩阵A,确定法律是否存在。kn ...

11 months ago

Solved


Find the two most distant points
给定点的集合,返回包含两个最遥远的两个点的行的索引。INPU ...

11 months ago

Solved


What is the next step in Conway's Life?
给定一个矩阵A表示一个...

11 months ago

Solved


Duplicates
编写一个接受单元字符阵列并返回另一个单元字符串 *的函数 *仅使用重复 * retai ...

11 months ago

Solved


一串数字的最大运行产品
Given a string s representing a list of numbers, find the five consecutive numbers that multiply to form the largest number. Spe...

11 months ago

Solved


Counting Sequence
给定矢量X,找到“计数序列” y。通过“计数”给定序列中的条目形成计数序列...

11 months ago

Solved


拼字游戏得分
Given a word, determine its score in . The input string will always be provi...

11 months ago

Solved


求和文本中的数字
给定一个带有文本和数字的字符串,将所有数字添加在一起。示例:输入str ='4和20黑鸟在...

11 months ago

Solved


圈圈叉叉增值
给定的TIC TAC脚趾板: * 1代表x * 0表示为空。* -1代表o这是X的动作。如果有imme ...

11 months ago

Solved


模式匹配
Given a matrix, m-by-n, find all the rows that have the same "increase, decrease, or stay same" pattern going across the columns...

11 months ago

Solved


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

11 months ago

Solved


查找以字母a结尾的状态名称
给定美国列表,请删除所有以字母A结尾的状态A示例:输入S1 ='Alabama Montana Nebras ...

11 months ago

Solved


Elapsed Time
给定两个日期字符串D1和D2的形式的Yyyy/mm/dd HH:mm:SS(假设小时HH处于24小时模式),确定多少时间,...

11 months ago

Solved


编码罗马数字
Create a function taking a non-negative integer as its parameter and returning a string containing the Roman Numeral representat...

11 months ago

Solved


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

11 months ago

Solved


单词计数和索引
给您一个字符串列表,每个列表是由空格划分的单词列表。将字符串分解成单词,然后返回毛病...

11 months ago

装载更多