-
code_tracking
GPSCA码跟踪,自己编写,可观察误码率,(GPSCA code tracking, I have written, the bit error rate can be observed,)
- 2010-11-22 16:41:11下载
- 积分: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
-
eliminationmethod
说明: 线性方程组的数值解法高斯消元法包括列主元消元法和高斯简顿消元法MATLAB环境编程实现线性方程组的解(Numerical Solution of Linear Equations Gaussian elimination method,including the mainelement elimination method and Gauss Jane Dunxiao element method.MATLAB environment,programming solution of linear equations)
- 2010-04-15 10:51:15下载
- 积分:1
-
maze
maze solution. it is a solution for maze problem with matlab code. in this solution I used very simple functions and it is easy for everyone.
- 2013-11-04 20:40:24下载
- 积分:1
-
plotSmithChart
用matlab画出smith圆图的M文件,已经验证,结果正确,部分行需要去掉回车即可运行。(Draw smith chart matlab M-file has been verified, the result is correct, part of the line needs to be removed then press enter to run.)
- 2013-04-26 20:41:23下载
- 积分:1
-
Genetic-Algorithm-Toolbox
MATLAB遗传算法工具箱之一-gatbx
(MATLAB Genetic Algorithm Toolbox)
- 2013-11-29 20:56:36下载
- 积分:1
-
Simulink_pseudo-random_binary_sequence_generators
Simulink pseudo-random binary sequence generator
- 2008-08-14 20:07:23下载
- 积分:1
-
Matlab
Mtlab教程希望对大家有用~~~~~~~~·(Mtlab tutorial you want to be useful ~~~~~~~~·)
- 2010-02-06 19:29:21下载
- 积分:1
-
costas--m
本程序是用matlab程序语言编写的costas环仿真程序,并对于模拟的costas环的性能进行了分析,costas环主要用于载波同步,本设计实现了对于载波频率跟踪的实现,并且给出图形对比(The program is written in matlab program costas loop simulation program, and the simulated performance of costas loop analysis, costas loop is mainly used for carrier synchronization, the design achieved the realization of the carrier frequency tracking, and gives graphic correlation)
- 2011-05-12 16:21:36下载
- 积分:1
-
Psolar_boost_inc
matlab仿真编程 主要是关于太阳能MPPT的,自己调调看吧(matlab simulation program is mainly about the solar MPPT, and his tone and see)
- 2010-11-19 10:03:08下载
- 积分:1