-
Support-Vector-Machine
此代码是在matlab下开发,适应于GPS高程拟合,只需加载相关数据,方便好用(This code is developed in matlab to adapt in the fitting of GPS Elevation, just load the relevant data, easy-to-use)
- 2012-05-11 17:46:26下载
- 积分:1
-
modifiedleach
We have modified the leach algorithm to introduce effi cient cluster head replacement scheme and dual transmitting power levels
- 2014-08-25 18:18:34下载
- 积分:1
-
Interference-of-two-beams
两束相干光的干涉强度和干涉条纹,干涉条纹用图像指令image绘制(Interference of two beams of coherent light intensity and interference fringes)
- 2013-09-24 21:23:22下载
- 积分:1
-
duffing-poincare
基于matlab的源程序,用于绘制非线性方程杜芬方程的庞加莱截面(Based on matlab source program, is used to draw the poincare section of nonlinear equations-duffing equation)
- 2014-11-16 09:58:17下载
- 积分:1
-
MatlabFns
比较有名的matlab图像处理工具包,常见的一些图像处理功能里面都有,该工具包是一位从事计算机视觉研究的人写的,很好用,用起来也很方便(More famous matlab image processing toolkit, some common image processing functions which has the toolkit is a person engaged in computer vision research to write good use, and very convenient to use)
- 2017-01-11 10:12:32下载
- 积分:1
-
Transmittance_My
负折射率光子晶体的带隙计算程序请大家参考(Negative refractive index photonic crystal band-gap calculation procedures please refer to)
- 2009-03-10 11:23:34下载
- 积分:1
-
MATLAB
书名:MATLAB软件在高校教学中的应用(Title: MATLAB software in the University Teaching)
- 2009-04-14 10:00:41下载
- 积分:1
-
zongxiangdianguangtiaozhi
使用Matlab模拟纵向光电调制时是否加π/2附加相位对相同的输入信号输出信号的影响(Use Matlab simulation longitudinal photoelectric modulation and π/2 whether additional phase to the same input signal output signal influence
)
- 2012-04-18 17:08: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
-
primkruskal
说明: MATLAB 图论中经常涉及的球最小生成树的prim和kruskal算法(prim+and+kruskal)
- 2009-08-01 16:24:10下载
- 积分:1