-
matlabQ
详细介绍matlab的许多有用的功能和一些重要功能的语法,并加一些经典试验(Matlab detail the many useful features and some important features of the grammar, and add some classical test)
- 2011-05-07 18:03:09下载
- 积分:1
-
bpskk
用systerm generation完成BPSK的调制解调过程,这里原理简单易懂,程序来自一本日本书。(Systerm generation with the completion of the BPSK modulation and demodulation process, here the principle of easy-to-read, the program comes from a Japanese book.)
- 2008-05-17 15:00:02下载
- 积分:1
-
Monte-Carlo
利用Matlab软件实现蒙特卡洛法,用于计算热辐射(Monte-Carlo Matlab)
- 2020-10-21 15:47:24下载
- 积分:1
-
Network-intrusion
kohonen网络的聚类算法,网络入侵聚类,matlab的经典算法(
kohonen网络的聚类算法,网络入侵聚类,matlab的经典算法
Clustering algorithm of Kohonen network, the network intrusion clustering, matlab algorithm
)
- 2013-10-19 23:51:21下载
- 积分:1
-
Audio-Signal-PaR
audio signal processing and recognition,是一本台湾张智星教授所写的关于语音处理的书籍,网上有另一个版本书名叫《audio processing》,和这个有点区别,两个结合看效果会更好!(audio signal processing and recognition, is a book written by Professor Zhang Zhixing Taiwan books on speech processing, there is another version of the online book called "audio processing", and this little difference, the two combined to see better results!)
- 2014-01-19 22:33:52下载
- 积分: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
-
prbs.m
用matlabe产生随机序列,用matlabe产生随机序列(matlab prbs,matlab prbs,matlab prbs)
- 2013-12-25 10:52:18下载
- 积分:1
-
Robust
Robust control design for square signal in a transfer untion and show the behavior of the system
- 2014-02-08 19:22:17下载
- 积分:1
-
math_experiment
数学实验,包括高等数学、概率统计、线性代数等的讲解,全部用matlab实现(Mathematical experiment, including advanced mathematics, probability and statistics, linear algebra and so on, all with the realization matlab)
- 2008-12-16 16:03:53下载
- 积分:1
-
goldbasicseq
gold码的生成,BasicSeq相关源程序,用于扩频通信仿真与MMSE仿真(gold code generation, BasicSeq related source files, Spread-spectrum communications for simulation and simulation MMSE)
- 2007-06-18 08:53:30下载
- 积分:1