资源列表

« 1 2 ... .96 .97 .98 .99 .00 17901.02 .03 .04 .05 .06 ... 28522 »

[matlab例程chapter1

说明:matlab的简单示例,matlan及小波变换应用的第一章的代码-matlab simple example, the first chapter of the matlan and wavelet transform application code
<梁龙> 在 2025-02-19 上传 | 大小:1kb | 下载:0

[matlab例程chapter4

说明:小波分析理论与MATALB R2007 实现第四章代码,一些简单例子-Wavelet theory and MATALB R2007 A Chapter of code, some simple examples
<梁龙> 在 2025-02-19 上传 | 大小:1kb | 下载:0

[matlab例程chapter10

说明:小波分析理论与MATALB R2007 实现第十章演示代码-Wavelet analysis theory and MATALB R2007 A Chapter demo code
<梁龙> 在 2025-02-19 上传 | 大小:7kb | 下载:0

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

说明:蚁群算法解决TSP问题的源代码,可以自己设置参数-Ant colony algorithm to solve TSP source code, you can set the parameters
<lyjoker> 在 2025-02-19 上传 | 大小:2kb | 下载:0

[matlab例程PV

说明:太阳能光伏电池的matlab/simulink 仿真模型,可以对光伏特性进行仿真。-Solar photovoltaic cells, Matlab/Simulink simulation model, on the photovoltaic properties of the simulation.
<胡梦月> 在 2025-02-19 上传 | 大小:14kb | 下载:0

[matlab例程chapter9

说明:小波分析理论与MATALB R2007 实现第九章演示代码-Wavelet theory and MATALB R2007 A Chapter demo code
<梁龙> 在 2025-02-19 上传 | 大小:8kb | 下载:0

[matlab例程chapter11

说明:小波分析理论与MATALB R2007 实现第十一章演示代码-The wavelet analysis theory and MATALB R2007 A Chapter XI demo code
<梁龙> 在 2025-02-19 上传 | 大小:6kb | 下载:0

[matlab例程chapter12

说明:小波分析理论与MATALB R2007 实现第十二章演示代码-Wavelet analysis theory and MATALB R2007 A Chapter 12 demo code
<梁龙> 在 2025-02-19 上传 | 大小:4kb | 下载:0

[matlab例程raodongfa

说明:太阳能光伏最大功率跟踪控制,扰动与观察法的matlab/simulink 仿真模型。-Solar photovoltaic maximum power point tracking control of perturbation and observation method Matlab/Simulink simulation model.
<胡梦月> 在 2025-02-19 上传 | 大小:10kb | 下载:0

[matlab例程mcr_toolbox

说明:化学计量学MCR-PLS的matlab代码及操作界面,可以直接调出选择参数界面进行选择-Chemometric MCR-PLS code and user interface, you can directly call up the selection parameters interface to select
<梁龙> 在 2025-02-19 上传 | 大小:308kb | 下载:0

[数值算法/人工智能work58

说明:定义一个二维数组,重载求和+和求差-运算符,并编写主函数验-Define a two-dimensional array, overloaded sum+ and differencing- operator, and write the main function of experience
<taotaohehanhan> 在 2025-02-19 上传 | 大小:194kb | 下载:0

[数值算法/人工智能yanghuisanjiao

说明:打印出以下的杨辉三角形(要求打印10行)   每一行的第一个和最后一个都是1,而中间元素是由表达式 a[i][j] =a[i-1][j-1] + a[i-1][j] 计算出来。因为要使用上面的数据,这样我们想到了用二维数组进行数据的存储。-Print out the following Triangle (requires print line 10) the first and last of each line 1, the m
<袁昊苏> 在 2025-02-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 17901.02 .03 .04 .05 .06 ... 28522 »

源码中国 www.ymcn.org