-
InvCWT
This collection of files is an extension of the wavelet software package originally written by Torrence and Compo (http://paos.colorado.edu/research/wavelets/software.html)
The main functions are:
1. contwt.m: (continuous wavelet transform). This is essentially Torrence and Compo s wavelet.m with a few modifications (more inputs and outputs for easier access)
2. invcwt.m: inverse continuous wavelet transform.
- 2011-08-18 18:50:16下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
Matlab
matlab的教学案例分析,详细介绍了matlab的一些功能(matlab teaching case studies, detailing some of the features matlab)
- 2013-09-30 11:13:29下载
- 积分:1
-
Low-dimensionalchaosepilepsy
Low-dimensional chaos in an instance of epilepsy
- 2011-12-18 13:51:20下载
- 积分:1
-
step1
分形插值的matlab程序(以一组随机数组为例)(Fractal Interpolation matlab program (to a group of random array as an example))
- 2008-08-03 22:49:28下载
- 积分:1
-
Rejection
Anfis modeling for prediction of membrane rejection
- 2014-12-17 04:04:56下载
- 积分:1
-
MATLAB_use_based_on_word
在Word环境下使用MATLAB
1 Notebook操作基础
2 单元的使用
3 输出格式控制
(Word use in the environment based on MATLAB 1 Notebook 2 unit operation using three output format control)
- 2010-08-04 13:32:31下载
- 积分:1
-
HandShankCollection
用于对无人直升机进行操作杆控制的地面仿真程序,可实现对无人直升机的飞行方向、油门等的控制。(For unmanned helicopters operating lever to control ground simulation program can be realized on the direction of flight of unmanned helicopter, throttle and other controls.)
- 2014-10-23 16:18:33下载
- 积分:1
-
hydro
mini hydro power plant with squirrel cage induction generator
- 2015-01-23 21:12:57下载
- 积分:1
-
fish-model
鱼群模型仿真,躲避鲨鱼袭击的模型,多智能体避障(Fish model simulation models avoid shark attacks)
- 2015-03-06 18:21:15下载
- 积分:1