资源列表
相空间重构中两个重要参数
- 相空间重构中两个重要参数,延迟时间和关联维数的matlab程序,state space
根据鸢尾花多组数据先训练网络再对样本进行测试
- 基于BP神经网络,根据鸢尾花多组数据先训练网络再对样本进行测试,给出分类结果,Based on BP neural network, in accordance with multiple sets of data iris network before training again for testing classification results are given
(7,4)循环码-信道编码的matlab仿真
- (7,4)循环码-信道编码的matlab仿真,包含simulink模块。,(7,4) cyclic code- the channel coding matlab simulation, containing simulink module。
学习c语言数据结构的有用库
- 学习c语言数据结构的有用库!!!帮助你提高C语言功力和代码效率,C language data structure to learn,a useful database! ! !
用PTS方法降低OFDM信号中高PAPR的MATLAB仿真源代码
- 用PTS方法降低OFDM信号中高PAPR的MATLAB仿真源代码,很实用哦,PTS method used to reduce the high PAPR of OFDM signal simulation of the MATLAB source code, it is practical Oh
离散傅里叶变换,即DFT
- 离散傅里叶变换,即DFT, 注意:FFT在matlab里有现成的函数可以用,它只是DFT快速实现的一种方法而已。,DFT: Discrete Fourier transform.
线性方程组的雅克比迭代法
- 既可以能过两种方法考察线性方程组的雅克比迭代法是否收敛,又可以求解线性方程组,Can have two methods to study the system of linear equations Jacobian iterative method is convergent, but also for solving linear equations
dinic的网络最大流算法模板
- dinic的网络最大流算法模板,非常实用,经过自己多次测试通过的!Q,Dinic network maximum flow algorithm templates, very useful, after their own, adopted a series of trial runs! Q
用lingo求解最短路的范例
- 用lingo求解最短路的范例,可在lingo9上运行,Lingo with an example of solving the shortest path can be run in lingo9
利用四阶龙格-库塔公式计算常微分初值问题的数值解
- 利用四阶龙格-库塔公式计算常微分初值问题的数值解,The use of fourth-order Runge- Kutta ordinary differential formula of the numerical solution of initial value problem
求任意n个数的平均值的程序
- 这是本人写的求任意n个数的平均值的程序,编程环境是Viasual C++ 6.0,可以直接运行,This is, I write for arbitrary n the average number of procedures, programming environment is Viasual C++ 6.0, can be directly run
最小二乘法拟合球心的程序
- 最小二乘法拟合球心的程序,若需要拟合圆心,稍加修改即可,LSQ method for sphere center fiting