资源列表
灰度共生矩阵
- 灰度共生矩阵MATLAB实现 联合概率矩阵法是对图像的所有像素进行统计调查,以便描述其灰度分布的一种方法。
Q3.19.rar
- 此matlab例程用于验证离散时间傅里叶变换的调制性质。,Matlab routines used to validate the discrete-time Fourier transform the nature of the modulation.
rbf
- 由于本人近阶段在研究神经网络方面的,所以把有关方面的共享给大家。 这段是用rbf函数逼近的源码。可直接编译运行-Due to recent phase I study of neural networks, so the parties to share to everyone. This is the source function approximation rbf. Direct the compiler to run
k-Means
- K-Means聚类算法程序实现……源代码-K-Means clustering algorithm to achieve ... ... the source code program
Poincare
- 自治系统Poincare映射的计算方法,附有程序以及算例。运行庞加莱里面的“zhixing.m”文件即可。-Autonomous system Poincare mapping method of calculation with procedures and examples are given. Run Poincaré inside zhixing.m files.
WatsonDistance
- this cide is for watson distance calculation
raygen
- source code of rayleigh fading environment
sw
- 2010军事类院校数模题某题第三问程序,只是我自己的一种算法。-2010, the number of model problems of military colleges ask a question the third procedure, an algorithm is just my own.
Eg
- 在MATLAB仿真环境下,通过一具体例子对OFDM系统的的模拟仿真实现-In the MATLAB simulation environment, through a concrete example of the OFDM system simulation Simulation
yy_zantaiwendingjisuan
- 简单暂态计算:输入初始功率、无限大系统母线电压、系统等值电抗矩阵、惯性时间常数、间断数、发生故障时段、每段间隔时间;得到结果有不平衡功率、功角增量、电磁功率、发电机转子摇摆曲线-Simple transient calculation: input initial power, infinite system bus voltage, the system equivalent reactance matrix, inertia time constant, continuous number,
Hearst-function-matlab-program
- 通过赫斯特函数 提取数据特征并画出曲线,可以直接运行-Characterized by Hearst function to extract data and draw the curve, you can directly run
egg-drop
- EGG DROP puzzle problem solution implementation in c++. One of the fundamental problems in Dynamic Programming.