资源列表

« 1 2 ... .84 .85 .86 .87 .88 21289.90 .91 .92 .93 .94 ... 28523 »

[matlab例程lifting_97

说明:实现9/7小波正反变换 注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同) 注2: 为了保证正交,所有边界处理,全部采用循环处理 注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质) 注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置 注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换 注6: 此程序每层变换相对原图像矩阵,产生的矩阵都是正交阵,这和小
<徐程序> 在 2026-01-13 上传 | 大小:2kb | 下载:0

[数学计算/工程计算lss

说明:最小二乘法,数值计算中经常使用到的算法,曲线拟合、方程组求解等-the least squared solution
<taoyqc> 在 2026-01-13 上传 | 大小:2kb | 下载:0

[matlab例程duotezhonghongxianbaojing

说明:该程序实现多特征红线报警算法,两个matlab文件,一个为函数,另一个为主函数,调用该函数文件;该程序将4路信号,每一路信号的特征量值及其固定阈值求出来,并一起画出图来。-The program features multi-red alarm algorithm, two matlab files, one for function, the other main function calls the function file the program seek out four signa
<牛志嘉> 在 2026-01-13 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法genetic-algorithm

说明:一个简单的c实现的基因算法,短小精悍,值得一看-A simple genetic algorithm c implementation, short and pithy, worth a visit
<jefferson> 在 2026-01-13 上传 | 大小:2kb | 下载:0

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

说明:基本PSO算法,用于神经网络优化与系统辨识、函数寻优等-standard PSO algorithm
<111111> 在 2026-01-13 上传 | 大小:2kb | 下载:0

[数学计算/工程计算RPIM_sh

说明:PRIM形函数计算程序,可以应用在全局无网格法,局部无网格法和无网格配点法中-Global Meshless method PRIM procedure, solid stress calculations, including calculation of shape functions, with examples, can be adapted to other computer program
<hui_xing> 在 2026-01-13 上传 | 大小:2kb | 下载:0

[数据结构常用算法hgr

说明:实现链表功能,检测一篇英文文章中的各字母总数-Implement a linked list function to detect an English article in the total number of letters
<kimi> 在 2026-01-13 上传 | 大小:2kb | 下载:0

[matlab例程cute

说明:Display symbolic expression in web browser
<chris_patras> 在 2026-01-13 上传 | 大小:2kb | 下载:0

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

说明:训练数据预测数据,BP神经网络分类语音特征信号-Training data projections, BP neural network classification of speech signal characteristics
<南方> 在 2026-01-13 上传 | 大小:2kb | 下载:0

[matlab例程MPID

说明:该代码为基于PID神经网络的系统控制算法-The code for the neural network system based on PID control algorithm
<南方> 在 2026-01-13 上传 | 大小:2kb | 下载:0

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

说明:该代码为基于Kohonen网络的分类算法,注意归一化处理以及网络的构建-The code for the classification algorithm based on Kohonen networks, pay attention to the normalization processing and network building
<南方> 在 2026-01-13 上传 | 大小:2kb | 下载:0

[matlab例程f_qujian

说明:simulink的仿真有两个阶段:一个为初始化,这个阶段主要是设置一些参数,像系统的输入输出个数、状态初值、采样时间等;第二个阶段就是运行阶段,这个 阶段里要进行计算输出、更新离散状态、计算连续状态等等,这个阶段需要反复运行,直至结束。-simulink simulation has two phases: one for initialization, this stage is mainly to set some parameters, such as the number of i
<南方> 在 2026-01-13 上传 | 大小:2kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 21289.90 .91 .92 .93 .94 ... 28523 »

源码中国 www.ymcn.org