-
bp
说明: 单层感知器学习
单层感知器学习
单层感知器学习
单层感知器学习(AI)
- 2010-10-29 17:03:52下载
- 积分:1
-
polarcode_scl
实现极化码的编码和译码算法,其中译码部分采用的是SCL算法来实现译码的。(Polarization code coding and decoding algorithm, including decoding part adopts the SCL algorithm to realize the decoding.)
- 2021-04-23 21:18:47下载
- 积分:1
-
zikong
自动控制原理,包含matlab的多个实验仿真,希望对你们有所帮助(Automatic control theory, a number of experimental simulation contains matlab, I hope to help you)
- 2012-04-23 10:52:31下载
- 积分:1
-
Bit2PixConv
Convert an Image From bit level to pixel level
- 2014-12-13 03:08:18下载
- 积分:1
-
03
说明: 分布的拟合与检验,描述性统计量和统计图,并检验分布(Fitting and testing, descriptive statistics and charts distribution)
- 2014-08-17 17:19:47下载
- 积分:1
-
RADAR_simulation
this code invert number of a vector
- 2009-03-17 09:23:20下载
- 积分:1
-
TD_vedyna_user_manual
车辆动力学仿真软件veDYNA的用户指南(VeDYNA vehicle dynamics simulation software user s guide)
- 2010-12-09 22:59:36下载
- 积分:1
-
coherence
功率谱和相干性计算的原理和matlab实现,比较经典的一篇文献,适合算法的研究者参考。来自BMSP The power spectrum and coherence function。(Principles and matlab power spectrum and coherence computing a reality, a more classic literature, researchers algorithm for reference. From BMSP The power spectrum and coherence function.)
- 2016-02-22 00:51:45下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数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:)
- 2009-12-28 22:03:42下载
- 积分:1
-
panel_28_08_2010_02
panel plot toolbox for subplots
- 2011-08-27 03:47:50下载
- 积分:1