资源列表
[matlab例程] 牛顿插值和欧拉法解方程
说明:欧拉法解常微分方程和牛顿插值法,是数值分析中的经典算法,适合初学者。(Euler solutions of ordinary differential equations and newton interpolation are the classic algorithms, they are suitable for beginners.)<润惠万物 > 在 2025-09-23 上传 | 大小:2kb | 下载:0
[matlab例程] adaboost
说明:其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。其算法本身是通过改变数据分布来实现的(Adaboost as an iterative algorithm which core idea is to train several different weak classifiers for the same dataset and then collect them together to form a stronger<廿四包 > 在 2025-09-23 上传 | 大小:5kb | 下载:0
[matlab例程] read_data 2
说明:Matlab平台上读取数据,尤其是针对于大文件的读取(the file can read data in MATLAB)<Lucy_4319 > 在 2025-09-23 上传 | 大小:1kb | 下载:0
[matlab例程] EOFprogram
说明:海表面温度的EOF 分析,数据可从英国Hadley中心下载(Sea surface temperature EOF analysis, data can be downloaded from the British Hadley Center)<haohaokeyan > 在 2025-09-23 上传 | 大小:1kb | 下载:0
[matlab例程] 硬盘磁头问题H-infinite设计
说明:此程序为硬盘磁头振动问题,采用H无穷方法既减弱了磁头的振动幅值,又增强了系统鲁棒性。(This program uses the H infinite method to reduce the vibration amplitude of the head and enhance the robustness of the system.)<graceking > 在 2025-09-23 上传 | 大小:3kb | 下载:0
[matlab例程] 硬盘磁头问题mu设计
说明:此程序为鲁棒控制中的硬盘磁头mu设计问题,比h无穷有更好的鲁棒性。(This program has better robustness than the H infinity for the design of hard disk head mu in robust control.)<graceking > 在 2025-09-23 上传 | 大小:3kb | 下载:0
[matlab例程] yibudiandongji2
说明:此仿真模型为异步电动机的按转子定向磁链控制模型,为三电平逆变器。(The simulation model is a rotor oriented flux linkage control model of induction motor, which is a three level inverter.)<graceking > 在 2025-09-23 上传 | 大小:24kb | 下载:0
[matlab例程] GolayCodeNbit
说明:生成Nbit的golay互补码,注意输入的码长数值必须是2^n,输出为2*n的矩阵。包含源代码和输出波形图。(This function is designed for generating a N-bit Golay complementary code sequence. The syntax is "y=GolayCodeNbit(N)", where N is pattern of 2^n. The output result, y, is an output m<Jxankut > 在 2025-09-23 上传 | 大小:24kb | 下载:0