-
ogive
气象研究用的小程序,希望能给大家提供一定的帮助(matlab)
- 2009-11-30 14:20:19下载
- 积分:1
-
cheby1
实现切比雪夫1型滤波器cheby1实现切比雪夫1型滤波器(cheby1)
- 2010-11-19 00:22:40下载
- 积分:1
-
iriscode
work in matlab, iris detection
- 2013-10-22 09:14:58下载
- 积分:1
-
DSP_using_MATLAB_LiuShutang
信号处理matlab经典图书,用matlab对数字信号进行分析和处理。作者刘树棠(Signal processing matlab classic books, the digital signal using matlab analysis and processing. Of Liu Shutang)
- 2011-05-04 17:17:10下载
- 积分:1
-
point-cloud-date-visualize
点云数据读取,以及运用四元素法进行坐标变换。(Point cloud data reading, and the use of four elements for coordinate transformation.)
- 2016-11-28 12:17:31下载
- 积分: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
-
GMM
程序展示了使用EM algorithm来训练GMM(Gaussian Mixture Model)来进行binary classification。(Program demonstrates the use of EM algorithm to train the GMM (Gaussian Mixture Model) for binary classification.)
- 2013-08-04 05:43:21下载
- 积分:1
-
pi4dqpsk_Demo
pu/4 DQPSK matlab modulation code
- 2013-11-29 07:54:05下载
- 积分:1
-
Matlab
matlab辅导讲义,介绍上机的,非常适合初学者使用(matlab counseling lectures, introduced on the machine, very suitable for beginners to use)
- 2010-01-06 16:23:36下载
- 积分:1
-
WiBro-CTC
wimax中的turbo码的实现,即CTC码,循环卷积turbo码(the achieve of the turbo in wimax)
- 2009-04-03 13:44:33下载
- 积分:1