资源列表
OFDM
- 该程序主要是关于在MATLAB环境中对OFDM技术的仿真,对了解OFDM技术有很大意义。-The program mainly on OFDM technology for simulation in the MATLAB environment, understanding OFDM technology has great significance.
Simplex_method
- 单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。
Newtoninsert
- 在VC++ 下实现了数值分析中的牛顿插值算法-Newton insert Algorithm in VC++
Solving_constrained_optimization_problems
- 求解约束优化问题的改进粒子群优化算法,希望对大家有所帮助。-Solving constrained optimization problems of improved particle swarm optimization, we want to help.
CurveLab-wrap
- Matlab curvelab toolbox
bp
- bp算法在网络训练的实现 ,适合初学者学习,可以在此基础上再进行改进。-bp algorithm implementation in the network training
simulink.docx
- this a lab program on matlab simulink introduction.-this is a lab program on matlab simulink introduction.
telephone_book
- 电话簿代码。数据结构知识的扩展,链表,二叉树的运用,用c++语言编写,在vc++6.0里面调试成功,可用于初学者或有基础的编程爱好者提高水平。-Phone book code. The expansion of knowledge of data structures, linked lists, binary use with c++ language, which in vc++6.0 debugging success for beginners or enthusiasts raise
code.tar
- 快速傅立叶变换程序代码,学信号的同学,可要注意了-Fast Fourier Transform code, the students learn signal, I must remind the
bigtime
- 大模型的采样点时间波场图。还是先前的大模型,这次采用了十个检波器记录数据。通过修改常量可以达到修改检波器数目的目的。C源程序,MATLAB绘图。-Large model sampling time to wave field map. Is a large model of the previous, this time using 10 detectors record data. Constant change can be achieved by modifying the detecto
H264_v1
- this is a matlab code for h.264 coding
diedai
- 数值分析,利用牛顿法、插值法、二分法、弦截法、史蒂芬森法求取非线性方程的根,运行时可选择任一方法进行求解方程,验证后完全可行-Numerical analysis, using Newton' s method, interpolation, dichotomy, Secant Method, Stephenson law to strike roots of nonlinear equations, you can choose any of the methods for solvin
