登录
首页 » Fortran » gass

gass

于 2021-04-25 发布 文件大小:1833KB
0 303
下载积分: 1 下载次数: 97

代码说明:

  高斯射线束正演程序及显示软件,对学习高斯射线正演很有帮助的。(Gaussian Beam forward and display software program, Gaussian-ray forward to learning helpful.)

文件列表:

高斯射线束正演
..............\A,404000,2007-06-02
..............\htm" target=_blank>AAA,1105,2006-04-28
..............\Debug
..............\.....\spDJ1.obj,40848,2007-06-02
..............\.....\spDJ1.sbr,0,2007-06-02
..............\.....\高斯射线束正演.exe,270848,2007-06-02
..............\.....\高斯射线束正演.pdb,238592,2007-06-02
..............\DJA,404000,2007-06-02
..............\htm" target=_blank>JCDP1,3333,2007-06-02
..............\qt-mteval312.dll,5529600,2006-04-30
..............\Shot.exe,106496,2006-04-30
..............\Shotn.exe,106496,2006-04-30
..............\showshot.exe,53248,2006-04-30
..............\spDJ1.f,23863,2007-06-02
..............\htm" target=_blank>T0,5724,2007-06-02
..............\htm" target=_blank>TIME,5499,2007-06-02
..............\XZ.FIG,1050,2007-06-02
..............\高斯射线束正演.mak,5492,2007-06-02
..............\高斯射线束正演.mdp,40448,2007-06-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • pos
    基本粒子群优化算法Matlab源程序 网上找到的别人做的很简单的程序,写的很精练很工整,据说优化效果不是很理想,由于没有时间去做很多测试,所以就先摆在这里,但愿以后能用得上。 下面是主函数的源程序,优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。 (Particle Swarm Optimization Algorithm Matlab source code online to find others to do the procedure is very simple, very concise writing is very neat, is said to optimize the effect is not very satisfactory, because there is no time to do a lot of testing, so I have to put in here, I hope that can use later. The following is the main function of the source, optimizing the function form of the document on Zeyi m fitness.m inside, as long as the different optimization functions can modify the fitness.m highly generic.)
    2011-04-21 13:59:24下载
    积分:1
  • 3D_TDOA_Kalman
    三维TDOA_AOA定位的扩展卡尔曼滤波仿真主程序(3D TDOA_AOA positioning the extended Kalman filter simulation main program)
    2012-04-09 20:37:04下载
    积分:1
  • cdvc
    synchrouniouse machine simulation
    2010-05-22 05:31:52下载
    积分:1
  • morphimage
    i need some help to apple this code
    2014-12-22 09:17:55下载
    积分:1
  • dtgh
    基于动态规划的梯级水库联合优化调度,有详细注释(Joint optimal operation of cascade reservoirs based on dynamic programming, there are detailed notes)
    2021-05-13 01:30:03下载
    积分:1
  • function3
    The DocPolynom to Character Converter The char method produces a character string that represents the polynomial displayed as powers of an independent variable, x. Therefore, after you have specified a value for x, the string returned is a syntactically correct MATLAB expression, which you can evaluate. The char method uses a cell array to collect the string components that make up the displayed polynomial. The disp method uses char to format the DocPolynom object for display. Class users are not likely to call the char or disp methods directly, but these methods enable the DocPolynom class to behave like other data classes in MATLAB. Here is the char method.
    2011-02-12 00:12:28下载
    积分:1
  • pid
    MATLAB PID控制程序包,里面有较强的功能实现。(MATLAB PID control package, which has strong functions.)
    2014-08-13 20:49:16下载
    积分:1
  • plaka
    letter recognition program ,recognition of the written
    2011-10-06 00:36:48下载
    积分:1
  • meierdaopufadematlabshixian
    对录音信号集 中的某一语音,利用BATLAB设计一美尔例谱算法,并实现。 取信号集 中的一个语音信号:“xxxxxx”,将它作为输入的语音信号来为设计一个美尔倒谱算法,在该算法中,主要设计了以下环节: 1.读入一个语音信号;2.对这个信号归一化;3.对归一化的信号进行加窗处理(这里的矩形窗长度必须为257,重帧长64);4.进行预加重处理,即通过一个高通滤波器: ;5进行512点的FFT;6.分别取模平方得到功率谱;7.在设计的mel滤波器组中,我采用了25个带通滤波器;8.将得到的功率谱信号通过mel滤波器组,得到相应的25个功率值;9.对这些功率值取自然对数;10.对这些值取离散作弦变换;11.将得到的值去掉直流分量,取其它值作为MFCC参数。 (Concentrated on recording a voice signal, using BATLAB designed Mayer cases spectral algorithm, and implementation. Get a voice signal signal focus: "xxxxxx", will it as input for the design of a voice signal to Mel Cepstrum algorithm in the algorithm, the main design of the following links: 1. Read a speech signal 2. On the signal normalized 3. Of the normalized windowed signal processing (here, rectangular window length must be 257, re-frame size 64) 4. For Pre-emphasis processing through a high-pass filter: 5 for 512 points of FFT 6. modulo square were obtained spectrum 7. in the design of mel filter banks, I use a 25 band-pass filter 8 . will be the power spectrum signal by mel filter bank, corresponding to the 25 power values 9. on the power to take the natural logarithm value 10. to take these values as strings of discrete transform 11. will be of value to out DC component, to take other values as MFCC parameters.)
    2010-09-21 22:01:57下载
    积分:1
  • 3-D-FDTD-code-with-PEC-boundaries
    说明:  利用matlab软件和fdtd方法来算三维结构的程序(Matlab software and the use of FDTD method to count the three-dimensional structure of the procedures)
    2008-09-28 17:54:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载