资源列表
[matlab例程] 视频分析程序(STFT和CWT,DWT)
说明:数字信号处理的视频分析中短时傅立叶变化STFT和连续小波变化CWT和离散小波变换DWT的算法源程序,在实际中已应用,-digital video signal processing of short-time Fourier analysis of changes STFT and continuous wavelet transform CWT and DWT DWT algorithm source, in practice has been applied.<aben> 在 2025-06-24 上传 | 大小:13kb | 下载:0
[matlab例程] pid温度控制
说明:PID温度控制,实现温度升降,通过调节其中的Kp,Ki,Kd,可以改变响应速度,可以消除振荡,通过改变传递函数可以改变响应速度-PID temperature control realizes temperature s rise and drop.We can alter the rate of response and eliminate oscillating via adjusting Kp,Ki,Kd. We can also alter the rate of response<星麒麟> 在 2025-06-24 上传 | 大小:1kb | 下载:1
[数学计算/工程计算] my bp prog
说明:改进后的bp 算法实现.\并给出一些实例子进行模拟算法用vc实现-bp improve the algorithm. \ And gives some examples for simulation algorithm to achieve vc<戴先生> 在 2025-06-24 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] LongClass
说明:这是一个支持多位数运算(可以达到几百位的长整数)的数类,名字叫Long,它是从long类发展过来的,但比原来的long类功能多。Long类可以和原有的double,long等等数据类型混合运算-This is a multi-digit support operations (which may reach hundreds of long integers) to a number of named Long, it is long from over the type of developm<林秋秋> 在 2025-06-24 上传 | 大小:5kb | 下载:0
[数值算法/人工智能] 重载运算符“==”实现字符串比较
说明:一个很小的程序,可以进行字符串比较,适合初学者学习,很容易读懂的-a small procedure can be carried out strings, for beginners to learn, it is easy to understand the<zhao> 在 2025-06-24 上传 | 大小:154kb | 下载:0
[数学计算/工程计算] 菲波那契数列
说明:这个是数学上非常有名的菲波那契数列,对于初学VC的人来说是个很有意思的小程序,一对兔子出生二个月后,每个月会生一对小兔子,小兔子从第二个月起也可以生一对新的小兔子,N个月后,共有多少对兔子?程序对学生成绩进行统计,并输出各科平均成绩。-very famous Fibonacci series, for the beginners VC is a very interesting small program, a month after the birth rabbits, each month<zhao> 在 2025-06-24 上传 | 大小:159kb | 下载:0
[数学计算/工程计算] DelphiForSHU
说明:这个是用delphi写的一些常用的数学公式,包括一些高级数学公式,图像编程等源代码。-this is delphi write some common mathematical formula, including some advanced mathematical formulas, images and other programming source code.<余大斌> 在 2025-06-24 上传 | 大小:2.03mb | 下载:0
[数学计算/工程计算] 任意基数阶魔方块
说明:基本算法为:先将1填入第一行中间位置;再依次将2-n方按如下规律填写://1,填入上个数上一行的右边位置,如果没有上一行则转到最后一行,如果右边没有方格//则转到最左边的方格。2,如果要填的位置上已经有数,则转填到它上一个数的下边方格//3,对于第一行的最后一个数的下一个数应填在该数下边的空格处-basic algorithm : a first Enter the middle of the first line; Another will be followed by 2-n-law fil<xqs> 在 2025-06-24 上传 | 大小:1kb | 下载:0