-
2pca
这个是容易看懂的2dpca MATLAB程序,简单(This is easily accessible 2dpca MATLAB procedures, simple)
- 2009-01-16 21:07:27下载
- 积分:1
-
Gauss-qzhyxq
数值分析中基于Matlab环境下的Gauss全主元消去法的源代码(Numerical analysis in Matlab environment based on principal component elimination method Gauss full source code)
- 2011-06-17 08:46:58下载
- 积分:1
-
random-demodulator
压缩采样仿真实验代码,基于随机解调器,仿真功能完善(Compressive sampling simulation code, based on random demodulator perfect simulation function)
- 2020-12-09 06:29:19下载
- 积分:1
-
Monte Carlo method
用蒙特卡洛原理计算定积分的几个例子,使用平台MATLAB,程序里有问题描述和程序的详细讲解(Monte Carlo method used to calculate a few examples of fixed points, the use of platform MATLAB, the program has a problem description and procedures to explain in detail)
- 2017-10-31 16:58:25下载
- 积分:1
-
encontrar_raices
metodo de cramer para raices. codigo implementado
- 2010-08-25 11:57:58下载
- 积分:1
-
partial-TI-UL-mai2013
an exam in image processing in french 2013
- 2015-02-07 02:37:56下载
- 积分:1
-
msk
This is also related to shift keying mod technique.....it is also very helpfull for the biggner who want to do digital mod techniques.........
- 2009-07-06 18:18:37下载
- 积分:1
-
PCA
关于PCA算法的调用程序,傻瓜式操作,直接运行,附带样本数据文档,很好的帮助初学者。
一看就懂!可以任意更改样本!(Calls on the PCA algorithm procedure, Fool operation, direct running, with sample data files, a good help for beginners. Understand at a glance! Samples can be changed!)
- 2010-11-30 01:07:27下载
- 积分: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
-
newton
this is code for nr method
- 2010-10-22 19:52:54下载
- 积分:1