资源列表
MIN
- 使用matlab编写的PSO算法,求解函数最优值-using matlab to realize particle swarm optimization algorithm for optimization
PowellLaw
- 基于鲍威尔法,现采用编程来计算最优解,matlab程序和简要说明文档。-Based on Powell method is used to calculate the optimal solution of programming, matlab program and a brief descr iption of the document.
VC_USB_matlab_DLL
- 本代码实现了matlab调用VC的动态链接库与cypress的68013芯片通过usb进行数据交换-Matlab code implements the dynamic link library called VC and cypress in the 68013 chip data exchange via usb
chap2
- 计算随机海浪,P_M谱密度描述的随机海浪的数学模拟-Calculation of random wave
neichaandchouqu
- 用MATLAB实现采样率转换的程序,附有说明文档,包括内插和抽取,以及先内插再抽取的程序-Using MATLAB to achieve sample-rate conversion process, with documentation, including interpolation and decimation, and interpolation and then taken before the procedure
skeleton
- 用形态学中骨骼化方法实现了图像细化,为后续工作如特征点提取提供了良好的素材-Method with skeletal morphology achieved thinning, for the follow-up, such as feature extraction provides a good material
GS-channe-capacity
- 高斯信道容量仿真 与与信噪比的关系,与发送功率和带宽的关系 一级三维图形描述性能 -GS-channel capacity,related to SNR powerand bandwidth
line_fitting
- 基于计算机视觉的工件尺寸自动检测技术研究,直线拟合,附完整程序及待处理图片-Workpiece dimensions using computer vision technology automatically detect, line fitting, with a full program and image to be processed
ahpmatlab
- 层次分析法的Matlab程序。层次分析法是利用数学方法计算反映每一层次元素的相对重要性次序的权值,通过所有层次之间的总排序计算所有元素的相对权重并进行排序。-Analytic Hierarchy Process using Matlab
k-nearests-neighbour
- k-近邻算法 m文件 及其excel示范-this package invulved a m-file example of k-nearest neighbour and its corresponding excel file
ASKmod
- 在matlab上实现2ASK信号的调制,以及相干解调,并给出调制/解调后的信号波形。主程序名为ASKmod.m,调用子程序为T2F.m、F2T.m、 和LPF.m。-To achieve in matlab 2ASK signal modulation, and coherent demodulation, and given modulation/demodulation of signal waveform. Main program, called ASKmod.m, call subro
matlabFourthorderRunge-Kuttamethod
- matlab编的4阶龙格库塔法解微分方程的程序-matlab Fourth-order Runge-Kutta method,