-
TheElementsofJavaStyle
THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible
to write—what the machine will understand. Style tells you what you ought to write—
what the humans reading the code will understand. Code written with a consistent, simple
style will be maintainable, robust, and contain fewer bugs. Code written with no regard to
style will contain more bugs. It may simply be thrown away and rewritten rather than
maintained.(var OF THE PROGRAMMING LANGUAGE tells A. you what code it is possible to write-what the ma chine will understand. Style tells you what you ought to write-what the humans reading the code will understand. Code written with a consisten t, simple style will be maintainable, and robust. and contain fewer bugs. Code written with no reg ard to style will contain more bugs. It may simpl y be thrown away and rewritten rather than maint ained.)
- 2007-05-10 15:04:37下载
- 积分:1
-
GPS-acquisition-and-tracking
硕博士11、12年论文,主要是GPS信号的处理:捕获与跟踪(11, 12 years of doctoral thesis, mainly related to GPS signal processing: acquisition and tracking)
- 2015-01-28 14:46:27下载
- 积分:1
-
UPF
说明: 可以用这份代码做粒子滤波,效果还行,这个是无迹的算法(This code can be used for particle filtering.)
- 2021-03-19 20:09:18下载
- 积分:1
-
20190416
说明: Brag.m:均匀布拉格光栅MATLAB反射谱仿真
MachZehnde_interferometer.m:分析耦合比及臂长差的改变对马赫-曾德尔干涉仪输出特性的影响
OADM.m:关于基于马赫-曾德尔干涉仪与光纤光栅的OADM(Brag.m: Simulation of MatLAB Reflectance Spectrum of Uniform Bragg Grating
Mach Zehnde_interferometer.m: Analysis of the influence of coupling ratio and arm length difference on the output characteristics of Mach-Zehnder interferometer
OADM.m: About OADM Based on Mach-Zehnder Interferometer and Fiber Bragg Grating)
- 2019-04-20 13:34:20下载
- 积分:1
-
load_3d_image_dicom
Load 3D image from a group of 2D dicom image files.
- 2009-10-09 04:22:39下载
- 积分:1
-
LDPCcode
利用函数MadHG生成规则LDPC码的校验矩阵H,其行重为6,列重为3,行数为列数一半(行数越大越好),H中任意两列没有围长为4的圈,并得到H对应的生成矩阵G,可以保证mod(G*H ,2)=0。使用方法为:[H,G] = MadHG(m,n,x),x= 1(得到的G左半部分为单位阵) or 2(G右半部分为单位阵),(use function MadHG Generation rules LDPC check matrix H, re-6, series of three, out for a few half of the number (A bigger the better), H 2 arbitrary no girth of the four circles, H counterparts and with the formation of matrix G, we can be assured of mod (G* H, 2) = 0. To be used : [H, G] = MadHG (m, n, x), x = 1 (the G part of the Left Front units) or 2 (G right half of the units RUF),)
- 2007-05-12 10:49:48下载
- 积分:1
-
dsp_hu
胡光书 数字信号处理 课本例题MATLAB程序。主要用来进行卷积计算,各种简化(DSP,example by professor Hu.)
- 2014-12-09 21:49:06下载
- 积分:1
-
suijixihao
谱估计法分析随机信号,并对其进行傅里叶变换(Spectral analysis is a tool for signal analysis. Power spectrum estimation is based on limited data looking for signals, the frequency of random process or system components. It said random signal frequency-domain statistical characteristics, there is a clear physical meaning, is an important signal processing research content. Of random signals in the frequency domain, power distribution, that is the power spectral density or power spectrum. Power spectrum estimation has been widely used.)
- 2011-12-14 23:11:52下载
- 积分:1
-
4_1
An orifice, through which hydraulic fluid flows, has a specially shaped inlet and exit in an attempt to minimize losses. During tests the measured variations of mass flow rate q with pressure drop (p1-p2) across the orifice yield the data shown below.
(a) From these data estimate the orifice loss coefficient c0
(b)plot the flow v.s. pressure drop curve with the estimated c0 to validate your estimation.
- 2012-11-30 16:04:19下载
- 积分:1
-
mygasr
matlab环境下遗传算法(GA)同时优化随机共振(SR)参数a、b源程序(The source code of optimization of stochastic resonance parameters using genetic algorithm under the environment of MATLAB )
- 2020-11-13 10:49:43下载
- 积分:1