-
matlab求积分实例
说明: 插值型求积方法 275
8.1.1 梯形公式 276
8.1.2 辛普森公式 277
8.1.3 柯特斯公式 278
8.2 复化求积公式 279
8.2.1 复化梯形公式 279
8.2.2 复化辛普森公式 281
8.2.3 复化柯特斯公式 283
8.2.4 复化求积公式误差分析 285
8.3 步长逐次减半求积方法 286
8.3.1 步长逐次减半梯形求积公式 287
8.3.2 步长逐次减半辛普森求积公式 288
8.3.3 步长逐次减半柯特斯求积公式 290
8.3.4 Romberg求积公式 291
8.4 自适应求积方法 293
8.5 Gauss求积方法 295
8.5.1 Gauss求积公式的构造 295
8.5.2 几种常用的Gauss求积公式 297
8.6 重积分的数值解 303
8.7 MATLAB自带函数应用 304
8.7.1 trapz函数 304
8.7.2 integral函数 305
8.7.3 integral2函数 307
8.7.4 integral3函数 307(Interpolation Method for Integral Program Code)
- 2019-02-13 10:54:13下载
- 积分:1
-
1 - 副本
说明: 使用scratch进行简单的计算,(只包括四则运算)(Computing with scratch)
- 2019-03-23 20:15:25下载
- 积分:1
-
折线图
说明: 用matlab根据所给的数据画出折线图,以便观察数据变化趋势。(Use matlab to draw a line chart based on the data given in order to observe the trend of data changes.)
- 2020-11-25 21:06:51下载
- 积分:1
-
lvds
XILINX 官方的LVDS IP核,亲测可用。。。。。(XILINX official LVDS IP kernel, pro test available.....)
- 2021-02-04 13:19:58下载
- 积分:1
-
Example 2 project for AVR8515 on C for IAR
Example 2 project for AVR8515 on C for IAR
- 2022-12-08 22:45:02下载
- 积分:1
-
itti 1988的实验 ,显著性检测,很好的学习资料
用于图像融合,特征提取,区域分割,图像识别,等等(For image fusion, feature extraction, region segmentation, image recognition, etc.)
- 2019-03-13 21:24:51下载
- 积分:1
-
1P MitiP gamma量测注意事项
说明: Gamma measurement points for attention
- 2020-06-18 11:00:01下载
- 积分:1
-
MicoChip the company
MicoChip 公司的 PIC单片机的ICD2下载器,里面有原理图及PCB图,可直接制版使用,USB接口的。-MicoChip the company
- 2022-03-20 01:24:50下载
- 积分:1
-
course
以在本地主机localhost测试为例,首先解压文件夹xuanke到根目录下,然后运行http://localhost/xuanke/install.php进入安装程序,填好相关的配置信息,程序会自动创建数据库、表和初始化一些相关信息。
学生和教师入口:http://localhost/xuanke/index.php/Home/index
管理员入口:http://localhost/xuanke/index.php/Admin/index
学生凭学号和密码进入选课系统进行选课、退课、导出课程表、修改密码等操作。
教师凭工号和密码进入选课系统进行发布课程、管理课程、修改密码等操作。
管理员凭用户名和密码进入后台进行添加学生信息、管理学生信息、添加教师信息、管理教师信息、修改密码等操作。(n the local host localhost test as an example, the first decompression xuanke folder to the root directory, then run http://localhost/xuanke/install.php to enter setup, fill out the relevant configuration information, the program will automatically create a database table, and initialization of some relevant information.)
- 2020-11-03 15:09:52下载
- 积分:1
-
MODBUS server vb例子
用vb写的modbuus例子,实现modbus 1-4号功能。数组显示。excel表格导入导出等功能。
- 2022-03-28 18:53:05下载
- 积分:1