-
matlab-editbox
matlab gui中使用editbox显示中文,矩阵的功能,附有说明文件和一个实例(matlab gui use editbox display Chinese, the matrix of functions, with documentation and an example)
- 2010-06-26 14:05:57下载
- 积分:1
-
WMP_activex_in_matlab
How to run windows media player activex in matlab
- 2010-09-02 13:48:42下载
- 积分:1
-
Dynamic-simulation-of-machine
Dynamic simulation of machineDynamic simulation of machine
- 2012-08-21 09:22:56下载
- 积分:1
-
Conjugate-gradient
共轭梯度法是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。(Conjugate gradient method is between the steepest descent method and Newton method between a method that only use the first derivative information, but the steepest descent method to overcome the disadvantage of slow convergence, but also avoids the need to store and calculate Newton Hesse matrix and the shortcomings of the inverse, conjugate gradient method is not only linear equations to solve large-scale one of the most useful, large-scale nonlinear optimization solution is also the most efficient algorithms.)
- 2011-05-06 16:20:24下载
- 积分: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
-
xcg
matlab实现的计算一幅图像中相邻像素间的相关性。(calculating the correlation between adjacent pixels in a grayscal image using matlab)
- 2021-03-08 10:49:29下载
- 积分:1
-
ofdm
一个有关OFDM系统信道估计的程序,MATLAB环境(An OFDM system channel estimation procedure, MATLAB environment)
- 2008-03-10 18:21:50下载
- 积分:1
-
xunhuan
matlab在通信原理中的应用,信道编码循环码仿真,希望大家能用得上!(matlab in Communication Theory in the application of channel coding cycle simulation code, I hope everyone can useful!)
- 2008-04-12 21:17:48下载
- 积分:1
-
array_antenna
压缩包程序一共4个,一个主程序,是绘制天线的均匀直线阵的极坐标图和三维立体图,程序附有中文解释。另外3个程序是,均匀直线阵的工程应用:边射阵、普通端射阵、强方向性端射阵。(Procedures for a total package 4, a main program, is the preparation of the uniform linear array antenna of the polar map and three-dimensional map, with the Chinese to explain the procedure. Other three procedures, uniform linear array of engineering applications: Front side shot, the general array endfire, strong directional endfire array.)
- 2020-10-18 15:37:26下载
- 积分:1
-
ZOOM-FFT
这是一基于MATLAB的复调制ZOOM-FFT的研究和实现的一篇文章,为的是提高频率分辨率。(This is a MATLAB-based complex modulation ZOOM- FFT Research and Implementation of an article, To improve the frequency resolution.)
- 2007-01-17 15:40:36下载
- 积分:1