资源列表

[matlab例程SystemDynamicsMATLAB

说明:
<may> 在 2025-10-27 上传 | 大小:4.97mb | 下载:1

[matlab例程ekf_1_3_ukf_1_3

说明:国外学者编写UKF、EKF、IMM的matlab源码和说明文档,注释清楚,条理性强。最新版本-The methods that are discussed in the current documentation are: Kalman filters and smoothers.Extended Kalman filters and smoothers Unscented Kalman filters and smoothers Interacting Multiple Model (IM
<xujian> 在 2025-10-27 上传 | 大小:113kb | 下载:1

[matlab例程mipbcv

说明:Computes the between-class variance, the optimal threshold based on its maximization.
<ugur> 在 2025-10-27 上传 | 大小:1kb | 下载:1

[人工智能/神经网络/遗传算法BP_XOR_MATLAB

说明:对于bp神经网络具体算法的编程实现 没有使用自带的神经网络包 可以更好的了解bp算法的内部实现-Specific algorithm for bp neural network programming to achieve without using neural network package that comes with better understanding of the internal implementation bp algorithm
<Bruce> 在 2025-10-27 上传 | 大小:656kb | 下载:1

[matlab例程zuixiaoercheng

说明:此文件是最小二乘拟合算法,是matlab算法,十分详尽,一定可以运行
<suisui61> 在 2025-10-27 上传 | 大小:2kb | 下载:1

[数值算法/人工智能chaohundunfenchak

说明:超混沌系统的分岔图求解,内容详细易懂,可读性好-Hyperchaotic system to solve the bifurcation diagram, detailed easy to understand and readable
<wei> 在 2025-10-27 上传 | 大小:1kb | 下载:1

[人工智能/神经网络/遗传算法BP

说明:这是一个用动量法和自适应学习速率法改良过后的BP神经网络。编绎环境为VC9.0。当网络训练完成后。能查看误差曲线图。-This is a method with momentum and adaptive learning rate method, after the BP neural network improved. Code Interpretation of the environment VC9.0. When the network training is completed. C
<8085454> 在 2025-10-27 上传 | 大小:5.26mb | 下载:1

[matlab例程MATLAB_to_C_Code-Samples

说明:Six matlab example codes for demonstration of matlab to c code conversion
<peco> 在 2025-10-27 上传 | 大小:2kb | 下载:1

[数学计算/工程计算fredholm

说明:第二类Fredholm积分方程的数值解。 所谓积分方程就是积分号内有未知函数的方程-Second numerical solution of Fredholm integral equation
<juchengyu> 在 2025-10-27 上传 | 大小:41kb | 下载:1

[数学计算/工程计算residues

说明:该文件含残差点数目计算、均方差计算、信噪比计算、边缘等效视数计算-The document containing terms of the number of residues are calculated variance, SNR calculation, calculation of equivalent number of edges
<juchengyu> 在 2025-10-27 上传 | 大小:2kb | 下载:1

[matlab例程MATLAB_Language_and_Control_System_Training_Course

说明:1.MATLAB仿真实训教程-参考答案使用说明 2.SHIXUN仿真文件 3.关于SX8620402的说明-1.MATLAB Simulation Training Course- simulation of reference to answer file using the instructions 2.SHIXUN 3. Note on SX8620402
<duoduo> 在 2025-10-27 上传 | 大小:7.12mb | 下载:1

[数学计算/工程计算A_QR

说明: void qr(double *a, double *d, int n) 矩阵的QR分解 假设数组an*n在内存中按行优先次序存放,此函数使用HouseHolder变换将其就地进行QR分解。 d为输出参数,d[0,n)存放QR分解的上三角矩阵对角线元素。 bool householder(double const *qr, double const *d, double *b, int n) 求线性代数方程组的解。 假设矩阵qrn*n为某个矩阵an*n的QR分解,在内
<moontea> 在 2025-10-27 上传 | 大小:2kb | 下载:1

源码中国 www.ymcn.org