-
6
说明: 精通MATLAB优化计算算法,无约束的一维极值算法。共9个程序。(Proficient in MATLAB optimization calculation algorithm, non-binding one-dimensional extremum algorithm. A total of nine procedures.)
- 2010-03-24 09:44:21下载
- 积分:1
-
singlependulum
说明: 这是一篇硕士论文,研究了倒立摆建模,稳定控制,和起摆控制,采用Bang-bang控制起摆,并给出了明确的仿真结果。(This is a master' s thesis studied the inverted pendulum modeling, stability control and swing control, the use of Bang-bang control of swing, and gives a clear simulation results.)
- 2011-03-08 15:32:50下载
- 积分:1
-
myDFT
This function is equivalent to matlab fft2 function, but without using for loops, instead this function is implemented using matrix multiplication.
- 2012-03-26 20:21:50下载
- 积分:1
-
matlabM-QAM
基于matlab的M-QAM通信系统的仿真.txt(Matlab M-QAM communication system simulation. Txt)
- 2012-06-07 22:51:41下载
- 积分:1
-
ssd7
fft analisys aoudio file
- 2011-12-14 21:47:16下载
- 积分:1
-
RHC
使用LMI方法解决一个带约束的滚动时域优化问题(Constrained Receding Horizon Control Demonstration of Receding Horizon Control (RHC) using LMI)
- 2012-04-24 08:59:28下载
- 积分:1
-
FLICM
局部模糊c均值聚类算法的matlab代码(A Robust Fuzzy Local Information C-means Clustering Algorithm code)
- 2012-05-12 12:48:20下载
- 积分:1
-
Data-and-Networking-Solutions-P3
Data Communications and Networking Solutions(ch11-20)(Data Communications and Networking Solutions (ch11-20))
- 2013-11-30 23:21:43下载
- 积分: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
-
examplesin
神经网络函数逼近源代码,函数用了sin三角函数,你也可以随便换成其他函数使用(Neural network function approximation source code, with the sin trigonometric functions, you can easily switch to other functions use)
- 2013-11-25 00:32:20下载
- 积分:1