资源列表
fminunc
- 最快下降法求解无约束优化问题,f=10*(x(1)+x(2)-5)^2+(x(1)-x(2))^2 主程序dfp11.m如下: oldoptions=optimset( fminunc ) options=optimset(oldoptions, LargeScale , off ) 采用中型优化算法 options11=optimset(options, HessUpdate , dfp ) DFG法,混合二、三次插值 [x11,fval11,exitflag11,outp
FEMproject1
- 固体力学的大作业,有限元法计算阶段梁,包括了计算单元应力。-Finite Element Method matlab program, an example of 1D step beam element. Including calculation of elemental stress.
diversity
- matlab 下的协作分集和各种方案性能比较-cooperative diversity
PWM
- 平面波展开法求解二维光子晶体能带结构源程序-Two-dimensional plane wave expansion method to photonic crystal band structure
df
- 本程序为基于译码转发的协同通信仿真程序,能够绘制出信噪比和误码率的关系曲线-This procedure is based on collaborative communication decoding forward simulation program, one can draw the signal to noise ratio and bit error rate curve
main2
- 自己编的关于风电并网多目标经济调度,有实际的参数模型,现在研究热门。-Own power grid on multi-objective scheduling, economic actual parameter model, in the present study.
video-stabilization
- 这是基于MATLAB的电子稳像程序,效果还可以,希望对大家带来帮助-This is a MATLAB-based electronic stabilization program, the effect can be, we want to be helpful
MAP
- 通信仿真,二元位信号通过加性高斯白噪声的信道,经过匹配滤波,最大后验概率和最大似然概率检测比较-Communication simulation, binary bits signals through the additive gaussian white noise, through the channel is matched filtering, maximum a posteriori probability and the maximum likelihood detection p
Matlab 阻抗圆图
- 此源码中包含了电磁场中的电偶极子matlab 仿真,及微波与天线中常用到的阻抗圆图matlab仿真。-This source contains electromagnetic field in the electric dipole matlab simulation, and commonly used in microwave and antenna to the impedance circle diagram matlab simulation.
DigitalFilter
- 此源码中包含了ButterWorth高通、低通,带通MATLAB仿真,Chebyshev高通、低通,带通MATLAB仿真,还有Notch,Peak MATLAB 仿真-This source includes ButterWorth high-pass, low pass, band pass MATLAB simulation, Chebyshev high-pass, low pass, band pass MATLAB simulation, as well as Notch, Peak
xxgh
- 此程序在matlab环境下运行,适于求解线性规划一类问题。(单纯形法)-This program runs under matlab environment, suitable to solve a class of linear programming problems. (Simplex method)
NB_breast_cancer_wisconsin_original
- 基于朴素贝叶斯的分类练习,在UCI数据库中的breast数据集上进行的测试-Bayesian classification based on practice, in the UCI database data set on breast test