-
ofdm_4.m
OFDM SIMULATION USING MATLAB
- 2009-12-13 11:59:57下载
- 积分: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
-
matlabzhuiganfa
说明: 利用matlab实现的追赶法,是数值分析的重要工具(matlab zhuiganfa)
- 2011-04-04 21:44:39下载
- 积分:1
-
watermark
watermark+LSB 数字图像水印的lab实现
源代码(watermark+ LSB lab digital image watermarking implementation source code)
- 2010-05-24 09:55:38下载
- 积分:1
-
MatlabAntColonyOptimization
蚁群算法是对自然界蚂蚁的寻径方式进行模似而得出的一种仿生算法(Ant Colony Optimization ACO .Matlab)
- 2010-07-27 10:42:53下载
- 积分:1
-
mathematicalmodelingcontestcode
说明: 它包含了大学生典型的数学建模竞赛matlab源代码,非常实用。(It contains the typical college students of mathematical modeling contest matlab source code, very useful.)
- 2010-03-22 17:17:30下载
- 积分:1
-
chap1_27
该程序利用matlab语言编写的,实现的是部分微分PID算法及仿真功能(The program using matlab languages, achieved a partial differential PID algorithm and simulation)
- 2007-11-29 12:21:55下载
- 积分:1
-
Main080710
状态脉冲分岔图程序State pulse bifurcation diagram program(State pulse bifurcation diagram program)
- 2010-10-10 14:36:07下载
- 积分:1
-
灰度预测
说明: matlab灰色关联算法,新手入门例程,附代码脚本(Matlab grey association algorithm novice routine, with code script.)
- 2020-05-23 21:27:11下载
- 积分:1
-
YC_seperation
亮色分离的程序,使用2D的自适应算法进行分离。(Light separation procedures, the use of the adaptive algorithm for 2D separation.)
- 2007-08-27 17:19:51下载
- 积分:1