-
backpropagation
useful backpropagation
- 2009-03-27 06:54:16下载
- 积分:1
-
matlab-TSP
说明: 包含蚁群,模拟退火,遗传等算法解决TSP问题的matlab代码。(Include ant colonies, simulated annealing and genetic algorithm to solve TSP problem matlab code.)
- 2011-04-15 14:27:21下载
- 积分:1
-
fuzzy236
使用matlab实现模糊控制算法对二阶系统的控制(Matlab fuzzy control algorithm using second-order control system)
- 2011-04-28 17:38:21下载
- 积分:1
-
合成权值的补偿相位估计性能 sumple
研究了合成权值的补偿相位估计性能,分析了天线数对算法性能的影响,适合于低信噪比(Studied the synthetic weight to compensate the phase estimation performance, analyzed the antenna effect the performance of the algorithm, is suitable for low signal-to-noise ratio
)
- 2020-06-30 06:20:02下载
- 积分:1
-
pll-and-dq-transformation
三相锁相环和dq变换,用于电力系统中的网络同步(Phase locked loop and dq transform for power system network synchronization)
- 2013-06-11 08:04:10下载
- 积分:1
-
power_svc_1tcr3tsc
matlab中实用的静止无功补偿装置的仿真电路,主要用到了晶闸管控制电抗器和晶闸管投切电容器(in practical circuit simulation matlab static reactive power compensation device, mainly used in the thyristor controlled reactor and thyristor switched capacitor)
- 2014-12-09 15:33:53下载
- 积分:1
-
FMRLC-ship
fuzzy model reference learning control
- 2015-03-12 17:28:00下载
- 积分:1
-
OFDMDVB
这是一个关于ofdm dvb源码matlab环境运行,文件比较多(This is a matlab code ofdm dvb on the running environment, documents are more)
- 2009-04-20 15:25:13下载
- 积分: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
-
GPSsignal-imitation-source
说明: GPS中频信号模拟源设计实现,通过分析当前GPS信号模拟源的数学模型方案,改进后进行实现。(The GPS intermediate frequency signal imitation source design realizes, through analysis current GPS signal imitation source mathematical model plan, after the improvement, carries on realizes.
)
- 2011-03-28 17:28:43下载
- 积分:1