-
matlabImageprocessingsourcecode
matlab 图像处理源代码,比较全,有多个matlab程序(matlab image processing source code, compare the whole, there are several matlab programs)
- 2010-07-22 15:06:59下载
- 积分:1
-
电动汽车simulink
说明: 电动汽车模型,用于整车性能和功能仿真。便于学习、交流(Electric vehicle model for vehicle performance and function simulation. Easy to learn and communicate)
- 2020-08-31 20:48:09下载
- 积分:1
-
HotellingT2
计算HotellingT2的一个非常重要的函数,可以应用在多元统计过程中,比如化工工程监控等(a intricate function to compute HotellingT2,which can be used in mutivariance statistical analysis, for example in chemical process monitoring)
- 2009-11-30 20:53:59下载
- 积分:1
-
pianweifen
偏微分方程数值解的matlab程序,具有较好的实用性,方便大家使用和参考。(Numerical solution of partial differential equations matlab program, with good usability, to facilitate the use and reference.)
- 2013-10-18 13:48:37下载
- 积分:1
-
kongyu
空域相关滤波,一种很好的消噪方法,对信号的预处理有很好的效果(Spatial correlation filtering, a good de-noising method for signal pre-processing are very good results)
- 2009-04-18 22:04:39下载
- 积分:1
-
accumTS
time series traslalte trasla daily to monthly to annual
- 2011-08-27 03:45:07下载
- 积分:1
-
earth-geometry
input diameter,circumference,etc to find planet geometry
- 2014-09-12 21:48:20下载
- 积分: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
-
ofdm
ofdm调制的matlab程序实现,经过验证是可以实现的,但是具体应用的时候需要自行修改程序中的一些参数(ofdm modulation matlab program, after verification can be achieved, but it requires its own specific application to modify some of the parameters in the program)
- 2013-11-08 10:10:06下载
- 积分:1
-
Simple_perceptron_OR
Code implementation of a Simple Perceptron Neural Network that learns the logical OR function with 2 and 4 inputs.
- 2015-03-22 04:29:43下载
- 积分:1