资源列表
matrix-power
- 利用乘幂法求解矩阵A=[6,-11,6 1,0,0 0,1,0]的特征根(1,2,3)-solve the characteristic roots of array: A = [6,-11,6 1,0,0 0,1,0] by using matrix power method the root=(1,2,3)
LorenzPhase
- 很有用的混沌相图程序,包含各中相图,请认真阅读,若能有所帮助,欣慰!-Useful chaotic phase diagram program contains all the phase diagram, please read, if helpful, happy!
bicubic
- very good in fact. looking forward to see more codes
ex1_1
- machine example from the electrical machines book 4th edittion
pid_position
- 常规PID控制器主要采用模拟PID控制器。这种控制器的控制规律是:根据给定值和输出值构成的偏差按比例、积分和微分通过线性组合构成控制量,对被控对象进行控制。-Conventional PID controller is used mainly analog PID controller. This controller is the control law: according to the given value and output value constitutes a deviation
fuzadu
- LZ复杂度反映的是一个时间序列中,模式数量序列长度增加的速率。为了在计算机上对连续信号的复杂度进行计算,需要先将连续信号离散化,通过预处理后的心音信号符合这个要求。实现心音信号的分离-LZ complexity reflects a time series model number sequence length to increase the rate. For a continuous signal on the computer, the complexity of the calcula
sampleRun
- This a matlab code sampleRun-This is a matlab code sampleRun
random_process
- mean autocorrealation of a random proce-mean autocorrealation of a random process
trimbase
- 去除adc采样信号基线程序,需要输入采样率,基线时刻等-trime base line
genetic
- this code helps to solve genetic algorithms
MyPSO
- PSO的基础程序。这是没有改进过的PSO源代码,其中的c1,c2,w均采用常数,可供大家下载后做优化研究等。-PSO basis of the program. This is not improved PSO source code, which c1, c2, w are using constants available for download to do optimization research.
Mapping-in-3d-Space
- Mapping of a cylinder from 3D coordinates to 2D image via perspective transformation