-
malabtwork
说明: 移动通信系统 信道,接收机等的MATLAB源代码,较详细(mobile communications MATLAB demo)
- 2009-07-24 20:29:40下载
- 积分:1
-
sun
任意时间任意经纬度太阳方位角高度角计算程序(Latitude and longitude of the sun at any time of any azimuth elevation angle calculation program)
- 2020-11-24 14:59:33下载
- 积分:1
-
sudokue
matlab编的数独游戏,挺好玩的,大家一起研究一下(Sudoku)
- 2010-05-10 18:34:02下载
- 积分:1
-
Desktop
对于资料短缺的情况进行线性插值,并对差值之后的数据进行保存(For information shortage, linear interpolation)
- 2013-01-10 12:34:30下载
- 积分:1
-
pkfnd
the program based on particle filter for a new algorithm, Integrated Bayesian MCMC Model Selection MONTE CARLO that Ma Erkefu chain
- 2013-04-17 04:52:07下载
- 积分:1
-
Unconstrained-optimization-method
本资源主要对矩阵分解中的LU分解、LDL’分解、乔列斯基分解,以及无约束最优化领域中的最速下降法、牛顿法、拟牛顿法的原理、步骤和算法进行了简要介绍,并对各种方法进行了Matlab编程实验,得到了较好的结果。 本资源包含了《矩阵分解及无约束最优化方法的原理和应用简介》文档以及其中用到的全部Matlab程序,非常适合初学者学习与研究。(The resources are mainly in the matrix decomposition LU decomposition, LDL decomposition, Cholesky decomposition, and unconstrained optimization field steepest descent method, Newton s method, the principle of quasi-Newton methods, procedures and algorithms are briefly introduced, and various methods of Matlab programming experiment, get a better result. This resource contains a matrix decomposition and unconstrained optimization methods Introduction to the principles and applications which uses all the documents and Matlab program, ideal for beginners learning and research.)
- 2015-04-13 21:29: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
-
tuihuosuanfa
基于MATLAB退火算法实现,初学者可作参考,程序已经验证。(Annealing algorithm based on MATLAB, can be used as reference for beginners, the program has been verified.)
- 2010-12-14 20:44:35下载
- 积分:1
-
RPCA
说明: MATLAB程序实现图像增强、图像去噪等图像处理。(Image Enhancement and Image Denoising)
- 2020-12-30 15:48:59下载
- 积分:1
-
color_transfer
This is a matlab code for transfer of color from source image to target image. Details are in colormatch.m
- 2009-11-13 16:17:59下载
- 积分:1