-
32种算法
32种数学算法教程,算法入门优质资料。时间优化、时间序列、存储论等(32 algorithm tutorials, algorithm introduction of high quality information.)
- 2018-03-26 05:20:10下载
- 积分:1
-
LFM
线性调频信号雷达脉冲压缩仿真及程序,chirp信号的产生,压缩及效果(LFM singal simulation)
- 2021-04-12 16:48:56下载
- 积分:1
-
shumolunwen
4万亿投资的数模论文与实现的源代码,自己在学习数模课程的作业(4 trillion investment in digital to analog Papers and the source code, in the course of the digital-analog operations)
- 2012-05-19 12:09:19下载
- 积分:1
-
matlab-wavelet
基于小波变换的多尺度图像边缘检测matlab源代码(Based on wavelet transform multi-scale image edge detection matlab source code)
- 2015-04-10 16:38:42下载
- 积分: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
-
tong2
通信原理,matlab编程 文档 源代码(code compile)
- 2013-12-28 15:29:51下载
- 积分:1
-
ceemd%eemd
说明: 经验模态分解的优化,达到更好的去燥效果。(The optimization of empirical mode decomposition can achieve better drying effect)
- 2021-01-22 14:51:11下载
- 积分:1
-
MIMOCapacity
calculate the capacity of mimo system
an example is shown
Waterfilling capacity structure
- 2009-06-23 10:06:38下载
- 积分:1
-
danchunxing
单纯形优化算法可以很好的得到想要的结果哦,速度还可以(danchunxing)
- 2010-05-07 17:30:33下载
- 积分:1
-
dipole
这是关于偶极子天线的仿真程序。模型搭建合理,仿真结果包括电场、磁场、电压电流的分布图,还包括偶极子天线的磁场三维视图。(This is a simulation program on the dipole antenna. To build a reasonable model, the simulation results, including the electric and magnetic fields, voltage and current distribution maps, also includes a magnetic field three-dimensional view of the dipole antenna.
)
- 2012-04-25 10:22:32下载
- 积分:1