-
delta
deltal调制的simulink模型,希望对大家有用(simulink module of deltal modulation,hope it can be helpful)
- 2011-11-02 09:52:49下载
- 积分:1
-
EFG3D
EFG METHOD FOR STUDYING, AND THIS CAN SOLVE 3D PROBLEM
- 2013-11-23 04:54:08下载
- 积分:1
-
sjwlgzzd
用神经网络实现故障诊断的matlab程序(Fault diagnosis using neural networks in matlab program)
- 2009-09-21 16:46:06下载
- 积分:1
-
dwh_source
贝叶斯变换应用于图像方面的函数代码,matlab平台,已经测试调试完毕(Bayesian Image Transform applied to the function code, Matlab platforms, has completed testing Debugging)
- 2007-05-14 22:45:11下载
- 积分:1
-
kalman-7
kalman filter for multi target tracking
- 2011-12-02 17:01:19下载
- 积分:1
-
hvdc_vsc_4_terminals
电压源换流器型高压直流输电VSC-HVDC(
Voltage Source Converter HVDC)
技术是当今世界电力电子技术应用领域的制高点.能有效提高电能质量并确保电网安全稳定运行,是智能电网发展中具有代表性的
关键技术之一.
(VSC-HVDC(Voltage Source Converter HVDC)
)
- 2015-04-09 14:43:08下载
- 积分:1
-
extract_ecg_siganl
对txt文件中的心电信号提取出来并存放在新的txt文件中,并将提取的心电信号画图显示出来,显示区间可供选择,压缩包内不仅有源码,还有详细的实验报告。可供学习探讨。(ecg signal extracted from txt file by matlab)
- 2009-10-14 16:54:29下载
- 积分:1
-
FSOUCP
基于鱼群算法的椭圆检测,对于一组随机的椭圆点,可以得到椭圆参数,检测精度高。(Ellipse detection algorithm based on fish, for a group of random ellipse point, the parameters can be oval, high detection accuracy.)
- 2016-01-05 21:41:23下载
- 积分:1
-
xuliefenxi
伪随机序列相关性、功率谱、列数以及频数等的分析(Analysis of pseudo-random sequence)
- 2009-07-08 13:39:10下载
- 积分:1
-
ieee754_32
Converts a floating point value to IEEE 754 32 bit binary representation.
Sign Bit: 1
Exp: 2 to 9
Frac: 10:32
Single-precision floating-point format is a computer number format that occupies 4 bytes (32 bits) in computer memory and represents a wide dynamic range of values by using a floating point. In IEEE 754-2008 the 32-bit base 2 format is officially referred to as binary32. It was called single in IEEE 754-1985. In older computers, other floating-point formats of 4 bytes were used.
For example, the 32-bit floating point bit pattern 1 01111101 00101100000000000000000 is interpreted as the following:
(− 1)1 × (1 + 0.34375) × 2(125–127) = -1.34375× 2− 2 = -0.3359375
- 2013-09-07 22:20:32下载
- 积分:1