-
LMS
adaptive filter matlab codes. The folder contains LMS and LMA functions
- 2013-11-30 20:11:33下载
- 积分:1
-
BCA_hw4_
matlab code
brain computer analysis
- 2010-11-22 08:54:21下载
- 积分:1
-
dpsk
该程序完成了一个DPSK通信系统的仿真,用均匀随机数发生器产生01比特对,用差分编码将每2比特符号映射到4种信号点中之一个,绘制出了DPSK的误码率。( This procedure has completed a DPSK communications system s simulation, produces 01 bit right with the even random number generator, maps with the differential coding every 2 bits marks to of 4 kind of signal locations, drew up the DPSK error rate. )
- 2010-07-16 19:25:42下载
- 积分:1
-
Clustering_Coefficient
计算聚类系数和读相关系数的MATLAB,希望多多指教(Calculated clustering coefficient and time correlation coefficient of MATLAB, hope great weekend)
- 2010-07-28 21:31:57下载
- 积分:1
-
chap11
matlab code for digital signal processing
- 2009-04-18 13:59:03下载
- 积分:1
-
diancibo
有限差分法实验报告
用Matlab中的有限差分法计算槽内电位;
对比解析法和数值法的异同点;
选取一点,绘制收敛曲线;
总的三维电位图(Finite difference method for the experiment report
Matlab finite difference method for calculating the slots in the potential
Comparative analytic method and numerical method the differences and similarities between
Select a bit, draw convergence curves
General 3 d potential figure
)
- 2012-04-12 23:42:35下载
- 积分:1
-
matlab_mingling
matlab的各种命令调用及格式 方便编程的时候参考使用 希望能对各位有用(matlab' s command invokes the format convenient programming reference I hope you can be useful)
- 2013-01-28 13:02:28下载
- 积分:1
-
jacobi
jacobi雅克比迭代法求解线性方程组,容易计算(Solving Linear Equations by Jacobian Matrix)
- 2018-12-08 16:18:08下载
- 积分: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
-
Segmentation-and-feature-extraction
这里面的是matlab代码,能够实现图像的分割和特征的提取,很实用(There is a matlab code to achieve segmentation and feature extraction of image,Very practical)
- 2015-04-14 16:28:01下载
- 积分:1