资源列表

« 1 2 ... .40 .41 .42 .43 .44 26245.46 .47 .48 .49 .50 ... 28522 »

[matlab例程xinhaoxitong

说明:信号与系统及数字信号处理课程实验代码,matlab例题(Signal and system and digital signal processing experiment code)
<delia柚子 > 在 2025-03-06 上传 | 大小:1.04mb | 下载:0

[matlab例程cvpr16_deblur_study-master(1)

说明:摘自CVPR会议图像去模糊代码,去模糊效果非常好(From the CVPR conference image to blur the code, deblurring is very good)
<zyorker > 在 2025-03-06 上传 | 大小:732kb | 下载:0

[matlab例程eeglab14_0_0b

说明:eeglab_14工具箱,eeg分析处理(eeglab_14 toolbox, eeg analysis and processing)
<chenchenzz > 在 2025-03-06 上传 | 大小:30.2mb | 下载:0

[matlab例程pr070

说明:Using matlab to calculate the Mahalanobis distance for the image, Virtual power wireless sensor network coverage, Rapid expansion of random spanning tree algorithm.
<nmkix > 在 2025-03-06 上传 | 大小:4kb | 下载:0

[数学计算/工程计算python科学计算第二版(可编辑)

说明:好书,讲解最流行的python计算库,包含numpy、scipy、matlab、opencv等(a good book about the processing massive data by python)
<沉默zxh > 在 2025-03-06 上传 | 大小:57.39mb | 下载:0

[数学计算/工程计算python科学计算codes

说明:python科学计算的随书源代码,包括测试用例(the source code of the book python caculation, also includes data needed in the program)
<沉默zxh > 在 2025-03-06 上传 | 大小:25.37mb | 下载:0

[matlab例程MATLAB+R2014a完全自学一本通

说明:自学matlab完整版,可供刚入门学生学习,学完后能自己独立书写程序 适用于数学建模比赛的学习和运用(Self-study matlab full version, for the beginning of the students to learn, after school can write their own independent procedures It is suitable for the study and ap
<luhan1314 > 在 2025-03-06 上传 | 大小:55.8mb | 下载:0

[数值算法/人工智能第32章

说明:基于GA-BP的抗糖化活性研究,《matlab智能算法》第32章源代码(Study on the activity of sugar resistance based on GA-BP,Matlab intelligent algorithm, the thirty-second chapter source code)
<王1900 > 在 2025-03-06 上传 | 大小:474kb | 下载:0

[数值算法/人工智能boosting_demo

说明:boosting算法用于集成学习,包含多种弱分类器(Boosting algorithm is used for ensemble learning, and it contains many weak classifiers)
<Candy668 > 在 2025-03-06 上传 | 大小:12kb | 下载:0

[matlab例程3次B样条曲线拟合

说明:离散点曲线 进行3次B样条曲线拟合 包括节点参数化过程 基函数计算过程 控制点反求过程 到最后拟合曲线的显示(The discrete point curve is fitted with 3 B spline curves, including the node parameterization process, the basis function calculation process, the control point in
<溜溜蘑 > 在 2025-03-06 上传 | 大小:1kb | 下载:1

[数据结构常用算法1.joseph(约瑟夫)

说明:解题思路: 用一个不带头节点的循环链表来处理joseph问题:先构成一个有n个节点的单向循环链表,然后从第k结点从1开始计数,计数到m的时候,对应结点从链表中删除。然后再从被删结点的下一个节点继续从1开始计数.......,以此类推,直到所有的结点都列出时,程序结束。(Problem solving: With a circular linked list node don't take the lead to handle the
<啊哈S > 在 2025-03-06 上传 | 大小:68kb | 下载:0

[数据结构常用算法2.表达式计算

说明:思路: 1、创建两个栈 linkstack * operand ;//运算数栈 linkstack * operator;//运算符栈 2、扫描表达式。 <1>若是运算数,合并成一个完整的数data。 规则:直接入操作数栈 push_stack(operator_stack,data);(Ideas: Create two stacks Linkstack * operand;/ / operation n
<啊哈S > 在 2025-03-06 上传 | 大小:403kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 26245.46 .47 .48 .49 .50 ... 28522 »

源码中国 www.ymcn.org