-
fangzhenliezi
于群仿真MATLAB/Simulink书上列子(simulation )
- 2021-05-14 06:30:02下载
- 积分:1
-
Softmax exercise
Softmax用于多分类问题,本例是将MNIST手写数字数据库中的数据0-9十个数字进行分类,其中训练样本有6万个,测试样本有1万个数字是0~9(Softmax for multi classification problems, the present case is the handwritten data MNIST digital 0-9, classification, training samples which have 60,000, there are 10,000 test samples digit 0 to 9)
- 2016-10-30 15:57:35下载
- 积分:1
-
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=...
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
-Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:
- 2023-01-06 01:40:03下载
- 积分:1
-
29782171sar
关于MTALAB的Forst滤波程序主体以及SAR图像的处理(Forst of MTALAB filter on the main program as well as the SAR image processing)
- 2009-05-01 20:12:18下载
- 积分:1
-
approximation
说明: 这是一个关于函数逼近的matlab程序,程序设计简单易懂,在稍微复杂的地方注有说明(This is a matlab program on the function approximation, the program design is simple and easy to understand, in the slightly more complex note has made it clear where)
- 2010-03-24 10:51:23下载
- 积分:1
-
MATLAB
ystem will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2012-11-15 23:25:08下载
- 积分:1
-
zhiliushengyabianliuqi
利用matlab的simulink建立了直流升压变流器的方正模型,仿真的到了较好的结果(Simulink of matlab using established DC converter step-up model of the Founder, simulation of the good results)
- 2009-04-14 15:56:03下载
- 积分:1
-
PCAxmeas_fault1
说明: 主元分析方法(PCA)是一种基于多元统计分析的数据降维方法, 它利用过程变量间的相关关系, 建立正常工况下的主元模型, 通过检验新的数据样本相对于主元模型的背离程度, 从而发现异常和故障。 (Principal Component Analysis (PCA) is based on multivariate statistical analysis of the data reduction method, which uses the correlation between process variables and establish the normal condition of the main element model, by testing samples of the new data relative to the principal component model departure from, and thus abnormal and failure.)
- 2010-04-21 21:57:27下载
- 积分:1
-
xianxingguihua
用单纯形法求解线性规划
用完整单纯形法求解线性规划
用修正单纯形法求解线性规划
(Complete simplex method for solving linear programming using the simplex method for solving linear programming using the revised simplex method for solving linear programming)
- 2013-03-10 18:28:29下载
- 积分:1
-
qumian
粒子群法,用于初学者的小例子,工程结构优化设计与matlab实现第10章的内容(Small example of the particle swarm method for beginners, and engineering structures to optimize the design and matlab implementation of Chapter 10)
- 2012-08-17 21:15:22下载
- 积分:1