-
xbxz
说明: 几个小波消噪的matlab源代码,希望可以帮到大家(some examples of wavelet)
- 2010-03-29 22:37:19下载
- 积分:1
-
xinsanweihundun
提出了一个混沌系统,并对该系统的基本动力学特性进行了深入研究.得到该系统的Lyapunov指数、Lyapunov 维数,给出了Poincaré映射图以及时域图和相图.运用电子工作平台EWB软件对实现该新混沌系统的振荡器电路进行了仿真实验.经过数值仿真和电路系统仿真证实该系统与以往发现的混沌吸引子并不拓扑等价,属于新的混沌系统.(Presents a chaotic system, and the basic dynamic characteristics of the system were studied. Get Lyapunov exponent of the system, Lyapunov dimension, given the Poincar maps and graphs and time-domain phase diagram using electronic work platform EWB software for implementing the new chaotic system oscillator circuit simulation experiments through numerical simulation and circuit and system simulation confirmed that the system ever discovered chaotic attractor is not topologically equivalent, is the new chaotic system.)
- 2014-12-01 10:17:27下载
- 积分:1
-
power_electronics
电力系统仿真.单相逆变桥,理想开关,整流器等(simulition of power electronics)
- 2020-06-29 04:40:02下载
- 积分:1
-
SA_TSP
模拟退化算法,用于解决TSP问题,有GUI(Analog degradation algorithm for solving TSP problem, there GUI)
- 2013-10-05 15:14:25下载
- 积分:1
-
lecture-3
Nonlinear Control Systems - Lecture 3 - September 1,
2005
Contraction Mapping Principle
Consider a map T : X ! X that maps a normed linear
space X back into itself. We say T is a contraction
mapping if and only if for all x y 2 X there exists
where 0 < 1 and
- 2013-12-20 19:13:33下载
- 积分:1
-
Assignment-3_12335-(1)
The principle of Huffman coding is (roughly) to replace symbols in the original data (in your case the value of each pixel of the image) by a numeric code that is attributed according to the probability of the symbol. The most probable (i.e. the most common) symbol will be replaced by shorter codes in order to realize a compression of the data.
- 2013-05-16 04:42:46下载
- 积分:1
-
gabor_c
说明: 一个用纯C语言编写的GABOR 变换源码,我在网上找了很久也没找到,只好自己根椐matlab版源码写了一个源码。(A pure C language source code written in GABOR transform, I am looking for a long time on the Internet had not found, had noted in their written a matlab source code version of source code.)
- 2010-03-22 09:33:26下载
- 积分:1
-
laplace
偏微分数值解法中求解正方形区域中的Laplace方程Dirichlet问题
程序(The solution of numerical solution of partial differential square area of the Laplace equation Dirichlet problem
Program)
- 2010-05-13 19:50:15下载
- 积分:1
-
91332000FM_wave
一套完整的Nlfm 信号产生的matlab 源文件(An useful set of matlab code for generating all kinds of nlfm signal associated with four different window functions.)
- 2014-08-23 19:06:15下载
- 积分:1
-
LHS
拉丁超立方抽样,调用方式如下:S=lhs(m,dist,mu,sigma,lowb,upb)
m: a scalar,the number of sample points
dist: A row with distribution type flags of basic random variables the
value of the flag can be 1 (for uniform distribution, 2(for normal distribution), 3(for lognormal)
and 4(for extreme type 1).
mu: A row vector comprising the mean value of basic random variables.
sigma: A row vector with its length equaligng to mu,including the standard
deviation of basic random variables.
lowb: a row vector with its elements are the lower bound of the sampling
interval
upb:a row vector with its elements are the upper bounds of the sampling
interval
dist,mu,sigma,lowb,upb must have the same length.
Output argument
S: sampling point matrix, of which each row is a sampling point.(code of Latin Hypercube Sampling)
- 2021-03-03 16:29:33下载
- 积分:1