资源列表
Newton
- 压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数-Compression bag contains unconstrained optimiz
combine_csv
- 用python实现将csv中的文件进行合并-Combine the data from two csv file in python
MincostMaxflow
- 计算网络优化技术中的最小费用最大流问题。-Computing network optimization technology minimum cost maximum flow problem.
GRKT10
- 最常用的四阶龙格—库塔法,更高精度地求出微分方程组的解。-The most commonly used Runge- Kutta method more accurately determine the solution of differential equations.
qpsk-error
- 《无线通信与原理应用》中QPSK编码的误码率曲线绘制的代码,简洁易懂。有注释,方便修改。-"Wireless communications and Principle" in the QPSK coded BER curve drawing code, concise and easy to understand. Notes, easy to modify.
FastICA_negentropy
- 基于负熵的盲源分离,使用FastICA技术,适合初学者-BSS based on negentropy by FastICA
shipinfenxi
- 短时傅里叶变换和小波变换程序,对信号进行频谱及时频分析方法-Short-time Fourier transform and wavelet transform, the spectrum of the signal in time-frequency analysis method
powercfg
- 命令行启用,关闭休眠。
dynprog
- 动态规划的小程序作为例子,为简单的主程序计算-Dynamic Programming applet as an example, a simple calculation of the main program
3
- 里面有经典的周期图法程序,还有改进的周期图法的程序,形成对比-There are classical periodogram program, as well as improved program cycle diagram method, in contrast to
MATLAB-LPF-DESIGN
- 低通滤波器设计 绘制各种响应曲线 绘制输入信号曲线 绘制滤波后效果曲线-LPF DESIGN ALL CURVES INPUT SIGNAL OUTPUT SIGNAL
SVC
- This code discusses about Static Var Compensation in uating of power system.-This code discusses about Static Var Compensation in uating of power system.
