资源列表
HNR.m
- 用来计算音频的谐噪比的matlab函数,可以直接使用 计算出音频每帧的谐噪比的值,生成txt文件存储计算出来的数据-calculate harmonic to noise ratio of audio
Array-signal-processing
- 《阵列信号处理的理论和应用》原书matlab 程序-Array signal processing theory and application of the original Matlab program
method-of-Newmark
- 运用newmarket法解决车桥耦合的问题,本人的论文核心,欢迎交流-Newmarket method using the coupling of the bridge to solve problems, I paper core, welcome the exchange
msk-in-matlab
- 用MATLAB编写与仿真了MSK信号,其中结合了自己写的快速傅立叶变换实现了MSK信号的调制还有解调,而且作为拓展,还加入噪声、通过带通滤波器、低通滤波器、载波信号等等。调制解调都很有用,画出的图也很漂亮规范。-Using MATLAB and the simulation of the MSK signal, which combines the fast Fourier transform to write their own modulation there demodulation of
keystone
- 当目标高速运动时,用keystone算法校正距离走动,本程序给出了keystone算法程序-keystone transform can correct the envelop migration,the program gives the the keystone algorithm program
Seismic-wave-numerical-simulation
- 地震波数值模拟 该程序为地震波数值模拟程序,基于声波方程高阶有限差分格式,程序中参数已经进行了说明,对于初学地震波数值模拟的朋友很有帮助。该程序为matlab编制,可以直接进行成图,所得图形为波场快照。-Seismic wave numerical simulation
check
- LSB的matlab 算法实现!隐写术!基于空域的信息隐藏算法虽然不及基于频域的信息隐藏的算法常用,但是其在信息隐藏中也占有一席之地。在空域算法中,LSB堪称经典,可以作为信息隐藏的入门砖。-descr iption of matlab
GSO
- 通过此代码实现萤火虫算法仿真,改变函数,即可实现不同的函数结果。-This code implements the firefly algorithm simulation, change the function, you can achieve different function results.
d_036
- psat36节点数据,将PSASP的36节点模型转化成了PSAT模型,可以在MATLAB中调用此算例进行计算分析-psat EPRI36
antithetic-monte-carlo
- 应用蒙特卡洛的方法为欧式看涨期权定价。同时,该程序是应用对偶方法进行模拟的。-pricing european call option with antithetic method in monte carlo
canny
- 圆形标志点的亚像素定位及其应用,采用的是canny算子进行边缘检测,然后通过曲面拟合进行亚像素检测-Sub-pixel location of circle target and its application
MDP-model-of-MPNP
- 在matlab平台上,针对多周期报童问题,采用值迭代算法、策略迭代算法和强化学习算法求解MDP模型的实例-This is an example presentting how to apply value-iteration algorithm,policy-iteration algorithm and reinforcement learning algorithm to MDP model, which aims to solve the multi-period newsboy prob