资源列表
2466992src
- 希尔伯特黄变换的C语言实现,包括希尔伯特谱分析,瞬时频率的求解等。(Hilbert Huang Transform C language, including Hilbert spectral analysis, such as instantaneous frequency solution.)
小带宽小角度的雷达成像
- 此程序是小带宽小角度的雷达成像源程序,与书《Inverse Synthetic Aperture Radar Imaging With MATLAB Algorithms》中的程序对应
置乱算法
- 置乱算法,将图像信息进行二维加密和解密。(The program encrypts the digital water image in two dimensions and decrypts and restores the encrypted image.)
grover
- 标准Grover算法与Π/2相移算法的成功概率对比程序(A comparison procedure between the standard Grover algorithm and the /2 phase shift algorithm)
002
- 非线性动力学、分岔 Matlab 程序实现,绘出系统状态变量随参数变化分岔图,绘图参数对应的系统各周期及混沌状态的时间历程图、相轨迹图、Poincare映射图(Nonlinear dynamics and bifurcation are realized by MATLAB program. The bifurcation diagram of system state variable with parameter variation is drawn. The time history di
ModelA
- 使用相场法(model A 模型)模拟枝晶生长的源文件并进行尖端半径速度的分析(The phase field method -model A- is used to simulate the source file of dendrite growth and analyze the tip radius velocity.)
遗传
- 求解最优路径的MATLAB遗传算法,求解无人机在100个城市之间的最优路径(MATLAB genetic algorithm for solving optimal path)
e-greedy
- multi-armed bandit多臂赌博机算法中的e-greedy贪婪算法的基本仿真代码(multi-armed bandit e-greedy simulation program)
2PSK Simulation
- 本例程仿真2PSK信号调制到解调的过程:二进制码 -> 基带信号 -> 调制 -> 加噪 -> 接收滤波 -> 相干解调 -> 输出滤波 -> 码元抽样 -> 判决(This routine simulates the process of 2PSK signal modulation to demodulation.)
MLPG Patch
- Meshfree method for linearity problems 2D
牛顿迭代法
- matlab环境下试用于高维方程组求解的牛顿迭代法算法函数(Newton iterative algorithm function for solving higher dimensional equations in matlab Environment)
kalmanfilter
- 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。(Kalman filtering (KF) is an algorithm for optimal estimation of system state by using linear system state equation and input and output observation