-
FDTD
1, 2 and 3-D FDTD code with PEC boundaries
Program author: Susan C. Hagness
- 2010-07-13 23:43:23下载
- 积分:1
-
CreatColorLuoqiFringe2.m
这是在MATLAB下生成的彩色条纹,对于傅里叶变换很有用,可以扩大实验的研究范围,更好的设计实验(This is generated in the MATLAB color stripes, for the Fourier transform useful in expanding the scope of experimental research, and better design of experiments)
- 2009-03-11 21:00:16下载
- 积分:1
-
IS95Simulation
针对IS95进行MATLAB仿真,压缩包内共包含11个源文件,分别对PN序列的产生,调制,解调等进行了仿真。(MATLAB simulation carried out for IS95, compressed package that contains a total of 11 source files, respectively, on the PN sequence generation, modulation, demodulation, such as simulation.)
- 2008-04-04 10:58:28下载
- 积分:1
-
firdemo
一个采用Matlab编写的设计FIR滤波器的教程和源代码,便于新手学习设计滤波器和数字信号处理。(a Matlab design prepared by the FIR filter guide and source code, newcomers to facilitate learning how to design filters and digital signal processing.)
- 2006-07-06 19:18:31下载
- 积分:1
-
Backpropagation_Batch
反向传播神经网络。。。。。。。。。。。。。。。。。(Backpropagation Batch。。。。。。。。。。。。。。。。。)
- 2011-07-17 09:37:59下载
- 积分:1
-
FDTD2dENG
一个描述FDTD的二维程序,对初学者很有帮助。(A description of two-dimensional FDTD program, useful for beginners.)
- 2011-10-30 11:22:00下载
- 积分:1
-
Matlab
雷达信号目标跟踪的相关程序,可以借鉴一下!很有用的!(Image processing procedures, can learn about! Very useful!)
- 2020-07-26 22:28:41下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
neiboshengsu
通过程序描述了一个浅海的地形声速剖面信息,在彩色图上画出(that give an example of SSP information)
- 2012-04-17 13:56:54下载
- 积分:1
-
shangchuan
用matlab实现混沌系统的李雅普诺夫指数图 分数阶程序。(using matlab to achieve Lyapunov and fractional order precedure)
- 2014-11-06 09:49:52下载
- 积分:1