-
EEMD
EEMD用于信号处理,将复杂信号分解为多个IMFS,可用于弱信号的监测(Ensemble Empirical Mode Decomposition )
- 2014-10-29 11:16:38下载
- 积分:1
-
Three_Phase_Grid_cjy
三相光伏逆变器,并网侧实现电压及电流双环闭环控制(Single-phase photovoltaic inverter, )
- 2021-04-12 20:08:57下载
- 积分:1
-
tanmlp1
根据一年中前6个月的负荷和电价数据,预测后六个月的电价,并计算精度(According to the first 6 months of the year the load and price data, predict the next six-month price and caculate the accuracy)
- 2011-04-28 13:34:42下载
- 积分:1
-
MODEGLISSANT
simulation mode glissant
- 2013-03-30 15:57:26下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
bookMatlab
This book presents the MATLAB computer programming system as a problemsolving
tool for scientists and engineers who have no prior knowledge of computer
programming. It is based on a teach-yourself approach readers are frequently
invited to experiment for themselves in order to discover how particular constructs
work. The text was originally written as a companion to a hands-on course at the
University of Cape Town. Most of the students taking the course had little or no
computing experience and came from disadvantaged backgrounds. Consequently
the book assumes that readers have no knowledge of computing, unlike most
similar books on MATLAB.((2007 Elsevier)Essential Matlab for Engineers and Scientists(3rd Edition))
- 2011-08-19 23:28:49下载
- 积分:1
-
function
求解含有有限个变量的函数,维数可以是1000甚至上万维 都可以(Solving function contains a finite number of variables, dimensions can be 1000 on the World Wide Web can be even)
- 2013-09-13 16:06:58下载
- 积分:1
-
12
说明: 通信工程专业大学毕业设计论文,平坦衰落信道的MATLAB仿真(Flat fading channel MATLAB simulation)
- 2015-04-13 21:48:26下载
- 积分:1
-
AstarAlgorithm
说明: A* 算法实现机器人路径规划, 通过设置障碍物,设置起点和终点实现最短路径规划(Robot path planning A* algorithm, which set initial position and final position, including to add obstacles, It will find the shortest path in configuration space.)
- 2020-07-10 09:36:39下载
- 积分:1
-
LaplacianScore
Feature selection using laplicat sours
- 2021-03-28 17:29:11下载
- 积分:1