资源列表
math
- 数学库及常用的几何实体数据结构.包括矩阵,向量,四元数. 几何实体有面, 直线,圆柱和圆锥等.-Math Library and the commonly used geometric entity data structure. Including matrices, vectors, quaternions. Geometric entities face, straight, cylindrical and conical and so on.
dx1
- svpwm的matlab仿真,包含中间的各个模块。-The principle of svpwm by using matlab
synchronous
- Synchronous motor simulation for performing modern control and other controllers
SimPower_fault_simulation_plus_convert_mat_to_txt
- Simulation of A to ground fault in a transmission system in SymPowerSystems. Also attached simple program to obtain a txt file with fault voltage values from standard .mat MATLAB file.
counting
- MATLAB counting processes and piecewise constant functions toolbox . Includes vectorized code for addition and integration of such functions. Also simulation of renewal, renewal-rewards, on-off processes. May be useful in simulation of point
zoumigong
- 该程序是一个走迷宫程序,文件格式的一致,输入迷宫自动给出路线-solve the labyrinth problem
PMSM_speed
- PMSM speed control mdl file
nihe
- 二维、三维、四维数据拟合,主要是矩阵计算。类初始化中可以控制拟合的变量为n次。-2D, 3D, 4D data fitting, matrix calculation. The fitting can control the class initialization variable n times.
16QAM_prj
- 16QAM数字基带信号系统仿真,包括发射机程序和接收端程序-16QAM digital baseband signal system simulation
PWM
- 光伏电池理论模型及MPPT的matlab-simlink程序,boost等-Theoretical model of photovoltaic cells and MPPT matlab-simlink program, boost, etc.
huowei
- 货位优化相关程序代码 货位在7个以下的优化设计 适合于小企业-Slotting Optimization related program code less cargo space in seven optimal design for small businesses
8数码A算法
- 设计说明:1。数据结构和表示:程序用1、2、3、4分别表示将右、上、左、下的数字块移动到空格之中。采用典型的树+链表结构,每种局面产生一个BoardState类。出于避免走法顺序列表被过多复制的考虑,在树结构中保存局面的继承关系。每种新的局面产生后,引用估值函数产生f的值,再根据大小将其插入链表之中,以便实现“优先展开f值小的节点”。Solve()函数在成功解决问题之后保存一个走法序列供输出并返回零,而失败则返回失败处的节点层数。(具体的判断方法见后文)-Design Notes : 1. Da
