资源列表

[matlab例程DIPexp6

说明:Matlab的图像处理工具箱中图像复原函数的比较 -Matlab Image Processing Toolbox Image Restoration function in comparison
<> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数值算法/人工智能PID-c-source-code

说明:在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-In the use of
<王强> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数学计算/工程计算bisection

说明:二分法求一个未知数方程的根f(x)=0,x属于[a,b],除了显示每次计算的小区间外,还根据给定的精度计算了所需的次数k-Dichotomy for the root of an unknown equation f (x) = 0, x belonging to [a, b], apart from showing the outline of each inter-cell calculation, but also in acco
<东方志柱> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数学计算/工程计算dip2

说明:一个关于dip 的 源代码 适合 初学FDTD 的下载学习-A dip of the source code suitable for beginner learning FDTD download
<李广成> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[matlab例程interleaver

说明:WCDMA系统信号交织与接收解交织部分-WCDMA signal deinterleave intertwined and receiving part
<wangyang> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法BeiBao

说明:算法,背包问题新解法,使用C-Algorithm, knapsack problem the new method, the use of C
<> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数值算法/人工智能secret

说明:解码 通过visual c++进行调试 经过多次debug 后 方能得到正确结果 该程序有四个参数-Decoding through the visual c++ Debug debug after repeated in order to get the correct results after the program has four parameters
<lilong> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数学计算/工程计算589663-583763-fortodxf

说明:一个很好的FOR TO DXF的转换程序,适合模型转换图形应用-A very good FOR TO DXF conversion program, suitable for model conversion graphics applications
<李广成> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数学计算/工程计算twopoint

说明:根据样本估计密度曲线的方法,也就是pavzen窗函数法,采用正态窗函数,先画直方图,在估计平滑的密度曲线-Estimated based on the sample density curve method, which is pavzen window function method, using normal windows function, the first histogram drawn in the estimated d
<wct> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[压缩解压fifo

说明:FIFO电路(first in,first out),内部藏有16bit×16word的Dual port RAM,依次读出已经写入的数据。因为不存在Address输入,所以请自行设计内藏的读写指针。由FIFO电路输出的EF信号(表示RAM内部的数据为空)和FF信号(表示RAM内部的数据为满)来表示RAM内部的状态,并且控制FIFO的输入信号WEN(写使能)和REN(读使能)。以及为了更好得控制FIFO电路,AEF(表示RAM内部的数据
<史先生> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数学计算/工程计算Fibonacci

说明:该程序实现了对文件的输入输出读取操作,并用C语言实现了对于Fibonacci函数的数学计算-The program has input and output of the document read operation and use of C language functions for the Fibonacci mathematical calculations
<韩璐> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法jiegouti

说明:该程序使用C语言实现对重要数据结构——结构体的相关操作,实现了对结构体元素的访问和位置的交换-The program uses C language to achieve an important data structure- the structure of the related operations, the realization of the elements of the structure and location of
<韩璐> 在 2024-10-05 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org