资源列表
[matlab例程] six-basic-problem-for-neural-network
说明:人工神经网络的6个基本问题,matlab代码。-six basic problem in neutral network with matlab<DAVID> 在 2025-06-25 上传 | 大小:9.73mb | 下载:0
[matlab例程] t_tide_v1.2beta
说明:用于海洋_气象研究的matlab工具箱,内有matlab代码,算例结果展示图片-matlab tool box for ocean and meteorology study.<DAVID> 在 2025-06-25 上传 | 大小:700kb | 下载:0
[matlab例程] fenduanxianxing
说明:三次样条插值,拉格朗日,分段线性插值的matlab程序-Cubic spline, the piecewise function interpolation method and Lagrangian matlab program, for example<李帅> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[matlab例程] GA-for-BSM-on-matlab
说明:利用matlab建立污水处理厂模型,利用改进的遗传算法对该模型进行优化,参数可调整。-Use matlab to establish model of sewage treatment plant, the model is optimized by the improved genetic algorithm, parameters can be adjusted<xavier> 在 2025-06-25 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] C-program-for-Practice
说明:几个C程序,对简单的C编程练习很有帮助,可以自行下载-Several C program, for a simple C programming Contact helpful<钟铁夫> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Kriging
说明:克里格法(Kriging)是地统计学的主要内容之一,从统计意义上说,是从变量相关性和变异性出发,在有限区域内对区域化变量的取值进行无偏、最优估计的一种方法;从插值角度讲是对空间分布的数据求线性最优、无偏内插估计一种方法。-Kriging (Kriging) is one of the main geostatistics, statistically speaking, is the variable correlation and variability within a limited a<范秃子> 在 2025-06-25 上传 | 大小:243kb | 下载:0
[matlab例程] PMSM
说明: Matlab simulation of PMSM with SPWM modulation. This is an example that use every single element of simulink library, so it can help you understand details of PMSM simulation. This simulation module was built by my own, any questions, pleases<daw ste> 在 2025-06-25 上传 | 大小:19kb | 下载:0
[数据结构常用算法] stress-strain-cycle-time
说明:能够实现循环应力-应变数据的提取,非常方便实用!-obtain the cyclic stress- strain data, convenient and practical!<太太> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[matlab例程] number_plate_reader
说明:Classification codes and numbers in selected provinces to identify and correctly identify a license plate number that Used MATLAB software programming to achieve each part , finally to recognize license plates<daw ste> 在 2025-06-25 上传 | 大小:4.33mb | 下载:0
[matlab例程] DCMotor_BEMF_Observer_Sim
说明:An extended Kalman filter (EKF) is employed to estimate the motor state variables by only using measurements of the stator fine voltages and currents. When applying the EKF, it was necessary to solve some specific problems related to the voltage and<daw ste> 在 2025-06-25 上传 | 大小:12kb | 下载:0
[数据结构常用算法] N-queens-problem
说明:八皇后问题是一个古老而著名的问题,是回溯算法的经典问题。该问题是十九世纪著名的数学家高斯在1850年提出的:在8*8的国际象棋棋盘上,安放8个皇后,要求没有一个皇后能够“吃掉”任何其它一个皇后,即任意两个皇后不能处于同一行,同一列或者同一条对角线上,求解有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法得到结论,有92中摆法。 本实验拓展了N皇后问题,即皇后个数由用户输入。 -Eight queens problem<林斌> 在 2025-06-25 上传 | 大小:1kb | 下载:0