资源列表
[数学计算/工程计算] FIR
说明:Finite Impulse Response C++ code, which contains four types of FIR filtering (LP, HP, BS, BB).<Vaispacher> 在 2025-10-14 上传 | 大小:20kb | 下载:0
[数学计算/工程计算] INV
说明:C++ code for computation of the inverse matrix with dimension 3x3.<Vaispacher> 在 2025-10-14 上传 | 大小:18kb | 下载:0
[数学计算/工程计算] Riccati
说明:C++ code for solution of Riccati equation based on chosen model. Solution is applicable for kalman filtering.<Vaispacher> 在 2025-10-14 上传 | 大小:21kb | 下载:0
[matlab例程] untitled
说明:采用matlab的simulink模块实现了基于矢量控制的永磁同步电动机控制系统,电机模型为matlab自带模型,SVPWM的实现则采用了模块搭建,仿真模型运行时间快,效率高,便于学习研究-Using the matlab simulink module implements the permanent magnet synchronous motor control system based on vector control, motor model for matlab own model<王霞> 在 2025-10-14 上传 | 大小:22kb | 下载:0
[数学计算/工程计算] PMSMzuihou
说明:采用mathcad编程实现的永磁同步电机设计的程序,利用mathcad计算得到的数据导入Ansoft中,利用有限元可以验证解析法实现的电机设计的正确性与有效性。-Mathcad programming using a permanent magnet synchronous motor design programs, data import use mathcad calculated Ansoft, the use of finite element can verify the corre<王霞> 在 2025-10-14 上传 | 大小:189kb | 下载:0
[matlab例程] AeroSim
说明:提供一整套六自由飞行器simulink模块,包括非线性运动方程、空气动力学、执行机构、传感器等-The AeroSim blockset provides a complete set of tools for developing nonlinear 6-degree-of-freedom aircraft dynamic models. The Simulink blocks include the nonlinear equations of motion, linear aero<王骏驰> 在 2025-10-14 上传 | 大小:10.43mb | 下载:0
[matlab例程] optimized-genetic-model
说明:改进的克隆选择算法求函数的极值 操作:高频变异、编辑、选择 多峰值函数优化,求函数的极值-Clonal selection algorithm for improved function extremum<flack tang> 在 2025-10-14 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] svm
说明:支持向量机,用于文本分类,这个工具包是分两类所用的-Support vector machine for text classification, this toolkit is divided into two categories used<wangxy> 在 2025-10-14 上传 | 大小:202kb | 下载:0
[人工智能/神经网络/遗传算法] libsvm-3.18
说明:林智仁先生的libsvm,主要做模式识别-libsvm,Mainly to do pattern recognition<wangxy> 在 2025-10-14 上传 | 大小:655kb | 下载:0
[人工智能/神经网络/遗传算法] InferenceEngine
说明:简单的推理机算法实现,输入规则库,和事实库,由普通txt文件模拟两个库,可以由事实在规则中推出结果.推理机不断从规则库中选择可用的规则,每选择到可用的规则,把该规则的后件中不再facts中的所有结论添加到facts中,对facts扩充,由扩充了的facts来选择下一条可用规则对facts再次扩充,直到没有可用的规则可选为止。文件内已包含使用说明书, 说明书.docx -Simple inference algorithm, the input rule base, and the fact th<陈嘉豪> 在 2025-10-14 上传 | 大小:7.09mb | 下载:0