Agustín Rico
Followers: 0 Following: 0
統計
All
Feeds
解決済み
Find state names that start with the letter N
Given a list of US states, remove all the states that start with the letter N. If s1 = 'Alabama Montana Nebraska Vermont Ne...
3年以上 前
質問
Display symbolic expressions as rational.
How can I display symbolic expressions as rationals? Functions like sympref or vpa allows to display in decimal format, but does...
3年以上 前 | 1 件の回答 | 1
1
回答解決済み
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...
5年弱 前
解決済み
Read a column of numbers and interpolate missing data
Given an input cell array of strings s, pick out the second column and turn it into a row vector of data. Missing data will be i...
5年弱 前