-
chazhiyunihe
MATLAB软件的差值与拟合的思想简介和MATLAB的实现,适合初学者参考(MATLAB software and fitting the difference between the ideological profile and MATLAB implementation of reference for beginners)
- 2010-09-25 19:21:20下载
- 积分:1
-
MATLAB_PAF_AND_CODE
深入浅出MATLAB7.X混合编程的PDF电子书和全书的源代码,MATLAB高级编程和混合编程学习的好例子!(Mixed programming MATLAB7.X easy PDF e-book and the book' s source code, MATLAB programming high-level programming and mixed a good example of learning!)
- 2009-05-16 15:29:52下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
COUNT100
一个数字计数器,每100秒即输出一个脉冲信号,可用于定时控制(a digital counter, every 100 seconds is a pulse output signal can be used for timing control)
- 2007-03-11 15:44:09下载
- 积分:1
-
image-quality-evaluation
该matlab代码主要用于计算图像的边缘强度,信息熵,灰度均值,标准差(均方差MSE),均方根误差,峰值信噪比(psnr),空间频率(sf),图像清晰度,互信息(mi),结构相似性(ssim),交叉熵(cross entropy),相对标准差。( calculate the uation average gradient, edge strength, information entropy, gray are Value, standard deviation (mean square error MSE), root mean square error, peak signal to noise ratio (psnr), spatial frequency (sf), image clarity, mutual information (mi), structure Similarity (ssim), cross-entropy (cross entropy), the relative standard deviation.)
- 2021-04-13 15:28:56下载
- 积分:1
-
lvboqixishu
1、设计一个62阶低通滤波器,采样频率为9kHz,通带截止频率为3kHz,要求阻带最小衰减50dB。
2、将滤波器系数输出到txt文本文档。
(1, the design of a 62-order low-pass filter, the sampling frequency is 9kHz, passband cutoff frequency of 3kHz, requires a minimum stopband attenuation 50dB.
2, the output of the filter coefficients to txt documents.)
- 2013-12-05 16:04:03下载
- 积分:1
-
fd2d1_fu
二维fdtd远场分布二维fdtd远场分布(fdtd,2dfdtd,2dfdtd,2dfdtd,2d)
- 2011-12-28 15:50:38下载
- 积分:1
-
gaijinsanbantu
matlab制作散斑图的程序,可以在窗口输入散斑大小和密度(speckle pattern produced matlab program, you can enter the speckle size and density in the window)
- 2015-10-12 09:35:14下载
- 积分:1
-
kennard_stone
Kennard Stone 算法
用于数据集的划分(训练集 和 测试集)
算法同时输出训练集、测试集,以及训练集或测试集中样品在原数据集中的编号信息,方便样本的查找。
原始代码来源于本网,自行重新编译,如有需要,欢迎下载。
(Kennard Stone agorithm
for the partition of data set (training set and test set)
the outputs of the agorithm not only includes the training set and test set also the index of
samples of training set or test set in the original data set,which make the search more convenient.)
- 2021-03-23 15:09:15下载
- 积分:1
-
Beamform
该程序是基于时间延迟求和的波束成形算法的实现,根据是结果来看有很好的效果(The program is based on the sum of the time delay beamforming algorithm, based on results, there is a good effect)
- 2021-01-21 01:18:46下载
- 积分:1