-
danchunxing_xunyou
MatLab环境下编程实现简单交互式单纯形法进行寻优并显示寻优结果。(MatLab environment realize simple interactive programming simplex method for optimization and display the results of optimization.)
- 2008-04-30 19:30:44下载
- 积分:1
-
CISSP-Certified-Information-Systems-Security-Prof
CISSP Certified Information Systems Security Professional Study Guide (Sybex, 3rd Ed)
- 2014-01-18 22:26:10下载
- 积分:1
-
8
说明: 用二分法和割线法求非线性方程在一区间的解,使误差不超过10E-4(With the dichotomy and the secant method for solving nonlinear equations in a range of solutions, so that error is less than 10E-4)
- 2010-08-26 21:17:17下载
- 积分:1
-
magnetic
根据毕奥-萨伐尔定律推导了运动电荷产生的磁感应强度的公式,用曲面显示运动电荷产生的磁感应强度的分布规律。
通电线段的磁感应强度公式
磁感应线的半径形成等比数列,精确显示了二维磁感应线(Derivation based on the Biot- Savart law of magnetic induction generated by the moving charge formula, the distribution of magnetic induction surface display generated by the moving charge.)
- 2012-05-06 16:27:11下载
- 积分:1
-
Mjiajiemi
m序列加解密matlab编写的一个程序,用于m序列的加密和解密,功能简单些,希望对大家有帮助。(m sequence encryption and decryption matlab prepared a program for the encryption and decryption of m sequence, the function is simple, we want to help.)
- 2013-04-30 11:04:08下载
- 积分:1
-
fdm2d
有限差分正演模拟,进行地震波正演,源码是科罗拉多矿业学院开发的。(Finite difference forward modeling for seismic wave forward modeling, the code is the Colorado school of mining .)
- 2015-04-15 15:24:51下载
- 积分:1
-
New-folder
Linear receiver stbc matlab codes
- 2014-01-10 17:26:13下载
- 积分:1
-
matlabpro1
用MATLAB实现图像轮廓提取的方法和效果(MATLAB image contour extraction methods and results)
- 2007-05-10 19:08:43下载
- 积分:1
-
array-signal-processing
阵列信号处理的相关程序,涉及处理方法,空间谱估计画图,处理中用到的低通滤波器等(The Matlab scripts related to array signal processing, including processing algorithms, spectral analysis and the low pass filter used in the procedure)
- 2014-08-31 16:44:12下载
- 积分:1
-
Particle-filter-matlab
粒子滤波matlab仿真程序.粒子滤波的基本思想是:首先依据系统状态向量的经验条件分布,在状态空间抽样产生一组随机样本集合,这些样本集合称为粒子;然后根据观测值不断调整粒子的权重大小和样本位置;最后通过调整后的粒子信息修正最初的的经验条件分布,估计出系统状态和参数。该算法是一种递推滤波算法,可以用来估计任意非线性非高斯随机系统的状态和参数。 粒子滤波主要有三步基本操作:采样(从不含观察值的状态空间产生新的粒子)、权值计算(根据观察值计算各个粒子的权值)、重采样(抛弃权值小的粒子,使用权值大的粒子代替),这三步构成了粒子滤波的基本算法。 SIRF(Sample Importance Resampling Filter)算法是粒子滤波的一种基本算法。(Particle filter matlab simulation program)
- 2012-09-05 19:14:08下载
- 积分:1