matlab fnbrk,Name and part(s) of form

Description

[out1,...,outn] = fnbrk(f,part1,...,partm)

returns the part(s) of the form in f specified by

part1,...,partn(assuming that n<=m).

These are the parts used when the form was put together, in spmak or ppmak or rpmak or

rsmak or stmak, but also other parts

derived from these.

You only need to specify the beginning character(s) of the relevant character

vector.

Regardless of what particular form f is in,

parti can be one of the following.

'form'The particular form used

'variables'The dimension of the function's domain

'dimension'The dimension of the function's target

'coefficients'The coefficients in that particular form

'interval'The basic interval of that form

Depending on the form in f, additional parts may be asked

for.

If f is in B-form (or BBform or rBform), then additional

choices for parti are

'knots'The knot sequence

'coefficients'The B-spline coefficients

'number'The number of coefficients

'order'The polynomial order of the spline

If f is in ppform (or rpform), then additional choices for

parti are

'breaks'The break sequence

'coefficients'The local polynomial coefficients

'pieces'The number of polynomial pieces

'order'The polynomial order of the spline

'guide'The local polynomial coefficients, but in the form needed

for PPVALU in PGS

If the function in f is multivariate, then the corresponding

multivariate parts are returned. This means, e.g., that knots, breaks, and the basic

interval, are cell arrays, the coefficient array is, in general, higher than

two-dimensional, and order, number and pieces are vectors.

If f is in stform, then additional choices for

parti are

'centers'The centers

'coefficients'The coefficients

'number'Number of coefficients or terms

'type'The particular type

fnbrk(f,interval) with

interval a 1-by-2 matrix [a b] with

a

a description of the univariate function described by f and in

the same form but with the basic interval changed, to the interval given. If,

instead, interval is [ ], f

is returned unchanged. This is of particular help when the function in

f is m-variate, in which case

interval must be a cell array with m

entries, with the ith entry specifying the desired interval in

the ith dimension. If that ith entry is

[ ], the basic interval in the ith

dimension is unchanged.

fnbrk(pp,j), with pp

the ppform of a univariate function and j a positive integer,

does not return a particular part, but returns the ppform of the

jth polynomial piece of the function in

pp. If pp is the ppform of an

m-variate function, then j must be a cell

array of length m. In that case, each entry of

j must be a positive integer or else an interval, to single

out a particular polynomial piece or else to specify the basic interval in that

dimension.

fnbrk(f) returns nothing, but a

description of the various parts of the form is printed at the command line

instead.

1、资源项目源码均已通过严格测试验证,保证能够正常运行; 2、项目问题、技术讨论,可以给博主私信或留言,博主看到后会第一时间与您进行沟通; 3、本项目比较适合计算机领域相关的毕业设计课题、课程作业等使用,尤其对于人工智能、计算机科学与技术等相关专业,更为适合; 4、下载使用后,可先查看README.md文件(如有),本项目仅用作交流学习参考,请切勿用于商业用途。1、资源项目源码均已通过严格测试验证,保证能够正常运行; 2、项目问题、技术讨论,可以给博主私信或留言,博主看到后会第一时间与您进行沟通; 3、本项目比较适合计算机领域相关的毕业设计课题、课程作业等使用,尤其对于人工智能、计算机科学与技术等相关专业,更为适合; 4、下载使用后,可先查看README.md文件(如有),本项目仅用作交流学习参考,请切勿用于商业用途。1、资源项目源码均已通过严格测试验证,保证能够正常运行; 2、项目问题、技术讨论,可以给博主私信或留言,博主看到后会第一时间与您进行沟通; 3、本项目比较适合计算机领域相关的毕业设计课题、课程作业等使用,尤其对于人工智能、计算机科学与技术等相关专业,更为适合; 4、下载使用后,可先查看README.md文件(如有),本项目仅用作交流学习参考,请切勿用于商业用途。1、资源项目源码均已通过严格测试验证,保证能够正常运行; 2、项目问题、技术讨论,可以给博主私信或留言,博主看到后会第一时间与您进行沟通; 3、本项目比较适合计算机领域相关的毕业设计课题、课程作业等使用,尤其对于人工智能、计算机科学与技术等相关专业,更为适合; 4、下载使用后,可先查看README.md文件(如有),本项目仅用作交流学习参考,请切勿用于商业用途。1、资源项目源码均已通过严格测试验证,保证能够正常运行; 2、项目问题、技术讨论,可以给博主私信或留言,博主看到后会第一时间与您进行沟通; 3、本项目比较适合计算机领域相关的毕业设计课题、课程作业等使用,尤其对于人工智能、计算机科学与技术等相关专业,更为适合; 4、下载使用后,可先查看README.md文件(如有),本项目仅用作交流学习参考,请切勿用于商业用途。1、资源项目源码均已通过严格测试验证,保证能够正常运行; 2、项目问题、技术讨论,可以给博主私信或留言,博主看到后会第一时间与您进行沟通; 3、本项目比较适合计算机领域相关的毕业设计课题、课程作业等使用,尤其对于人工智能、计算机科学与技术等相关专业,更为适合; 4、下载使用后,可先查看README.md文件(如有),本项目仅用作交流学习参考,请切勿用于商业用途。1、资源项目源码均已通过严格测试验证,保证能够正常运行; 2、项目问题、技术讨论,可以给博主私信或留言,博主看到后会第一时间与您进行沟通; 3、本项目比较适合计算机领域相关的毕业设计课题、课程作业等使用,尤其对于人工智能、计算机科学与技术等相关专业,更为适合; 4、下载使用后,可先查看README.md文件(如有),本项目仅用作交流学习参考,请切勿用于商业用途。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值