当前位置:网站首页>R语言求微分
R语言求微分
2022-07-20 07:57:00 【Mrrunsen】
使用R语言求函数的微分,同样可以使用stats包中的D函数来实现,但是有时得到的结果并不简洁,此时可以使用Deriv包中的Deriv函数来实现,其语法格式如下。
Deviv(f,"x")
# f:接收 function、character、expression,表示需要进行微分的表达式。无默认值
# x:接收character,表示变量名称。无默认值
若y=sin(2x+1),求dy。
边栏推荐
猜你喜欢
微信、QQ、电话下单,在线订货系统助企业走出困局
阿里云 cdn 域名的配置方法
Iptables防火墙实验
接口遇到jsonString应该怎么处理
Okaleido or get out of the NFT siege, are you optimistic about it?
Emplacement non disponible - fichier ou répertoire corrompu et illisible
tp5.1 打开网址 输出的是网页代码输出 没有转变过 没有渲染(模板 return $this->fetch() return view();)
Loop filtering using SSIM based CNN
微服务入门
Run keyword if usage details
随机推荐
Iptables防火墙实验
Is it far from working in the "meta universe"? "Face pincher" is nearby
470-82(200、1049、416、50)
localtime()
2022年第二季度 Web3 成为加密风投最感兴趣的领域
ASP.NET Core 使用Autofac
Using hashes to solve problems
大厂技术专家:云原生与软件供应链安全的思考
两种常见的Vlan间通信的方式
ASP.NET Core 使用记录1
oracle常用命令
实体注解-批量生成10000条测试数据
Nuscenes数据集总结
每日三题 7.19
Duplicate class com. amap. api. fence. DistrictItem found in modules jetified-3dmap-9.3.1. jar (com.amap.
General packaging technology of GRE and mGRE
Autojs learning coin games
tp5.0 后台admin访问
ASP.NET Core 使用记录2
Request和Response