资源列表
提取信号包络的小程序,是用matlab编写的
- 提取信号包络的小程序,是用matlab编写的。,Extraction of small signal envelope process, It is a matlab file.
经验正交分析的fortran程序
- 经验正交分析的fortran程序,适合科研使用.,The analysis of empirical orthogonal fortran program for research use.
小数据量法计算Lyapunov指数的Matlab程序
- 小数据量法计算Lyapunov指数的Matlab程序,Small amount of data calculated Lyapunov index Matlab procedures
经典泊松方程的matlab数值求解程序代码
- 经典泊松方程的matlab数值求解程序代码。,Possion equation numberical sover code using matlab.
计算气体压缩因子
- 计算气体压缩因子,可用于天然气、氮气、二氧化碳,Gas compressibility factor calculation for natural gas, nitrogen, carbon dioxide
RSSI和TOA定位算法的Matlab仿真代码
- RSSI和TOA定位算法的Matlab仿真代码,RSSI and TOA location algorithm Matlab simulation code
利用复数的输出方法将结果输出
- 1. 定义一个复数类Complex,该类有代表实部与虚部的成员变量,有两个构造函数Complex()与Complex(int x,int y)分别完成将成员变量初始化为0及给定值,另有计算复数的加减法及输出复数的三个方法,编程序利用该类完成2+3i与6-8i相加,12+9i与20-8i相减,并利用复数的输出方法将结果输出。,Define a complex number class Complex, the class is represented real and imaginary part
MATLAB的瑞利衰落信道仿真
- MATLAB的瑞利衰落信道仿真,针对服从瑞利分布的多径信道进行模拟仿真,加深对多径信道特性了解。,Channel Emulation of Rayleigh fading by using MatLab,which is aimed at the Multipath Propagation channel that obey Rayleigh distribution, so it could be furthered comprehension of characteristic on th
电脑鼠走迷宫源代码
- 电脑鼠走迷宫,修改了速度调节,平滑转弯,深度修正路线,Computer Mouse Maze, modify the speed regulation, smooth turning, the depth correction line
802.11无线网络通信中基本CSMA/CA基本方式和RTS/CTS的仿真
- 802.11无线网络通信中基本CSMA/CA基本方式和RTS/CTS的仿真实现比较。,802.11 wireless network communications in the basic CSMA/CA basic mode and RTS/CTS comparison of the simulation.
关于高斯混合模型(GMM)的matlab源代码
- 关于高斯混合模型(GMM)的matlab源代码:,On the Gaussian mixture model (GMM) of the matlab source code:
实现顺序栈的各种基本运算
- 1、编写一个程序algo3-1.cpp,实现顺序栈的各种基本运算,并在此基础上设计一个主程序实现如下功能: (1)初始化栈S。 (2)判断栈S是否非空。 (3)依次进栈元素a,b,c,d,e。 (4)判断栈S是否非空。 (5)输出栈的长度。 (6)输出从栈顶到栈底的元素。 (7)输出出栈序列。 (8)判断栈S是否非空。 (9)释放栈 ,1, the preparation of a program algo3-1.cpp, the realization of
