-
shixufenxi
时序分析,基于时序分析的变形监测数据处理(Timing analysis, timing analysis based on the deformation monitoring data processing)
- 2012-11-23 16:23:35下载
- 积分:1
-
毕设使用的基于OFDM的认知无线电系统资源分配调试工具
本科毕设要求参见标准测试模型,isodata 迭代自组织的数据分析,使用拉亚普诺夫指数的公式,matlab开发工具箱中的支持向量机,是国外的成品模型,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法。
- 2022-07-25 02:46:13下载
- 积分:1
-
程序正割
Hitung_secant 程序 ;
使用 wincrt ;
函数 f(x:real):real ;
开始
f: = x * x + x-94 ;
结束 ;
函数 error(x1,x2:real):real ;
var
err: 真实 ;
开始
err:=(((x2-x1)/x2)*100) ;
如果犯错 < 0 然后
error:=err*(-1)
其他
错误: = 犯错 ;
结束 ;
函数 hitxc(xa,xb:real):real ;
开始
hitxc:=(xb-(f(xb)*((xb-xa)/(f(xb)-f(xa))) ;
结束 ;
程序 pilakar (var xa、 xb:real ; xc:real) ;
开始
xa: = xb;
xb: = xc ;
结束 ;
函数 cek(xa,xb:real):real ;
开始
cek:=(f(xa)*f(xb)) ;
结束 ;
程序拉 (var it: 整数 ; var xc1,xc2:real ; xc:real) ;
开始
它: = 它 + 1 ;
xc1: = xc2 ;
xc2: = xc ;
结束 ;
var
x 1,x 2,额敏,呃,xc、 xc1、 xc2,a、 b、 c:real ;
iterasi:integer ;
开始
重复
开始
clrscr ;
写 ("masukan x 1: ") ; readln(x1) ;
写 ("masukan
- 2022-08-17 06:09:53下载
- 积分:1
-
自适应控制算法代码
是机器学习的例程,基于kaiser窗的双谱线插值FFT谐波分析,BP神经网络用于函数拟合与模式识别,使用matlab实现智能预测控制算法,毕业设计有用,解耦,恢复原信号。
- 2023-08-27 23:50:03下载
- 积分:1
-
MovingTargetDetect
研究生机器视觉课程的大作业 运动目标检测 (moving target detect)
- 2009-09-15 15:52:27下载
- 积分:1
-
Amplifier
放大器及数据转换器选择指南,放大器电路设计的好助手。(Amplifier and Data Converter Selection Guide, a good amplifier circuit design assistant.)
- 2010-09-01 17:50:01下载
- 积分:1
-
又一种关于matlab的数字水印技术的系统实现-watermarking2
又一种关于matlab的数字水印技术的系统实现,有比较详细的说明(on Matlab also a digital watermarking technology systems, a more detailed explanation)
- 2005-03-22 15:07:11下载
- 积分:1
-
surrogates
替代数据法中最重要的文献和文献相关的软件代码,非常经典亚(alternative method of data the most important literature and the literature related to the software code, very classic Asia)
- 2020-09-09 00:08:04下载
- 积分:1
-
facedetection
人脸检测 matlab程序 程序简单精炼 适合初步入门人脸检测的初步学习(face detection program)
- 2013-12-29 16:09:38下载
- 积分:1
-
res
Hybrid PV-wind generation shows higher
availability as compared to PV or wind alone. For rural
electrifications, researches are focused on hybrid power system
which provides sustainable power. The variable voltage and
frequency of the self excited induction generator (SEIG) is
rectified through Vienna rectifier (three switches) to the required
D.C voltage level and fed to common D.C bus. The variable output
voltage of PV module is controlled by DC/DC converter using
proposed fuzzy logic controller and fed to common D.C bus. The
DC bus collects the total power from the wind and photovoltaic
system and used to charge the battery as well as to supply the A.C
loads through inverter. A dynamic mathematical model and
MATLAB simulations for the entire scheme is presented. Results
from the simulations and experimental tests bring out the
suitability of the proposed hybrid scheme in remote areas.
- 2014-06-10 17:23:21下载
- 积分:1