-
给予全局误差和局部误差的最小二乘辨识
其中BPNN_global.m为给予全局误差最小二乘辨识,BPNN_local为基于局部误差最小二乘辨识
- 2022-06-30 10:01:04下载
- 积分:1
-
完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能...
完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能-Complete matrix of input and output. With the same number of rows and rows of the matrix between the adder, subtraction. In line with the requirements of the rules of matrix multiplication between matrix multiplication. Between square division, the inverse square. Matrix transpose matrix functions
- 2023-01-27 15:40:04下载
- 积分:1
-
从10进制到16进制的转换
从10进制到16进制的转换-band from 10 to 16 band conversion
- 2022-03-21 02:34:49下载
- 积分:1
-
Ford-Fulkerson算法的MATLAB实现
- 2022-06-16 01:33:25下载
- 积分:1
-
七段显示器的VHDL代码
此代码用于使7段显示器老化;
- 2022-11-10 05:30:04下载
- 积分:1
-
这是一个图论Gomory-Hu算法!!!
This is a Gomory Hu algorithm-This is a Gomory Hu algorithm!!!
- 2022-03-14 12:08:08下载
- 积分:1
-
computing in matrixs,It Includes the plus and multiply and so on,It can realize...
矩阵计算,包括了矩阵的加减乘除,还可以实现对角化,对一次解方程组非常有帮助-computing in matrixs,It Includes the plus and multiply and so on,It can realize the diagonalize,that will be very helpfull for one result equation
- 2022-03-18 13:45:57下载
- 积分:1
-
模糊控制的程序,应用Matlab Simulink工具箱搭建了一个模糊控制器,可应用于在输入不确定下的数据处理...
模糊控制的程序,应用Matlab Simulink工具箱搭建了一个模糊控制器,可应用于在输入不确定下的数据处理-Fuzzy control procedures, application of Matlab Simulink toolbox to build a fuzzy controller can be used in the input data under the deal with uncertainty
- 2022-03-19 03:40:09下载
- 积分:1
-
WINCE API函数简介
1. API之网络函数; 2. API之消息函数; 3. API之文件处理函数; 4.API之打印函数; 5. API之文本和字体函数;
6. API之菜单函数; 7. API之位图、图标和光栅运算函数;8. API之绘图函数; 9. API之设备场景函数;
10. API之硬件与系统
- 2022-08-05 21:53:56下载
- 积分:1
-
最小二乘法C++程序
最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方
- 2022-08-23 06:06:01下载
- 积分:1