-
weifenfangcheng
这是微分方程的问题,属于matlab范畴(This is the issue of differential equations, which matlab areas)
- 2008-06-18 10:43:00下载
- 积分:1
-
The-nonlinear-least-square-method
c语言非线性最小二乘法的程序,解决非线性最小二乘法问题(The nonlinear least square method)
- 2014-12-10 14:46:46下载
- 积分:1
-
regularization
MATLAB code for gradient descent using cross-entropy error function and regularization
- 2012-10-25 04:00:58下载
- 积分:1
-
Matlab-for-Planning-problem
介绍了规划问题建模及用Matlab实现的具体操作方法,详细解释了几种常用的求解线性规划问题和非线性规划问题的函数,如linprog,fminunc等(Planning problem modeling and specific methods of operation using Matlab detailed explanation of the function of several commonly used for solving linear programming problems and nonlinear programming problems such as linprog, fminunc)
- 2013-05-09 21:42:54下载
- 积分:1
-
gui_serial
matlab gui 串口调试助手 能实时画图并保存数据(Matlab GUI serial debug assistant can draw and save data in real time)
- 2021-03-23 09:29:15下载
- 积分:1
-
Basic_applications_based_on_MATLAB_Tutorial
MATLAB基本应用领域基础教程Basic applications based on MATLAB Tutorial(The basis of the basic applications MATLAB Tutorial Basic applications based on MATLAB Tutorial)
- 2010-08-08 21:11:45下载
- 积分:1
-
Huffman
huffman编码 压缩的matlab语言(huffman bianma matlab)
- 2011-05-08 01:02:22下载
- 积分:1
-
optimize-Bitmap
优化 Bitmap的小程序 希望对大家有用我人有很有借鉴意义(Optimize the Bitmap small program hope useful for everyone I have a lot of reference)
- 2014-01-20 10:44:05下载
- 积分:1
-
DownUpSampling_ByFactor2
该代码实现了以2为因子的图像升采样和降采样功能。
降采样包括使用平滑滤波器(with using the averaging filter)和不使用平滑滤波器(without using the averaging filter)两种方法。
升采样包括像素点直接复制(pixel replication method)和线性插值(bilinear interpolatoin method)两种方法。
降采样方法和升采样方法共有4种组合。程序运行后,给出了一个原始图片和四个结果图片。
图片1.原始图片。
图片2.平滑滤波器降采样&像素点直接复制升采样。
图片3.平滑滤波器降采样&线性插值升采样。
图片4.不使用平滑滤波器降采样&像素点直接复制升采样。
图片5.不使用平滑滤波器降采样&线性插值升采样。
(The code to achieve a 2-factor image upsampling and downsampling function. Down-sampling (with using the averaging filter) and do not use smoothing filter (without using the averaging filter) are two ways to use the smoothing filter. Upsampling including the pixels copied directly (pixel replication method) and linear interpolation (bilinear interpolatoin method) two methods. Down-sampling method and liters a total of four combinations of sampling methods. The program is running, it shows a picture of an original picture and four results. Picture 1 original picture. Photo 2. Smoothing filter downsampling & the pixel directly copied liter sample. Photo 3. Smoothing filter downsampling & the linear interpolation liter sampling. Picture 4. Smoothing filter down-sampling & the pixels directly copied liter sampling. Picture 5. Use smoothing filter down-sampling & the linear interpolation liter sampling.)
- 2012-11-25 16:01:48下载
- 积分:1
-
KNN
KNN, K最邻近算法
交叉验证,选出KNN算法中较优的K值(KNN:K nearest neighbours
cross validation, for the choice of the best K in KNN algorithm)
- 2021-03-23 20:59:14下载
- 积分:1