photo

Chandu

自 2022 起处于活动状态

Followers: 0   Following: 0

MATLAB

统计学

All
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已解决


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

2 years 前

已回答
How to save plotted data in "Sensor Array Analyzer"
Hi, The plot in the Sensor Array Analyzer can be saved as an image (Use “Save As” Option). Besides this, the plot can be saved...

2 years 前 | 0

已回答
How to connect Raspberry pi zero to Matlab via wifi
Hi, To communicate with the Raspberry Pi over Wi-Fi, please follow these steps: The Raspberry Pi must be connected to a wirele...

2 years 前 | 0

已回答
How does los2 work?
Hi, Los2 computes the mutual visibility between two points on a digital elevation map. vis = los2(Z, R, lat1, lon1, lat2, lon2...

2 years 前 | 0

已回答
Error using Mex command!
Hi, Mex function compiles and links one or more C++ source files written with MATLAB API for C++ into binary MEX file. Regardi...

2 years 前 | 0

| 已接受

已回答
I am trying to do simple program for Rasberry Pi camera but the image is white blank when i use imagesc? How can i solve this problem?
Hi, As per my understanding, you want to read images from the camera and display the captured images but the variable “img” in ...

2 years 前 | 0

已回答
Read multiple CSV file with header and datetime
Hi, Multiple CSV files can be imported into MATLAB workspace using a loop and textscan MATLAB function can be used for filterin...

2 years 前 | 0

已回答
Write script for submitting a matlab job (code is gpu enable) in NCI?
Hi, MATLAB job can be queued using the MATLAB submit function. Refer the following script, sched = findResource (...); ...

2 years 前 | 0

已回答
Model a simple Link
Hi, Rigid transform block is used to apply a time-invariant transformation between two frames. The transformation rotates and t...

2 years 前 | 0

已回答
Antenna toolbox feed point
Hi, Feed point on the Antenna is where the radio frequency electrical power is applied. In Antenna Toolbox, by default the feed...

2 years 前 | 0

已回答
Recovery app designer file
Hi! To my understanding, you want to recover the lost designer file. Usually, If App Designer terminates unexpectedly, then you...

2 years 前 | 0