-
SGA-JAVA
遗传算法的JAVA实现 做了一个简单函数优化示例~~~~~~体现了面向对象思想(JAVA realization of genetic algorithm to do a simple example of function optimization ~~~~~~ reflects the object-oriented thinking)
- 2008-05-16 14:12:23下载
- 积分:1
-
MC
说明: 矩阵填充matrix completion的3种方法IHT,IST,NONCVX代码和demo(The matrix filled matrix completion methods IHT, IST, NONCVX code and demo)
- 2013-03-26 10:38:13下载
- 积分:1
-
Discret-Wavelet-Transform-got-Daub2-by-Santhana-R
y=d2wavelet(x,Fs,level) does the 2nd order Daubechies Wavelet Transform of signal x with a sampling frequency Fs and the DWT is decomposition is done upto a level
It returns the matrix of all decompositions and the final approximations.
Instead of using the matlab s inbuilt DWT function, this file explains the algorithm for DWT. Mostly useful for learning & academic purposes.
For other wavelets, the filter values alone can be changed or WFILTERS can
be used.
The function basically is for Condition Monitoring of rotating equipments by vibration based bearing fault diagnosis by the author.
Example:
clear all
t=[0:0.0003:8*pi]
x=sin(5000*t)+sin(1000*t)
x=x(1:2^16)
level=5 Fs=1/0.003
d2wavelet(x,Fs,level)
Thanks for Downloading. Don t forget to rate or comment.
- 2013-04-05 21:52:35下载
- 积分:1
-
2-D-Wave-Equation-FDTD-TE-code
一个二维的fdtd程序,入射波为TE波,较完整,带有pml边界条件。感兴趣的可以下载看看。(A two-dimensional fdtd procedures for the TE incident wave, more complete, with pml boundary conditions. Interested can download to see.)
- 2014-02-24 22:18:26下载
- 积分:1
-
满晓宇《战胜MATLAB必做练习50题》
说明: 本书以单元练习的形式,从MATLAB最基本的问题入手,循序渐进,逐渐过渡到较为复杂的数学问题、信号分析问题、力学问题和电学问题的求解,将MATLAB的学习贯穿在解决不同领域实际问题的过程当中。每一个练习都结合问题,介绍与之相关的MATLAB使用知识。全书50个练习基本上涵盖了MATLAB的主要功能。本书不仅是一本初学者可以用来入门的教程,而且对于专业设计人员来说,也是一本内容翔实、可供借鉴的参考(In the form of unit practice, this book starts with the most basic problems of MATLAB, gradually transits to the solution of more complex mathematical problems, signal analysis problems, mechanical problems and electrical problems, and runs the learning of MATLAB through the process of solving practical problems in different fields. Each exercise is combined with the problem, and introduces the knowledge of MATLAB. The 50 exercises in the book basically cover the main functions of MATLAB. This book is not only a tutorial for beginners, but also a reference for professional designers)
- 2020-04-11 21:02:08下载
- 积分:1
-
QPSK_sim_4_2Channels
QPSK 2 Channels Matlab/Simulink simulation Module
- 2010-09-10 18:16:36下载
- 积分:1
-
dec1D_pe
this code is to select the coefficients
- 2009-04-20 18:21:32下载
- 积分:1
-
blocktri2LUsol.m.tar
block tridiagonal matrix
- 2012-08-21 22:53:51下载
- 积分:1
-
17886810
关联维数计算matlab 源代码
将此用于混沌分析理论(Calculation of correlation dimension)
- 2011-11-01 17:25:38下载
- 积分:1
-
mixfun
基于等式约束和不等式约束的非线性规划的混合型惩罚函数优化方法(Based on equality and inequality constrained nonlinear programming mixed penalty function optimization)
- 2013-10-01 22:03:05下载
- 积分:1